From: Guillaume Abrioux Date: Tue, 8 Oct 2019 15:58:11 +0000 (+0200) Subject: ceph-ansible: remove nightly jobs on stable-3.1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=73ce79b1edbc3b59b9e78baa3044ce340c8b9c46;p=ceph-build.git ceph-ansible: remove nightly jobs on stable-3.1 stable-3.1 has no more engineering efforts. Let's remove testing on this branch. 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 88cfe058..0feb7686 100644 --- a/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml +++ b/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml @@ -1,79 +1,3 @@ -- project: - name: ceph-ansible-nightly-stable3.1 - release: - - luminous - distribution: - - centos - - ubuntu - deployment: - - container - - non_container - scenario: - - all_daemons - - update - - purge - - collocation - - shrink_mon - - shrink_osd - - filestore_osds - - purge_filestore - ceph_ansible_branch: - - stable-3.1 - jobs: - - 'ceph-ansible-nightly-{release}-{distribution}-{deployment}-{ceph_ansible_branch}-{scenario}' - -- project: - name: ceph-ansible-nightly-luminous-stable3.1 - release: - - luminous - distribution: - - centos - - ubuntu - deployment: - - container - - non_container - scenario: - - bluestore_osds - - purge_bluestore - ceph_ansible_branch: - - stable-3.1 - jobs: - - 'ceph-ansible-nightly-{release}-{distribution}-{deployment}-{ceph_ansible_branch}-{scenario}' - -- project: - name: ceph-ansible-nightly-non_container-stable3.1 - release: - - luminous - distribution: - - centos - - ubuntu - deployment: - - non_container - scenario: - - purge_lvm_osds - - switch_to_containers - - lvm_osds - ceph_ansible_branch: - - stable-3.1 - jobs: - - 'ceph-ansible-nightly-{release}-{distribution}-{deployment}-{ceph_ansible_branch}-{scenario}' - -- project: - name: ceph-ansible-nightly-ooo-stable3.1 - release: - - luminous - distribution: - - centos - - ubuntu - deployment: - - container - scenario: - - ooo_collocation - ceph_ansible_branch: - - stable-3.1 - jobs: - - 'ceph-ansible-nightly-{release}-{distribution}-{deployment}-{ceph_ansible_branch}-{scenario}' - - project: name: ceph-ansible-nightly-stable3.2 release: