From bfb03adbe6f879152d894f59bbfad8c51a477307 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 5 Mar 2020 07:38:25 -0600 Subject: [PATCH] qa/suites/rados/cephadm/upgrade: adjust starting version This version understands how to apply a mgr spec like '2;host=x' with a semicolon. This particular test build does. Signed-off-by: Sage Weil --- qa/suites/rados/cephadm/upgrade/1-start.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qa/suites/rados/cephadm/upgrade/1-start.yaml b/qa/suites/rados/cephadm/upgrade/1-start.yaml index b9857329a6a..c15937f04e5 100644 --- a/qa/suites/rados/cephadm/upgrade/1-start.yaml +++ b/qa/suites/rados/cephadm/upgrade/1-start.yaml @@ -1,4 +1,4 @@ tasks: - cephadm: - image: quay.io/ceph-ci/ceph:wip-sage-testing-2020-02-21-2307 - cephadm_branch: wip-sage-testing-2020-02-21-2307 + image: quay.io/ceph-ci/ceph:wip-sage-testing-2020-03-06-1552 + cephadm_branch: wip-sage-testing-2020-03-06-1552 -- 2.39.5