I added irvingi01 and irvingi02 as CentOS7 Vagrant builders today. We very briefly tried to use DHC for builders but that crashed and burned.
Signed-off-by: David Galloway <dgallowa@redhat.com>
- job-template:
name: 'ceph-volume-prs-{subcommand}-{distro}-{objectstore}-{scenario}'
display-name: 'ceph-volume {subcommand}: Pull Request [{distro}-{objectstore}-{scenario}]'
- node: vagrant&&libvirt&&(smithi||mira||dhc)
+ node: vagrant&&libvirt&&(smithi||mira||irvingi)
concurrent: true
project-type: freestyle
defaults: global
- job-template:
name: 'ceph-volume-nightly-{ceph_branch}-{subcommand}-{distro}-{objectstore}-{scenario}'
display-name: 'ceph-volume {ceph_branch} {subcommand}: [{distro}-{objectstore}-{scenario}]'
- node: vagrant&&libvirt&&(smithi||mira||dhc)
+ node: vagrant&&libvirt&&(smithi||mira||irvingi)
concurrent: true
project-type: freestyle
defaults: global
- job:
name: 'ceph-volume-scenario'
- node: vagrant&&libvirt&&(smithi||mira||dhc)
+ node: vagrant&&libvirt&&(smithi||mira||irvingi)
concurrent: true
defaults: global
display-name: 'ceph-volume: individual scenario testing'