let's make this scenario based as a 'non_container' one so tox.ini will
set right values for`CEPH_ANSIBLE_VAGRANT_BOX` and `PLAYBOOK`.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
jobs:
- 'ceph-ansible-prs-pipeline'
+- project:
+ name: ceph-ansible-prs-pipeline-switch
+ slave_labels: 'vagrant && libvirt && smithi'
+ release:
+ - dev
+ - luminous
+ distribution:
+ - centos
+ - ubuntu
+ deployment:
+ - non_container
+ scenario:
+ - switch_to_containers
+ jobs:
+ - 'ceph-ansible-prs-pipeline'
+
- project:
name: ceph-ansible-prs-pipeline-containers
slave_labels: 'vagrant && libvirt && smithi'
- container
scenario:
- podman
- - switch_to_containers
- ooo_collocation
jobs:
- 'ceph-ansible-prs-pipeline'