mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-01 22:50:54 +00:00
ci: Move measure-rootfs to run on TEE PRs
k8s-measured-rootfs only runs on confidential runtime, so we should move it into the subset on tests that run on TEEs Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
@@ -45,6 +45,7 @@ else
|
||||
"k8s-guest-pull-image-authenticated.bats" \
|
||||
"k8s-guest-pull-image-signature.bats" \
|
||||
"k8s-confidential-attestation.bats" \
|
||||
"k8s-measured-rootfs.bats" \
|
||||
)
|
||||
|
||||
K8S_TEST_SMALL_HOST_TEE_POLICY_UNION=( \
|
||||
@@ -84,7 +85,6 @@ else
|
||||
"k8s-kill-all-process-in-container.bats" \
|
||||
"k8s-limit-range.bats" \
|
||||
"k8s-liveness-probes.bats" \
|
||||
"k8s-measured-rootfs.bats" \
|
||||
"k8s-memory.bats" \
|
||||
"k8s-nested-configmap-secret.bats" \
|
||||
"k8s-oom.bats" \
|
||||
|
||||
Reference in New Issue
Block a user