From 9b3dbb52ac55b5402e686fee45f5bc7ee67a739c Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=A9bastien=20Han?= Date: Wed, 10 Oct 2018 14:44:15 -0400 Subject: [PATCH] ceph-ansible fix job typo in pipeline MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The job name is ceph-ansible-prs-luminous-lvm_osds_container Signed-off-by: Sébastien Han --- .../config/definitions/ceph-ansible-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml b/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml index 52830201..3979c4c5 100644 --- a/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml +++ b/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml @@ -215,7 +215,7 @@ projects: - name: 'ceph-ansible-prs-luminous-lvm_osds' current-parameters: true - - name: 'ceph-ansible-prs-luminous-lvm_osds_containers' + - name: 'ceph-ansible-prs-luminous-lvm_osds_container' current-parameters: true - name: 'ceph-ansible-prs-luminous-bluestore_lvm_osds' current-parameters: true -- 2.39.5