From 13919b5fed4db326bdcdb76014f15a19d10ddcd3 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Fri, 13 Mar 2020 15:09:58 -0500 Subject: [PATCH] qa/suites/rados/cephadm/upgrade: start from compatible build The osd create command is changing, so upgrade from something that the latest cephadm.py task can use. 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 8debaa93444f6..25e6ee90e8502 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-sage2-testing-2020-03-10-1354 - cephadm_branch: wip-sage2-testing-2020-03-10-1354 + image: quay.io/ceph-ci/ceph:wip-sage3-testing-2020-03-14-0747 + cephadm_branch: wip-sage3-testing-2020-03-14-0747 -- 2.39.5