]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-volume-*: Run on CentOS8 builders. C7 is too old now. 2036/head
authorDavid Galloway <dgallowa@redhat.com>
Tue, 19 Jul 2022 17:52:58 +0000 (13:52 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Tue, 19 Jul 2022 17:52:58 +0000 (13:52 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml
ceph-volume-nightly/config/definitions/ceph-volume-nightly.yml
ceph-volume-scenario/config/definitions/ceph-volume-scenario.yml

index 1bcae8f05bd1c22bbbe4bc94cbddc93e0f7dedc2..a41becc6d5268f5fbb7b019cf38092d101c4b85c 100644 (file)
@@ -52,7 +52,7 @@
 - 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||irvingi)
+    node: vagrant&&libvirt&&centos8
     concurrent: true
     project-type: freestyle
     defaults: global
index 17d830575e281ff20b20065898ba7b2e1d11dab7..fb8ade16bd7b6d440a5f0b66c75f56606d1b93a8 100644 (file)
@@ -93,7 +93,7 @@
 - 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||irvingi)
+    node: vagrant&&libvirt&&centos8
     concurrent: true
     project-type: freestyle
     defaults: global
index 8c7afa14d145be42fd92c2dc17f5b9cd3e86cc51..de3ec144dbd6fb8da20bae80d967cceb77e8fcdc 100644 (file)
@@ -1,7 +1,7 @@
 
 - job:
     name: 'ceph-volume-scenario'
-    node: vagrant&&libvirt&&(smithi||mira||irvingi)
+    node: vagrant&&libvirt&&centos8
     concurrent: true
     defaults: global
     display-name: 'ceph-volume: individual scenario testing'