]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: add an RGW node on osd0 for ooo-collocation
authorGuillaume Abrioux <gabrioux@redhat.com>
Fri, 21 Sep 2018 15:16:00 +0000 (17:16 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 24 Sep 2018 12:35:25 +0000 (14:35 +0200)
get more coverage by adding an RGW daemon collocated on osd0.
We've missed a bug in the past which could have been caught earlier in
the CI.
Let's add this additional daemon in order to have a better coverage.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
tests/functional/centos/7/ooo-collocation/hosts

index c75f1599e0002b5a2e65a4f84ad1f7e6fc115313..ae671a1be2d837977c7fb41f872949714a5bdb02 100644 (file)
@@ -85,3 +85,4 @@ rbdmirrors:
 rgws:
   hosts:
     mon0: {}
+    osd0: {}