Skip to content

Commit 26a6320

Browse files
committed
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 <[email protected]>
1 parent c609ce5 commit 26a6320

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

qa/suites/rados/thrash-old-clients/workloads/rbd_cls.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ meta:
22
- desc: |
33
rbd object class functional tests
44
tasks:
5-
- exec:
6-
client.2:
7-
- ceph_test_cls_rbd --gtest_filter=-TestClsRbd.get_features:TestClsRbd.parents:TestClsRbd.mirror
5+
- workunit:
6+
clients:
7+
client.2:
8+
- cls/test_cls_rbd.sh

0 commit comments

Comments
 (0)