]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Disable rbd_cli_tests for now
authorZack Cerza <zack@redhat.com>
Tue, 1 Mar 2016 19:49:34 +0000 (12:49 -0700)
committerZack Cerza <zack@redhat.com>
Tue, 1 Mar 2016 19:49:34 +0000 (12:49 -0700)
They don't seem to ever fail.

Signed-off-by: Zack Cerza <zack@redhat.com>
suites/ceph-ansible/smoke/5-tests/rbd_cli_tests.yaml [deleted file]
suites/ceph-ansible/smoke/5-tests/rbd_cli_tests.yaml.disabled [new file with mode: 0644]

diff --git a/suites/ceph-ansible/smoke/5-tests/rbd_cli_tests.yaml b/suites/ceph-ansible/smoke/5-tests/rbd_cli_tests.yaml
deleted file mode 100644 (file)
index 1a4fa0d..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-meta:
-- desc: "Run the rbd cli tests"
-tasks:
-- workunit:
-    clients:
-      client.0:
-        - rbd/run_cli_tests.sh
-
diff --git a/suites/ceph-ansible/smoke/5-tests/rbd_cli_tests.yaml.disabled b/suites/ceph-ansible/smoke/5-tests/rbd_cli_tests.yaml.disabled
new file mode 100644 (file)
index 0000000..1a4fa0d
--- /dev/null
@@ -0,0 +1,8 @@
+meta:
+- desc: "Run the rbd cli tests"
+tasks:
+- workunit:
+    clients:
+      client.0:
+        - rbd/run_cli_tests.sh
+