From: Ilya Dryomov Date: Wed, 4 Dec 2024 11:19:08 +0000 (+0100) Subject: qa/suites/rados/thrash-old-clients: switch to cls/test_cls_rbd.sh workunit X-Git-Tag: v20.0.0~581^2~1 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=26a632059434c2a90931bc485230d4d2fd4c30fd;p=ceph.git qa/suites/rados/thrash-old-clients: switch to cls/test_cls_rbd.sh workunit For consistency with other upgrade jobs, don't invoke ceph_test_cls_rbd directly. While at it, drop a long outdated filter. Signed-off-by: Ilya Dryomov --- diff --git a/qa/suites/rados/thrash-old-clients/workloads/rbd_cls.yaml b/qa/suites/rados/thrash-old-clients/workloads/rbd_cls.yaml index a8bbbafece056..e7fee084e46c8 100644 --- a/qa/suites/rados/thrash-old-clients/workloads/rbd_cls.yaml +++ b/qa/suites/rados/thrash-old-clients/workloads/rbd_cls.yaml @@ -2,6 +2,7 @@ meta: - desc: | rbd object class functional tests tasks: -- exec: - client.2: - - ceph_test_cls_rbd --gtest_filter=-TestClsRbd.get_features:TestClsRbd.parents:TestClsRbd.mirror +- workunit: + clients: + client.2: + - cls/test_cls_rbd.sh