From: David Galloway Date: Tue, 19 Jul 2022 17:52:58 +0000 (-0400) Subject: ceph-volume-*: Run on CentOS8 builders. C7 is too old now. X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F2036%2Fhead;p=ceph-build.git ceph-volume-*: Run on CentOS8 builders. C7 is too old now. Signed-off-by: David Galloway --- diff --git a/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml b/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml index 1bcae8f05..a41becc6d 100644 --- a/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml +++ b/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml @@ -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&¢os8 concurrent: true project-type: freestyle defaults: global diff --git a/ceph-volume-nightly/config/definitions/ceph-volume-nightly.yml b/ceph-volume-nightly/config/definitions/ceph-volume-nightly.yml index 17d830575..fb8ade16b 100644 --- a/ceph-volume-nightly/config/definitions/ceph-volume-nightly.yml +++ b/ceph-volume-nightly/config/definitions/ceph-volume-nightly.yml @@ -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&¢os8 concurrent: true project-type: freestyle defaults: global diff --git a/ceph-volume-scenario/config/definitions/ceph-volume-scenario.yml b/ceph-volume-scenario/config/definitions/ceph-volume-scenario.yml index 8c7afa14d..de3ec144d 100644 --- a/ceph-volume-scenario/config/definitions/ceph-volume-scenario.yml +++ b/ceph-volume-scenario/config/definitions/ceph-volume-scenario.yml @@ -1,7 +1,7 @@ - job: name: 'ceph-volume-scenario' - node: vagrant&&libvirt&&(smithi||mira||irvingi) + node: vagrant&&libvirt&¢os8 concurrent: true defaults: global display-name: 'ceph-volume: individual scenario testing'