Signed-off-by: David Galloway <dgallowa@redhat.com>
- job-template:
name: 'ceph-ansible-nightly-{release}-{ansible_version}-{scenario}'
- node: vagrant&&libvirt
+ node: vagrant&&libvirt&¢os7
concurrent: true
defaults: global
display-name: 'ceph-ansible: Nightly [{release}-{ansible_version}-{scenario}]'
# they can be requested with a trigger phrase. Run on OVH.
- project:
name: ceph-ansible-prs-trigger-ovh
- slave_labels: 'vagrant && libvirt && !smithi'
+ slave_labels: 'vagrant && libvirt && !smithi && centos7'
release:
- luminous
ansible_version:
# requested with a trigger phrase
- project:
name: ceph-ansible-prs-dev
- slave_labels: 'vagrant && libvirt && !smithi'
+ slave_labels: 'vagrant && libvirt && !smithi && centos7'
release:
- dev
ansible_version:
- job-template:
name: 'ceph-docker-nightly-ceph_ansible-{ceph-version}-{os}-{test}'
- node: vagrant&&libvirt
+ node: vagrant&&libvirt&¢os7
concurrent: true
defaults: global
display-name: 'ceph-docker: Nightly tests [ceph_ansible-{ceph-version}-{os}-{test}]'
- job-template:
name: 'ceph-docker-prs-ceph_ansible-{ceph-version}-{os}-{test}'
- node: vagrant&&libvirt
+ node: vagrant&&libvirt&¢os7
concurrent: true
defaults: global
display-name: 'ceph-docker: Pull Requests [ceph_ansible-{ceph-version}-{os}-{test}]'