From: Guillaume Abrioux Date: Wed, 17 Mar 2021 15:25:20 +0000 (+0100) Subject: ceph-ansible: drop stable-3.2 and stable-5.0 nightlies X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1767%2Fhead;p=ceph-build.git ceph-ansible: drop stable-3.2 and stable-5.0 nightlies stable-3.2 no longer receives patches stable-5.0 won't be productized there so few CI resources allocated to ceph-ansible that we can't affoard testing all of this. Signed-off-by: Guillaume Abrioux --- diff --git a/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml b/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml index 548877d6e..1ab1fc2d6 100644 --- a/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml +++ b/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml @@ -1,32 +1,3 @@ -- project: - name: ceph-ansible-nightly-stable3.2 - release: - - luminous - distribution: - - centos - deployment: - - container - - non_container - scenario: - - all_daemons - - collocation - - update - - lvm_osds - - shrink_mon - - shrink_osd - - lvm_batch - - add_osds - - rgw_multisite - - purge - - switch_to_containers - ceph_ansible_branch: - - stable-3.2 - jobs: - - 'ceph-ansible-nightly-{release}-{distribution}-{deployment}-{ceph_ansible_branch}-{scenario}' - exclude: - - deployment: container - scenario: switch_to_containers - - project: name: ceph-ansible-nightly-stable4.0 release: @@ -58,36 +29,6 @@ - deployment: container scenario: switch_to_containers -- project: - name: ceph-ansible-nightly-stable5.0 - release: - - octopus - distribution: - - centos - deployment: - - container - - non_container - scenario: - - all_daemons - - collocation - - update - - lvm_osds - - shrink_mon - - shrink_osd_multiple - - shrink_osd_single - - lvm_batch - - rgw_multisite - - purge - - lvm_auto_discovery - - switch_to_containers - ceph_ansible_branch: - - stable-5.0 - jobs: - - 'ceph-ansible-nightly-{release}-{distribution}-{deployment}-{ceph_ansible_branch}-{scenario}' - exclude: - - deployment: container - scenario: switch_to_containers - - project: name: ceph-ansible-nightly-stable6.0 release: