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>
- 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'