]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-volume: use centos9 worker 2262/head
authorGuillaume Abrioux <gabrioux@ibm.com>
Mon, 1 Jul 2024 22:36:18 +0000 (00:36 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Mon, 1 Jul 2024 22:36:18 +0000 (00:36 +0200)
due to recent EOL of CentOS Stream 8, the workers were migrated to
CentOS Stream 9.

This commit reflect that change to the ceph-volume-scenario job.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
ceph-volume-scenario/config/definitions/ceph-volume-scenario.yml

index de3ec144dbd6fb8da20bae80d967cceb77e8fcdc..e88bb9c373f21a0abcca8b040ed7f1195ea59eea 100644 (file)
@@ -1,7 +1,7 @@
 
 - job:
     name: 'ceph-volume-scenario'
-    node: vagrant&&libvirt&&centos8
+    node: vagrant&&libvirt&&centos9
     concurrent: true
     defaults: global
     display-name: 'ceph-volume: individual scenario testing'