From: Guillaume Abrioux Date: Thu, 20 Aug 2020 08:10:25 +0000 (+0200) Subject: tests: remove 1 osd node for upgrade scenario X-Git-Tag: v3.2.50~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=bff2114934ee23fec5a07e95738158ebe5ffe385;p=ceph-ansible.git tests: remove 1 osd node for upgrade scenario This node was needed for the upgrade job in stable-4.0. Since we moved the code erasure pool testing in lvm_osds, we don't need to fire up that node anymore. Signed-off-by: Guillaume Abrioux --- diff --git a/tests/functional/all_daemons/hosts-upgrade-to-nautilus b/tests/functional/all_daemons/hosts-upgrade-to-nautilus index a47c6860e..40f8145d4 100644 --- a/tests/functional/all_daemons/hosts-upgrade-to-nautilus +++ b/tests/functional/all_daemons/hosts-upgrade-to-nautilus @@ -10,7 +10,6 @@ mgr0 osd0 osd_crush_location="{ 'root': 'HDD', 'rack': 'mon-rackkkk', 'pod': 'monpod', 'host': 'osd0' }" osd1 osd_crush_location="{ 'root': 'default', 'host': 'osd1' }" osd2 osd_crush_location="{ 'root': 'default', 'host': 'osd2' }" -osd3 osd_crush_location="{ 'root': 'default', 'host': 'osd3' }" [mdss] mds0