From ec1b0e33d85445c49d85ad5dd5609cb2f84fec37 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 19 Mar 2020 08:29:25 -0500 Subject: [PATCH] qa/suites/rados/cephadm/upgrade: update starting version Need upgrade command to match! 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 6e974cef32f51..5b5d29adfd689 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-03-16-1740 - cephadm_branch: wip-sage-testing-2020-03-16-1740 + image: quay.io/ceph-ci/ceph:wip-sage4-testing-2020-03-19-1456 + cephadm_branch: wip-sage4-testing-2020-03-19-1456 -- 2.39.5