From: Sage Weil Date: Sat, 7 Mar 2020 21:18:04 +0000 (-0600) Subject: qa/suites/rados/cephadm/upgrade: new start point X-Git-Tag: v15.1.1~59^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F33793%2Fhead;p=ceph.git qa/suites/rados/cephadm/upgrade: new start point The starting cephadm needs to look for default ceph.conf etc in /etc/ceph for cephadm.py to be happy. 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 c15937f04e512..038f0cf0cb7bc 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-06-1552 - cephadm_branch: wip-sage-testing-2020-03-06-1552 + image: quay.io/ceph-ci/ceph:wip-sage-testing-2020-03-07-0931 + cephadm_branch: wip-sage-testing-2020-03-07-0931