]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-{ansible,container}*: Use CentOS8 builders instead of 7 1991/head
authorDavid Galloway <dgallowa@redhat.com>
Wed, 27 Apr 2022 18:39:30 +0000 (14:39 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Wed, 27 Apr 2022 18:39:30 +0000 (14:39 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
ceph-ansible-docs-prs/config/definitions/ceph-ansible-docs-prs.yml
ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml
ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml
ceph-ansible-rpm/config/definitions/ceph-ansible-rpm.yml
ceph-container-flake8/config/definitions/ceph-container-flake8.yml
ceph-container-lint/config/definitions/ceph-container-lint.yml
ceph-container-nighlity/config/definitions/ceph-container-nightly.yml
ceph-container-prs/config/definitions/ceph-container-prs.yml

index fe2fc4012591d151bab98485a407991953203342..c5362c486e9cfaa977daaf17d30259f541a333ae 100644 (file)
@@ -1,6 +1,6 @@
 - job:
     name: ceph-ansible-docs-pull-requests
-    node: (small && (centos7 || trusty)) || (vagrant && libvirt && smithi)
+    node: (small && (centos8 || trusty)) || (vagrant && libvirt && smithi)
     project-type: freestyle
     defaults: global
     display-name: 'ceph-ansible: docs pull requests'
index b11262c3fa53b1b89bed6e24a8f1ee7c4cf1a2be..657e9236874228e508ce3167323a866da548d965 100644 (file)
@@ -31,7 +31,7 @@
 
 - job-template:
     name: 'ceph-ansible-nightly-{release}-{distribution}-{deployment}-{ceph_ansible_branch}-{scenario}'
-    node: vagrant&&libvirt&&centos7
+    node: vagrant&&libvirt&&centos8
     concurrent: true
     defaults: global
     display-name: 'ceph-ansible: Nightly [{release}-{distribution}-{deployment}-{ceph_ansible_branch}-{scenario}]'
index b4e41e6fbc89b29f399c883bf131086c16526165..3daf5a97f1299b9bb90b8eedeb784f544849c3d8 100644 (file)
@@ -23,7 +23,7 @@
 
 - project:
     name: ceph-ansible-prs
-    slave_labels: 'vagrant && libvirt && (smithi || braggi || centos7)'
+    slave_labels: 'vagrant && libvirt && (smithi || braggi || centos8)'
     distribution:
       - centos
     deployment:
@@ -39,7 +39,7 @@
 
 - project:
     name: ceph-ansible-prs-docker2podman
-    slave_labels: 'vagrant && libvirt && (smithi || braggi || centos7)'
+    slave_labels: 'vagrant && libvirt && (smithi || braggi || centos8)'
     distribution:
       - centos
     deployment:
@@ -77,7 +77,7 @@
 
 - project:
     name: ceph-ansible-prs-common-trigger
-    slave_labels: 'vagrant && libvirt && (smithi || braggi || centos7)'
+    slave_labels: 'vagrant && libvirt && (smithi || braggi || centos8)'
     distribution:
       - centos
     deployment:
index e01880927914ce61a75a1cba76f6aa7d179135d8..482d17b3bb2aaa87d71550e74bd90fc47531439e 100644 (file)
@@ -1,6 +1,6 @@
 - job:
     name: ceph-ansible-rpm
-    node: 'centos7 && x86_64 && small && !sepia'
+    node: 'centos8 && x86_64 && small && !sepia'
     project-type: freestyle
     defaults: global
     disabled: false
index 99b638c45a12680b4e1e3f9f4ce10f64871e058d..cffab878dd8b28ebc4724b60e0289497cc3cb41a 100644 (file)
@@ -14,7 +14,7 @@
 
 - job:
     name: ceph-container-flake8
-    node: small && centos7
+    node: small && centos8
     defaults: global
     display-name: 'ceph-container-flake8'
     properties:
index b71e7985b5509cd260b6279766e5cd200d90db3e..edf9019a4228ccf998335e13af88896e4eb55b1f 100644 (file)
@@ -14,7 +14,7 @@
 
 - job:
     name: ceph-container-lint
-    node: small && centos7
+    node: small && centos8
     defaults: global
     display-name: 'ceph-container-lint'
     properties:
index 245580543d8a28a616dd84f5840655a73dd4f363..bd76bd81922c894410701b7ddb08dbfb2400aa31 100644 (file)
@@ -9,7 +9,7 @@
 
 - job-template:
     name: 'ceph-container-nightly-ceph_ansible-{test}'
-    node: vagrant&&libvirt&&centos7
+    node: vagrant&&libvirt&&centos8
     concurrent: true
     defaults: global
     display-name: 'ceph-container: Nightly tests [ceph_ansible-{test}]'
index 076be0c02223de8d041a27b20f5230c78fd70e6c..bfaffa8d5aa977550e6b502bf317f466ae44e93d 100644 (file)
@@ -10,7 +10,7 @@
 - job-template:
     name: 'ceph-container-prs-ceph_ansible-{test}'
     id: 'ceph-container-prs-auto'
-    node: vagrant&&libvirt&&centos7
+    node: vagrant&&libvirt&&centos8
     concurrent: true
     defaults: global
     display-name: 'ceph-container: Pull Requests [ceph_ansible-{test}]'
@@ -92,7 +92,7 @@
 - job-template:
     name: 'ceph-container-prs-ceph_ansible-{test}'
     id: 'ceph-container-prs-trigger'
-    node: vagrant&&libvirt&&centos7
+    node: vagrant&&libvirt&&centos8
     concurrent: true
     defaults: global
     display-name: 'ceph-container: Pull Requests [ceph_ansible-{test}]'