From 019272b399cbefda0621eb322d549f1d5797b209 Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Wed, 6 Feb 2019 14:20:05 +0100 Subject: [PATCH] ceph-ansible: update pipeline Update the name for switch_to_containers job for stable-3.2 Signed-off-by: Guillaume Abrioux --- .../config/definitions/ceph-ansible-pipeline.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml b/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml index d85844c1..212aea8f 100644 --- a/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml +++ b/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml @@ -340,7 +340,7 @@ condition: SUCCESSFUL execution-type: PARALLEL projects: - - name: 'ceph-ansible-prs-dev-centos-container-switch_to_containers' + - name: 'ceph-ansible-prs-dev-centos-non_container-switch_to_containers' current-parameters: true - conditional-step: condition-kind: shell @@ -359,7 +359,7 @@ condition: SUCCESSFUL execution-type: PARALLEL projects: - - name: 'ceph-ansible-prs-luminous-switch_to_containers' + - name: 'ceph-ansible-prs-luminous-centos-non_container-switch_to_containers' current-parameters: true - conditional-step: condition-kind: shell @@ -517,8 +517,6 @@ current-parameters: true - name: 'ceph-ansible-prs-dev-centos-container-collocation' current-parameters: true -# - name: 'ceph-ansible-prs-dev-centos-container-podman' -# current-parameters: true - conditional-step: condition-kind: shell condition-command: | -- 2.47.3