]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-volume: update jobs definition 2223/head
authorGuillaume Abrioux <gabrioux@ibm.com>
Thu, 11 Apr 2024 09:13:21 +0000 (11:13 +0200)
committerGuillaume Abrioux <gabrioux@ibm.com>
Thu, 11 Apr 2024 09:13:21 +0000 (11:13 +0200)
drop filestore testing
make centos distro value more generic (el8 and el9)

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

index a41becc6d5268f5fbb7b019cf38092d101c4b85c..7411d0ab5019faf2cbb661d3b36d52525720ba2b 100644 (file)
@@ -2,10 +2,9 @@
 - project:
     name: ceph-volume-ansible-prs-lvm
     distro:
-      - centos8
+      - centos
     objectstore:
       - bluestore
-      - filestore
     scenario:
       - create
       - dmcrypt
@@ -18,7 +17,7 @@
 - project:
     name: ceph-volume-ansible-prs-batch
     distro:
-      - centos8
+      - centos
     objectstore:
       - bluestore
       - filestore
 - project:
     name: ceph-volume-ansible-prs-batch-mixed
     distro:
-      - centos8
+      - centos
     objectstore:
       - bluestore
-      - filestore
     scenario:
       - mixed_type
       - mixed_type_dmcrypt
index 340ff126e47b062691657aad1b107e71a26a8ad5..c26a39b9294f2544c0e0b9620b3d8fd6a61c72ca 100644 (file)
@@ -1,10 +1,9 @@
 - project:
     name: ceph-volume-nightly-lvm
     distro:
-      - centos8
+      - centos
     objectstore:
       - bluestore
-      - filestore
     scenario:
       - create
       - dmcrypt
 - project:
     name: ceph-volume-nightly-batch
     distro:
-      - centos8
+      - centos
     objectstore:
       - bluestore
-      - filestore
     scenario:
       - single_type
       - single_type_dmcrypt
 - project:
     name: ceph-volume-nightly-batch-mixed
     distro:
-      - centos8
+      - centos
     objectstore:
       - bluestore
-      - filestore
     scenario:
       - mixed_type
       - mixed_type_dmcrypt