]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-volume-nightly: remove luminous 1777/head
authorDimitri Savineau <dsavinea@redhat.com>
Fri, 19 Mar 2021 15:28:16 +0000 (11:28 -0400)
committerDimitri Savineau <dsavinea@redhat.com>
Fri, 19 Mar 2021 15:28:38 +0000 (11:28 -0400)
Mimic was already removed and Luminous is EOL so no need to keep jobs
for this release.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
ceph-volume-nightly/build/build
ceph-volume-nightly/config/definitions/ceph-volume-nightly.yml

index 2d3ed473c0b2244c1c14c652a6ec84af53005b8e..f4f05480195ee94f53f5b19c2335ebb6b4668469 100644 (file)
@@ -14,11 +14,7 @@ update_vagrant_boxes
 
 cd src/ceph-volume/ceph_volume/tests/functional/$SUBCOMMAND
 
-if [ "$CEPH_BRANCH" = "mimic" ]; then
-    CEPH_ANSIBLE_BRANCH="stable-3.2"
-elif [ "$CEPH_BRANCH" = "luminous" ]; then
-    CEPH_ANSIBLE_BRANCH="stable-3.2"
-elif [ "$CEPH_BRANCH" = "nautilus" ]; then
+if [ "$CEPH_BRANCH" = "nautilus" ]; then
     CEPH_ANSIBLE_BRANCH="stable-4.0"
 else
     CEPH_ANSIBLE_BRANCH="master"
index a96e7a14b7aed1c888821beb1da91c84baf8d546..8513e9aee3374ccb93507fe9d73cd1d27cc1a30e 100644 (file)
@@ -14,7 +14,6 @@
       - lvm
     ceph_branch:
       - master
-      - luminous
       - nautilus
     exclude:
       - ceph_branch: master
         distro: xenial
       - ceph_branch: nautilus
         distro: xenial
-      - ceph_branch: luminous
-        distro: centos8
-
-    jobs:
-      - 'ceph-volume-nightly-{ceph_branch}-{subcommand}-{distro}-{objectstore}-{scenario}'
-
-- project:
-    name: ceph-volume-nightly-simple
-    distro:
-      - xenial
-      - centos7
-    objectstore:
-      - bluestore
-      - filestore
-    scenario:
-      - activate
-      - dmcrypt_luks
-      - dmcrypt_plain
-    subcommand:
-      - simple
-    ceph_branch:
-      - luminous
 
     jobs:
       - 'ceph-volume-nightly-{ceph_branch}-{subcommand}-{distro}-{objectstore}-{scenario}'
@@ -67,7 +44,6 @@
       - batch
     ceph_branch:
       - master
-      - luminous
       - nautilus
     exclude:
       - ceph_branch: master
@@ -78,8 +54,6 @@
         distro: xenial
       - ceph_branch: nautilus
         distro: xenial
-      - ceph_branch: luminous
-        distro: centos8
 
     jobs:
       - 'ceph-volume-nightly-{ceph_branch}-{subcommand}-{distro}-{objectstore}-{scenario}'
     ceph_branch:
       - master
       - nautilus
-      - luminous
     exclude:
       - ceph_branch: master
         distro: centos7
         distro: xenial
       - ceph_branch: nautilus
         distro: xenial
-      - ceph_branch: luminous
-        distro: centos8
 
     jobs:
       - 'ceph-volume-nightly-{ceph_branch}-{subcommand}-{distro}-{objectstore}-{scenario}'