From 152d6e29317891f0d1c290c4fd7d0fa830e2a211 Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=A9bastien=20Han?= Date: Thu, 1 Dec 2016 14:24:26 +0100 Subject: [PATCH] ceph-ansible-prs: add 2 scenarios MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Both: * xenial_mon_osd: tests a 1 mon 1 osd xenial cluster using raw_multi_journal OSD scenario * xenial_conf_tests: test a 3 mon cluster and ensures ceph.conf is rendered correctly were missing, so adding them to the CI. Signed-off-by: Sébastien Han --- 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 6073d660..ba43f551 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -3,6 +3,8 @@ scenario: - ansible2.2-centos7_cluster - ansible2.2-xenial_cluster + - ansible2.2-xenial_conf_tests + - ansible2.2-xenial_mon_osd - ansible2.2-journal_collocation - ansible2.2-dmcrypt_journal - ansible2.2-dmcrypt_journal_collocation -- 2.39.5