From 4f4fee6d462a5ebbf407896667ef1e9d7857254d Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=A9bastien=20Han?= Date: Thu, 8 Nov 2018 17:21:27 +0100 Subject: [PATCH] Revert "ceph-ansible-pipeline: do not test ooo" MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This reverts commit 56fe3506a192c9e27a5e18801fb904febf4e58db. We merge the wrong content, this commit was meant to run ooo on stable branches only and not on master, we did the opposite so reverting this. Signed-off-by: Sébastien Han --- .../config/definitions/ceph-ansible-pipeline.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml b/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml index a6a47625..93645486 100644 --- a/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml +++ b/ceph-ansible-pipeline/config/definitions/ceph-ansible-pipeline.yml @@ -472,6 +472,8 @@ current-parameters: true - name: 'ceph-ansible-prs-luminous-docker_cluster_collocation' current-parameters: true + - name: 'ceph-ansible-prs-luminous-ooo_collocation' + current-parameters: true scm: - git: url: https://github.com/ceph/ceph-ansible.git -- 2.39.5