mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-27 15:57:09 +00:00
tests: Filter CoCo tests on ppc64le/arm
- At the moment we aren't supporting ppc64le or aarch64 for CoCo, so filter out these tests from running Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
parent
a0c03966c2
commit
a284a20a14
@ -12,14 +12,15 @@ test:
|
|||||||
- cri-containerd
|
- cri-containerd
|
||||||
|
|
||||||
kubernetes:
|
kubernetes:
|
||||||
|
- k8s-block-volume
|
||||||
|
- k8s-confidential-attestation
|
||||||
- k8s-confidential
|
- k8s-confidential
|
||||||
- k8s-cpu-ns
|
- k8s-cpu-ns
|
||||||
- k8s-guest-pull-image
|
- k8s-guest-pull-image
|
||||||
|
- k8s-expose-ip
|
||||||
|
- k8s-footloose
|
||||||
|
- k8s-inotify
|
||||||
- k8s-limit-range
|
- k8s-limit-range
|
||||||
- k8s-number-cpus
|
- k8s-number-cpus
|
||||||
- k8s-expose-ip
|
|
||||||
- k8s-oom
|
- k8s-oom
|
||||||
- k8s-block-volume
|
|
||||||
- k8s-inotify
|
|
||||||
- k8s-qos-pods
|
- k8s-qos-pods
|
||||||
- k8s-footloose
|
|
||||||
|
@ -5,9 +5,10 @@
|
|||||||
|
|
||||||
kubernetes:
|
kubernetes:
|
||||||
- k8s-block-volume
|
- k8s-block-volume
|
||||||
|
- k8s-confidential-attestation
|
||||||
- k8s-confidential
|
- k8s-confidential
|
||||||
- k8s-guest-pull-image
|
- k8s-guest-pull-image
|
||||||
|
- k8s-inotify
|
||||||
- k8s-limit-range
|
- k8s-limit-range
|
||||||
- k8s-number-cpus
|
- k8s-number-cpus
|
||||||
- k8s-oom
|
- k8s-oom
|
||||||
- k8s-inotify
|
|
||||||
|
Loading…
Reference in New Issue
Block a user