From a1196f308716c3ab310f0b962f93dda5f04f9734 Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Tue, 2 Apr 2019 14:02:03 +0200 Subject: [PATCH] ceph-ansible-nightly: remove not valid scenarios these scenarios are not valid for stable-3.1 Signed-off-by: Guillaume Abrioux --- .../config/definitions/ceph-ansible-nightly.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml b/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml index 0c8cb56f..6d864433 100644 --- a/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml +++ b/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml @@ -33,11 +33,8 @@ - container - non_container scenario: - - lvm_osds - - purge_lvm_osds - bluestore_osds - purge_bluestore - - bluestore_lvm_osds ceph_ansible_branch: - stable-3.1 jobs: @@ -53,7 +50,10 @@ deployment: - non_container scenario: + - purge_lvm_osds + - bluestore_lvm_osds - switch_to_containers + - lvm_osds ceph_ansible_branch: - stable-3.1 jobs: -- 2.39.5