From b6084c333df3c2af47ab2da1680ee4f25547caac Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Sat, 7 Mar 2020 15:18:04 -0600 Subject: [PATCH] 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 --- 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 c15937f04e5..038f0cf0cb7 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 -- 2.39.5