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