From: Sébastien Han Date: Thu, 1 Dec 2016 13:24:26 +0000 (+0100) Subject: ceph-ansible-prs: add 2 scenarios X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=152d6e29317891f0d1c290c4fd7d0fa830e2a211;p=ceph-build.git ceph-ansible-prs: add 2 scenarios 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 --- 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