From: Guillaume Abrioux Date: Thu, 11 Apr 2024 09:13:21 +0000 (+0200) Subject: ceph-volume: update jobs definition X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=94ba568fd1d4085198e857a6f0bcaed56972d2ca;p=ceph-build.git ceph-volume: update jobs definition drop filestore testing make centos distro value more generic (el8 and el9) Signed-off-by: Guillaume Abrioux --- diff --git a/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml b/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml index a41becc6..7411d0ab 100644 --- a/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml +++ b/ceph-volume-ansible-prs/config/definitions/ceph-volume-pr.yml @@ -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 @@ -34,10 +33,9 @@ - project: name: ceph-volume-ansible-prs-batch-mixed distro: - - centos8 + - centos objectstore: - bluestore - - filestore scenario: - mixed_type - mixed_type_dmcrypt diff --git a/ceph-volume-nightly/config/definitions/ceph-volume-nightly.yml b/ceph-volume-nightly/config/definitions/ceph-volume-nightly.yml index 340ff126..c26a39b9 100644 --- a/ceph-volume-nightly/config/definitions/ceph-volume-nightly.yml +++ b/ceph-volume-nightly/config/definitions/ceph-volume-nightly.yml @@ -1,10 +1,9 @@ - project: name: ceph-volume-nightly-lvm distro: - - centos8 + - centos objectstore: - bluestore - - filestore scenario: - create - dmcrypt @@ -22,10 +21,9 @@ - project: name: ceph-volume-nightly-batch distro: - - centos8 + - centos objectstore: - bluestore - - filestore scenario: - single_type - single_type_dmcrypt @@ -43,10 +41,9 @@ - project: name: ceph-volume-nightly-batch-mixed distro: - - centos8 + - centos objectstore: - bluestore - - filestore scenario: - mixed_type - mixed_type_dmcrypt