]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/rados/thrash-old-clients/workloads/rbd_cls.yaml: skip parents test 24234/head
authorSage Weil <sage@redhat.com>
Mon, 24 Sep 2018 03:43:08 +0000 (22:43 -0500)
committerSage Weil <sage@redhat.com>
Mon, 24 Sep 2018 15:57:40 +0000 (10:57 -0500)
We can't (easily) build updated hammer packages, but all this sh script does
it run this one test binary with --gtest_filter arguments, so just do
it directly and skip the test explicitly here.  (Newer version of the .sh
understand the environemnt variable but the hammer version does not.)

Fixes: http://tracker.ceph.com/issues/36104
Signed-off-by: Sage Weil <sage@redhat.com>
qa/suites/rados/thrash-old-clients/workloads/rbd_cls.yaml

index 06cafab7d896045bc7bb2459b297efb7beca0288..31ccad9f8a358553b535620a8754daa681b09f79 100644 (file)
@@ -2,9 +2,6 @@ meta:
 - desc: |
    rbd object class functional tests
 tasks:
-- workunit:
-    env:
-      CLS_RBD_GTEST_FILTER: -TestClsRbd.get_features
-    clients:
-      client.2:
-        - cls/test_cls_rbd.sh
+- exec:
+    client.2:
+      - ceph_test_cls_rbd --gtest_filter=-TestClsRbd.get_features:TestClsRbd.parents