]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-volume-nightly: cleanup 2071/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 15 Sep 2022 07:23:32 +0000 (09:23 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 15 Sep 2022 07:25:46 +0000 (09:25 +0200)
update ceph-volume nightly jobs.
drop nautilus testing as it's EOL for a while.
drop testing against el7
drop testing against xenial (replace with focal)
test against quincy and pacific

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

index fb8ade16bd7b6d440a5f0b66c75f56606d1b93a8..4e879b2422028a480feb9036b30412a8f424e9bb 100644 (file)
@@ -1,8 +1,7 @@
 - project:
     name: ceph-volume-nightly-lvm
     distro:
-      - xenial
-      - centos7
+      - focal
       - centos8
     objectstore:
       - bluestore
       - lvm
     ceph_branch:
       - main
-      - nautilus
-    exclude:
-      - ceph_branch: main
-        distro: centos7
-      - ceph_branch: nautilus
-        distro: centos8
-      - ceph_branch: main
-        distro: xenial
-      - ceph_branch: nautilus
-        distro: xenial
+      - quincy
+      - pacific
 
     jobs:
       - 'ceph-volume-nightly-{ceph_branch}-{subcommand}-{distro}-{objectstore}-{scenario}'
@@ -31,8 +22,7 @@
 - project:
     name: ceph-volume-nightly-batch
     distro:
-      - xenial
-      - centos7
+      - focal
       - centos8
     objectstore:
       - bluestore
       - batch
     ceph_branch:
       - main
-      - nautilus
-    exclude:
-      - ceph_branch: main
-        distro: centos7
-      - ceph_branch: nautilus
-        distro: centos8
-      - ceph_branch: main
-        distro: xenial
-      - ceph_branch: nautilus
-        distro: xenial
+      - quincy
+      - pacific
 
     jobs:
       - 'ceph-volume-nightly-{ceph_branch}-{subcommand}-{distro}-{objectstore}-{scenario}'
@@ -61,7 +43,7 @@
 - project:
     name: ceph-volume-nightly-batch-mixed
     distro:
-      - centos7
+      - focal
       - centos8
     objectstore:
       - bluestore
       - batch
     ceph_branch:
       - main
-      - nautilus
-    exclude:
-      - ceph_branch: main
-        distro: centos7
-      - ceph_branch: nautilus
-        distro: centos8
-      - ceph_branch: main
-        distro: xenial
-      - ceph_branch: nautilus
-        distro: xenial
+      - quincy
+      - pacific
 
     jobs:
       - 'ceph-volume-nightly-{ceph_branch}-{subcommand}-{distro}-{objectstore}-{scenario}'