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:
stevenhorsman 2024-03-18 10:33:40 +00:00
parent a0c03966c2
commit a284a20a14
2 changed files with 7 additions and 5 deletions

View File

@ -12,14 +12,15 @@ test:
- cri-containerd
kubernetes:
- k8s-block-volume
- k8s-confidential-attestation
- k8s-confidential
- k8s-cpu-ns
- k8s-guest-pull-image
- k8s-expose-ip
- k8s-footloose
- k8s-inotify
- k8s-limit-range
- k8s-number-cpus
- k8s-expose-ip
- k8s-oom
- k8s-block-volume
- k8s-inotify
- k8s-qos-pods
- k8s-footloose

View File

@ -5,9 +5,10 @@
kubernetes:
- k8s-block-volume
- k8s-confidential-attestation
- k8s-confidential
- k8s-guest-pull-image
- k8s-inotify
- k8s-limit-range
- k8s-number-cpus
- k8s-oom
- k8s-inotify