From 59ebde8a68d0471ac9f1a2ae8d3e6b45116ffbe3 Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Mon, 27 Jan 2020 15:44:35 +0100 Subject: [PATCH] ceph-ansible-prs: add a new scenario add an 'all in one' scenario in order to catch more collocation related issues. Signed-off-by: Guillaume Abrioux --- ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml index 032a2fef..d902cf46 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -13,6 +13,7 @@ - purge - collocation - lvm_batch + - all_in_one jobs: - 'ceph-ansible-prs-auto' -- 2.39.5