From dfcc53eeced935a853034ca7e2809eb8c3e6047f Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Wed, 31 Oct 2018 11:10:50 +0100 Subject: [PATCH] ceph-ansible: update nightlies job since recent updates and 3.2 is out, we should update the matrix of testing for nightlies jobs. Signed-off-by: Guillaume Abrioux --- .../config/definitions/ceph-ansible-nightly.yml | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml b/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml index f6f813a5..934ae9d8 100644 --- a/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml +++ b/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml @@ -95,9 +95,10 @@ - 'ceph-ansible-nightly-{release}-{ceph_ansible_branch}-{scenario}' - project: - name: ceph-ansible-nightly-master + name: ceph-ansible-nightly-stable3.2 release: - - dev + - luminous + - mimic scenario: - centos7_cluster - xenial_cluster @@ -112,19 +113,11 @@ - shrink_mon_container - shrink_osd - shrink_osd_container - - bluestore_osds_non_container - - bluestore_osds_container - - filestore_osds_non_container - - filestore_osds_container - purge_cluster_container - purge_cluster_non_container - - purge_filestore_osds_container - - purge_filestore_osds_non_container - - purge_bluestore_osds_container - - purge_bluestore_osds_non_container - ooo_collocation ceph_ansible_branch: - - master + - stable-3.2 jobs: - 'ceph-ansible-nightly-{release}-{ceph_ansible_branch}-{scenario}' -- 2.39.5