From b7582b43d20b48124cd7645ed730ba93839bc236 Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Tue, 4 Jul 2017 13:02:21 +0200 Subject: [PATCH] ceph-ansible-prs: add bluestore scenarios ceph-ansible-prs: adds the ansible2.2-cluster_bluestore and ansible2.2-journal_collocation_bluestore scenarios. Signed-off-by: Guillaume Abrioux --- ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml index b06619fa..24905511 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -18,6 +18,8 @@ - ansible2.2-update_cluster - ansible2.2-purge_docker_cluster - ansible2.2-update_docker_cluster + - ansible2.2-bluestore_cluster + - ansible2.2-bluestore_journal_collocation jobs: - 'ceph-ansible-prs-{release}-{scenario}' -- 2.39.5