]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: remove 1 osd node for upgrade scenario
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 20 Aug 2020 08:10:25 +0000 (10:10 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 20 Aug 2020 08:10:25 +0000 (10:10 +0200)
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 <gabrioux@redhat.com>
tests/functional/all_daemons/hosts-upgrade-to-nautilus

index a47c6860ef8bbd8fbf42a0d934917b6021db6a0e..40f8145d45588dd7556e050f13c2242a2b0cb7a3 100644 (file)
@@ -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