mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-28 11:44:38 +00:00
ci: k8s: Temporarily disable tests that require a bigger VM instance
The list of tests which require a bigger VM instance is: * k8s-number-cpus.bats -- failing on all CIs * k8s-parallel.bats -- only failing on the cbl-mariner CI * k8s-scale-nginx.bats -- only failing on the cbl-mariner CI We'll keep those disabled while we re-work the logic to **only run those** in a bigger (and more expensive) VM instance. Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
parent
92fff129fd
commit
094b6b2cf8
@ -40,18 +40,15 @@ else
|
||||
"k8s-liveness-probes.bats" \
|
||||
"k8s-memory.bats" \
|
||||
"k8s-nested-configmap-secret.bats" \
|
||||
"k8s-number-cpus.bats" \
|
||||
"k8s-oom.bats" \
|
||||
"k8s-optional-empty-configmap.bats" \
|
||||
"k8s-optional-empty-secret.bats" \
|
||||
"k8s-parallel.bats" \
|
||||
"k8s-pid-ns.bats" \
|
||||
"k8s-pod-quota.bats" \
|
||||
"k8s-port-forward.bats" \
|
||||
"k8s-projected-volume.bats" \
|
||||
"k8s-qos-pods.bats" \
|
||||
"k8s-replication.bats" \
|
||||
"k8s-scale-nginx.bats" \
|
||||
"k8s-seccomp.bats" \
|
||||
"k8s-sysctls.bats" \
|
||||
"k8s-security-context.bats" \
|
||||
|
Loading…
Reference in New Issue
Block a user