mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-13 21:56:32 +00:00
Merge pull request #10539 from AdithyaKrishnan/main
ci: Temporarily skip SNP CI
This commit is contained in:
commit
a947d2bc40
3
.github/workflows/run-kata-coco-tests.yaml
vendored
3
.github/workflows/run-kata-coco-tests.yaml
vendored
@ -161,6 +161,9 @@ jobs:
|
|||||||
run: bash tests/integration/kubernetes/gha-run.sh cleanup-snapshotter
|
run: bash tests/integration/kubernetes/gha-run.sh cleanup-snapshotter
|
||||||
|
|
||||||
run-k8s-tests-sev-snp:
|
run-k8s-tests-sev-snp:
|
||||||
|
# Skipping SNP tests to unblock the CI.
|
||||||
|
# Will revert after issue is fixed.
|
||||||
|
if: false
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
Loading…
Reference in New Issue
Block a user