]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/cephadm: use 'orch apply mon' to deploy mons
authorSage Weil <sage@newdream.net>
Mon, 22 Mar 2021 13:58:39 +0000 (08:58 -0500)
committerSage Weil <sage@newdream.net>
Wed, 24 Mar 2021 03:05:56 +0000 (22:05 -0500)
commit68028ad443f27a16218e31722d3d2aef7087e54a
tree907c4c5469f24b90e80703c340e2313c93afa1ed
parentb4d1c38aa9cc934ee86bd120aafa1d2b71fbb724
qa/tasks/cephadm: use 'orch apply mon' to deploy mons

The 'orch daemon add ...' command is not idempotent and can cause
duplicate (and failing) attempts to add the same mon.

Maintain the ability to add mons the old way for the benefit of testing
upgrades from early octopus versions of cephadm.

Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit a17593a177798e5b5371c224ede40dc411626d76)
qa/suites/rados/cephadm/upgrade/1-start-distro/1-start-centos_8.3-octopus.yaml
qa/suites/rados/cephadm/upgrade/1-start-distro/1-start-ubuntu_20.04-15.2.9.yaml
qa/suites/rados/cephadm/upgrade/1-start-distro/1-start-ubuntu_20.04.yaml
qa/suites/upgrade/octopus-x/parallel/1-tasks.yaml
qa/suites/upgrade/octopus-x/stress-split/1-start.yaml
qa/tasks/cephadm.py