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

Commit f40a3ea

Browse files
committed
ci:add k8s-block-volume.bats
add k8s-block-volume.bats Fixes:#5343 Depends-on:github.com/kata-containers/kata-containers#5441 Signed-off-by: Zhongtao Hu <zhongtaohu.tim@linux.alibaba.com>
1 parent 789aaed commit f40a3ea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

integration/kubernetes/run_kubernetes_tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ else
6464
# k8s-block-volume.bats, k8s-cpu-ns.bats, k8s-hugepages.bats
6565
if [ "$KATA_HYPERVISOR" == "dragonball" ]; then
6666
K8S_TEST_UNION=("k8s-attach-handlers.bats" \
67+
"k8s-block-volume.bats" \
6768
"k8s-caps.bats" \
6869
"k8s-configmap.bats" \
6970
"k8s-copy-file.bats" \

0 commit comments

Comments
 (0)