From c1583df5e67e55ad09e7ced4bb3b69421d0ed276 Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Thu, 31 Mar 2022 15:24:37 +0200 Subject: [PATCH] ceph-ansible: drop nightly jobs against nautilus Nautilus is EOL, there's no need to keep testing this. Signed-off-by: Guillaume Abrioux --- .../definitions/ceph-ansible-nightly.yml | 32 ------------------- 1 file changed, 32 deletions(-) diff --git a/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml b/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml index 19579754..b11262c3 100644 --- a/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml +++ b/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml @@ -1,35 +1,3 @@ -- project: - name: ceph-ansible-nightly-stable4.0 - release: - - nautilus - distribution: - - centos - deployment: - - container - - non_container - scenario: - - all_daemons - - collocation - - update - - lvm_osds - - shrink_mon - - shrink_osd_multiple - - shrink_osd_single - - lvm_batch - - add_osds - - rgw_multisite - - purge - - lvm_auto_discovery - - switch_to_containers - - filestore_to_bluestore - ceph_ansible_branch: - - stable-4.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: -- 2.39.5