From 0e5a0d55bbef3f6af55c7cd643b3d0d9a9e060b1 Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Tue, 22 Jan 2019 15:26:08 +0100 Subject: [PATCH] ceph-ansible-pipeline: remove container_podman temporarily this scenario is constantly failing, let's remove it temporarily 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 f5644051..d09d0302 100644 --- a/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml +++ b/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml @@ -515,8 +515,8 @@ current-parameters: true - name: 'ceph-ansible-prs-dev-docker_cluster_collocation' current-parameters: true - - name: 'ceph-ansible-prs-dev-container_podman' - current-parameters: true +# - name: 'ceph-ansible-prs-dev-container_podman' +# current-parameters: true - conditional-step: condition-kind: shell condition-command: | -- 2.39.5