From baf0f4191df71a57bee7134e21e8635dd15be0ef Mon Sep 17 00:00:00 2001 From: Jason Dillaman Date: Thu, 26 Oct 2017 10:28:19 -0400 Subject: [PATCH] qa/suites: client-upgrade librbd notify tests require additional features Fixes: http://tracker.ceph.com/issues/21909 Signed-off-by: Jason Dillaman --- .../rbd/3-workload/rbd_notification_tests.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qa/suites/upgrade/client-upgrade-kraken/kraken-client-x/rbd/3-workload/rbd_notification_tests.yaml b/qa/suites/upgrade/client-upgrade-kraken/kraken-client-x/rbd/3-workload/rbd_notification_tests.yaml index a22842a0c7d..1b636a3d018 100644 --- a/qa/suites/upgrade/client-upgrade-kraken/kraken-client-x/rbd/3-workload/rbd_notification_tests.yaml +++ b/qa/suites/upgrade/client-upgrade-kraken/kraken-client-x/rbd/3-workload/rbd_notification_tests.yaml @@ -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" -- 2.47.3