From 5cbddba7a9a309308dcf3c054f8e50ad1240c093 Mon Sep 17 00:00:00 2001 From: Dimitri Savineau Date: Thu, 30 May 2019 10:52:01 -0400 Subject: [PATCH] ceph-ansible: Disable dashboard container job The ceph-ansible dashboard job with containerized deployment requires some changes not merged yet upstream. This job will be reenable when all the changes are merged. Signed-off-by: Dimitri Savineau --- .../config/definitions/ceph-ansible-pipeline.yml | 2 -- 1 file changed, 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 5a6b18ad..f6119747 100644 --- a/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml +++ b/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml @@ -84,8 +84,6 @@ current-parameters: true - name: 'ceph-ansible-prs-dev-centos-non_container-dashboard' current-parameters: true - - name: 'ceph-ansible-prs-dev-centos-container-dashboard' - current-parameters: true - multijob: name: 'ceph-ansible cluster second testing phase' condition: SUCCESSFUL -- 2.39.5