summaryrefslogtreecommitdiff
path: root/test/kpod_mount.bats
diff options
context:
space:
mode:
Diffstat (limited to 'test/kpod_mount.bats')
-rw-r--r--test/kpod_mount.bats1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/kpod_mount.bats b/test/kpod_mount.bats
index 237dd5848..446ec1d8d 100644
--- a/test/kpod_mount.bats
+++ b/test/kpod_mount.bats
@@ -9,6 +9,7 @@ function teardown() {
}
@test "mount" {
+ skip "Test needs to be converted to kpod run"
start_crio
run crioctl pod run --config "$TESTDATA"/sandbox_config.json
echo "$output"