]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-ansible: add back braggi node 1639/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 12 Aug 2020 18:44:09 +0000 (20:44 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 12 Aug 2020 18:47:42 +0000 (20:47 +0200)
This commit adds back braggi nodes for all_daemons based scenario.
Also, it adds back ooo_collocation scenario which was removed by
mistake.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml

index 5814c866a88d5fe72b96b4f721361177f1e03e68..5ccf641f0eacea126290bad963578dfc083fadcf 100644 (file)
@@ -1,6 +1,6 @@
 - project:
-    name: ceph-ansible-prs-smithi
-    slave_labels: 'centos7 && libvirt && smithi && vagrant'
+    name: ceph-ansible-prs-smithi-or-braggi
+    slave_labels: '(centos7 && smithi) || (centos8 && braggi) && libvirt && vagrant'
     distribution:
       - centos
     deployment:
       - lvm_batch
       - all_in_one
       - external_clients
+      - ooo_collocation
+    exclude:
+      - deployment: non_container
+        scenario: ooo_collocation
     jobs:
       - 'ceph-ansible-prs-auto'