]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-container: migrate to c9 jenkins workers 2267/head
authorGuillaume Abrioux <gabrioux@ibm.com>
Fri, 12 Jul 2024 14:22:43 +0000 (16:22 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Fri, 12 Jul 2024 14:34:12 +0000 (16:34 +0200)
Due the the EOL of CentOS Stream 8, all the Jenkins workers were
migrated to CentOS Stream 9. Therefore, we need to make these jobs pick
these workers.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
ceph-container-flake8/config/definitions/ceph-container-flake8.yml
ceph-container-lint/config/definitions/ceph-container-lint.yml

index cffab878dd8b28ebc4724b60e0289497cc3cb41a..3e257d4327dee491a90b2b2aeaa999104f7c605f 100644 (file)
@@ -14,7 +14,7 @@
 
 - job:
     name: ceph-container-flake8
-    node: small && centos8
+    node: small && centos9
     defaults: global
     display-name: 'ceph-container-flake8'
     properties:
index edf9019a4228ccf998335e13af88896e4eb55b1f..a6cd7ae65362afe4860e35a827e452c23a79e4d9 100644 (file)
@@ -14,7 +14,7 @@
 
 - job:
     name: ceph-container-lint
-    node: small && centos8
+    node: small && centos9
     defaults: global
     display-name: 'ceph-container-lint'
     properties: