mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-05-31 03:17:01 +00:00
gha: Add Kata CoCo Stability workflow
This PR adds the Kata CoCo Stability workflow that will setup the environment to run the k8s tests on a non-tee environment. Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
parent
3ebaa5d215
commit
ca3d778479
@ -1,4 +1,4 @@
|
|||||||
name: CI | Run kata coco stability tests
|
name: CI | Run Kata CoCo k8s Stability Tests
|
||||||
on:
|
on:
|
||||||
workflow_call:
|
workflow_call:
|
||||||
inputs:
|
inputs:
|
||||||
@ -105,7 +105,7 @@ jobs:
|
|||||||
run: bash tests/integration/kubernetes/gha-run.sh install-kbs-client
|
run: bash tests/integration/kubernetes/gha-run.sh install-kbs-client
|
||||||
|
|
||||||
- name: Run stability tests
|
- name: Run stability tests
|
||||||
timeout-minutes: 80
|
timeout-minutes: 100
|
||||||
run: bash tests/stability/gha-stability-run.sh run-tests
|
run: bash tests/stability/gha-stability-run.sh run-tests
|
||||||
|
|
||||||
- name: Delete AKS cluster
|
- name: Delete AKS cluster
|
||||||
|
Loading…
Reference in New Issue
Block a user