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

Commit

Permalink
ci:add k8s-block-volume.bats
Browse files Browse the repository at this point in the history
add k8s-block-volume.bats

Fixes:#5343

Depends-on:github.com/kata-containers/kata-containers#5441

Signed-off-by: Zhongtao Hu <[email protected]>
  • Loading branch information
Tim-0731-Hzt committed Mar 11, 2023
1 parent 789aaed commit 8a8eef7
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 @@ -64,6 +64,7 @@ else
# k8s-block-volume.bats, k8s-cpu-ns.bats, k8s-hugepages.bats
if [ "$KATA_HYPERVISOR" == "dragonball" ]; then
K8S_TEST_UNION=("k8s-attach-handlers.bats" \
"k8s-block-volume.bats" \
"k8s-caps.bats" \
"k8s-configmap.bats" \
"k8s-copy-file.bats" \
Expand Down

0 comments on commit 8a8eef7

Please sign in to comment.