diff options
author | Sage Weil <sage@redhat.com> | 2018-07-06 23:49:10 +0200 |
---|---|---|
committer | Sage Weil <sage@redhat.com> | 2018-07-06 23:49:10 +0200 |
commit | a3c2b28edb7848d479d721e4f6a3c103be0ef7ad (patch) | |
tree | 1e151796edace396cbc327bf9fab79a218e0be08 /qa/suites | |
parent | Merge PR #22863 into master (diff) | |
download | ceph-a3c2b28edb7848d479d721e4f6a3c103be0ef7ad.tar.xz ceph-a3c2b28edb7848d479d721e4f6a3c103be0ef7ad.zip |
qa/suites/rgw/verify/tasks/cls_rgw: test cls_rgw
Test this as part of the rgw suite (currently we only cover it in the
rados suite).
Signed-off-by: Sage Weil <sage@redhat.com>
Diffstat (limited to 'qa/suites')
-rw-r--r-- | qa/suites/rgw/verify/tasks/cls_rgw.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/qa/suites/rgw/verify/tasks/cls_rgw.yaml b/qa/suites/rgw/verify/tasks/cls_rgw.yaml new file mode 100644 index 00000000000..aa497d9b0b7 --- /dev/null +++ b/qa/suites/rgw/verify/tasks/cls_rgw.yaml @@ -0,0 +1,5 @@ +tasks: +- workunit: + clients: + client.0: + - cls/test_cls_rgw.sh |