diff options
Diffstat (limited to 'qa/suites/rgw/verify/tasks/cls.yaml')
-rw-r--r-- | qa/suites/rgw/verify/tasks/cls.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/qa/suites/rgw/verify/tasks/cls.yaml b/qa/suites/rgw/verify/tasks/cls.yaml new file mode 100644 index 00000000..88a8f9d2 --- /dev/null +++ b/qa/suites/rgw/verify/tasks/cls.yaml @@ -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 |