]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites: client-upgrade librbd notify tests require additional features 18559/head
authorJason Dillaman <dillaman@redhat.com>
Thu, 26 Oct 2017 14:28:19 +0000 (10:28 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 26 Oct 2017 14:30:42 +0000 (10:30 -0400)
Fixes: http://tracker.ceph.com/issues/21909
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
qa/suites/upgrade/client-upgrade-kraken/kraken-client-x/rbd/3-workload/rbd_notification_tests.yaml

index a22842a0c7d9e2e70d043694801bad9246ed4707..1b636a3d018628105c3a4be6a41f1a130827fef3 100644 (file)
@@ -7,7 +7,7 @@ tasks:
       client.1:
         - rbd/notify_slave.sh
     env:
-      RBD_FEATURES: "13"
+      RBD_FEATURES: "61"
 - print: "**** done rbd: old librbd -> new librbd"
 - workunit:
     branch: kraken
@@ -17,5 +17,5 @@ tasks:
       client.1:
         - rbd/notify_master.sh
     env:
-      RBD_FEATURES: "13"
+      RBD_FEATURES: "61"
 - print: "**** done rbd: new librbd -> old librbd"