From 8398a8a0334718c68b9d9a04c820a875f7ec0056 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Thu, 21 Sep 2017 22:50:06 +0200 Subject: [PATCH] qa: point-to-point-x: upgrade client.1 to -x along with cluster nodes The client.1 rgw in workload_x had not been upgraded to -x. Fixes: http://tracker.ceph.com/issues/21499 Signed-off-by: Nathan Cutler (cherry picked from commit afc5a7d3208071b65c0d76d124bfc47a099a446c) --- .../jewel-x/point-to-point-x/point-to-point-upgrade.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/qa/suites/upgrade/jewel-x/point-to-point-x/point-to-point-upgrade.yaml b/qa/suites/upgrade/jewel-x/point-to-point-x/point-to-point-upgrade.yaml index 9f9ea38eb59ff..60dd0a8dcefb2 100644 --- a/qa/suites/upgrade/jewel-x/point-to-point-x/point-to-point-upgrade.yaml +++ b/qa/suites/upgrade/jewel-x/point-to-point-x/point-to-point-upgrade.yaml @@ -76,14 +76,13 @@ tasks: - install.upgrade: mon.a: mon.b: -- print: "**** done branch: -x install.upgrade on mon.a and mon.b" + client.1: +- print: "**** done branch: -x install.upgrade on mon.a, mon.b, and client.1" - parallel: - workload_x - upgrade-sequence_x - print: "**** done parallel -x branch" # Run librados tests on the -x upgraded cluster -- install.upgrade: - client.1: - workunit: branch: jewel clients: -- 2.39.5