]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/rgw: add cls_lock/log/refcount tests to verify suite 25381/head
authorCasey Bodley <cbodley@redhat.com>
Mon, 3 Dec 2018 22:04:48 +0000 (17:04 -0500)
committerCasey Bodley <cbodley@redhat.com>
Mon, 10 Dec 2018 18:56:34 +0000 (13:56 -0500)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
qa/suites/rgw/verify/tasks/cls.yaml [new file with mode: 0644]
qa/suites/rgw/verify/tasks/cls_rgw.yaml [deleted file]

diff --git a/qa/suites/rgw/verify/tasks/cls.yaml b/qa/suites/rgw/verify/tasks/cls.yaml
new file mode 100644 (file)
index 0000000..88a8f9d
--- /dev/null
@@ -0,0 +1,8 @@
+tasks:
+- workunit:
+    clients:
+      client.0:
+        - cls/test_cls_lock.sh
+        - cls/test_cls_log.sh
+        - cls/test_cls_refcount.sh
+        - cls/test_cls_rgw.sh
diff --git a/qa/suites/rgw/verify/tasks/cls_rgw.yaml b/qa/suites/rgw/verify/tasks/cls_rgw.yaml
deleted file mode 100644 (file)
index aa497d9..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-tasks:
-- workunit:
-    clients:
-      client.0:
-        - cls/test_cls_rgw.sh