From: Sage Weil Date: Fri, 13 Mar 2020 20:09:58 +0000 (-0500) Subject: qa/suites/rados/cephadm/upgrade: start from compatible build X-Git-Tag: v15.2.0~50^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=13919b5fed4db326bdcdb76014f15a19d10ddcd3;p=ceph.git 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 --- diff --git a/qa/suites/rados/cephadm/upgrade/1-start.yaml b/qa/suites/rados/cephadm/upgrade/1-start.yaml index 8debaa93444f..25e6ee90e850 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