]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/cephadm: use 'orch apply mon' to deploy mons 40314/head
authorSage Weil <sage@newdream.net>
Mon, 22 Mar 2021 13:58:39 +0000 (08:58 -0500)
committerSage Weil <sage@newdream.net>
Mon, 22 Mar 2021 21:28:40 +0000 (16:28 -0500)
commita17593a177798e5b5371c224ede40dc411626d76
treea726f65ccd99e97cb37127008aeed77e22ea9af0
parentf73716402b9be7db88d47f4b2b86d1127d46c057
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>
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