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

Commit

Permalink
runtime-rs: add cpu-ns k8s test case
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
studychao committed Jan 17, 2023
1 parent e1872fa commit c9ac2e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration/kubernetes/run_kubernetes_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ else
"k8s-caps.bats" \
"k8s-configmap.bats" \
"k8s-copy-file.bats" \
"k8s-cpu-ns.bats" \
"k8s-credentials-secrets.bats" \
"k8s-custom-dns.bats" \
"k8s-empty-dirs.bats" \
Expand Down

0 comments on commit c9ac2e1

Please sign in to comment.