Merge pull request #9099 from BbolroC/skip-k8s-sandbox-vcpus-allocation-s390x

CI|k8s: Skip vcpu allocation test for s390x
This commit is contained in:
Fabiano Fidêncio
2024-02-15 16:05:18 +01:00
committed by GitHub

View File

@@ -6,3 +6,4 @@
kubernetes: kubernetes:
- k8s-caps - k8s-caps
- k8s-inotify - k8s-inotify
- k8s-sandbox-vcpus-allocation # see https://github.com/kata-containers/kata-containers/issues/9093