Skip to content

Commit d701ca7

Browse files
committed
runtime-rs: add cpu-ns k8s test case
Since runtime-rs enable cpu resize ability, we could try to enable k8s cpu ns test cases. fixes: kata-containers#5391 Depends-on:github.com/kata-containers/kata-containers#6009 Signed-off-by: Chao Wu <chaowu@linux.alibaba.com>
1 parent e1872fa commit d701ca7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration/kubernetes/run_kubernetes_tests.sh

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ else
6767
"k8s-caps.bats" \
6868
"k8s-configmap.bats" \
6969
"k8s-copy-file.bats" \
70+
"k8s-cpu-ns.bats" \
7071
"k8s-credentials-secrets.bats" \
7172
"k8s-custom-dns.bats" \
7273
"k8s-empty-dirs.bats" \

0 commit comments

Comments
 (0)