From 32c7af77a8c6aceeef3f41509852efee037ee719 Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Wed, 30 Jan 2019 16:32:06 +0100 Subject: [PATCH] ceph-ansible: rename basic scenario for stable-3.2 due to recent changes, the scenarios have to be renamed accordingly. Signed-off-by: Guillaume Abrioux --- .../config/definitions/ceph-ansible-pipeline.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml b/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml index 45849368..52ad98ae 100644 --- a/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml +++ b/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml @@ -544,9 +544,9 @@ condition: SUCCESSFUL execution-type: PARALLEL projects: - - name: 'ceph-ansible-prs-luminous-centos-non_container-cluster' + - name: 'ceph-ansible-prs-luminous-centos-non_container-all_daemons' current-parameters: true - - name: 'ceph-ansible-prs-luminous-centos-container-cluster' + - name: 'ceph-ansible-prs-luminous-centos-container-all_daemons' current-parameters: true - name: 'ceph-ansible-prs-luminous-centos-container-collocation' current-parameters: true -- 2.39.5