Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit c9ac2e1

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: #5391 Depends-on:github.com/kata-containers/kata-containers#6009 Signed-off-by: Chao Wu <[email protected]>
1 parent e1872fa commit c9ac2e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

integration/kubernetes/run_kubernetes_tests.sh

Lines changed: 1 addition & 0 deletions
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)