From: Guillaume Abrioux Date: Mon, 1 Jul 2024 22:36:18 +0000 (+0200) Subject: ceph-volume: use centos9 worker X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F2262%2Fhead;p=ceph-build.git ceph-volume: use centos9 worker 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 --- diff --git a/ceph-volume-scenario/config/definitions/ceph-volume-scenario.yml b/ceph-volume-scenario/config/definitions/ceph-volume-scenario.yml index de3ec144..e88bb9c3 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&¢os8 + node: vagrant&&libvirt&¢os9 concurrent: true defaults: global display-name: 'ceph-volume: individual scenario testing'