From a3c2b28edb7848d479d721e4f6a3c103be0ef7ad Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Fri, 6 Jul 2018 16:49:10 -0500 Subject: [PATCH] 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 --- qa/suites/rgw/verify/tasks/cls_rgw.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 qa/suites/rgw/verify/tasks/cls_rgw.yaml 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 0000000000000..aa497d9b0b710 --- /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 -- 2.39.5