From: Sébastien Han Date: Thu, 28 Sep 2017 13:55:16 +0000 (+0200) Subject: ceph-ansible-prs: add two default scenarios X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=494275e7af7ca967aaacbf8c26dddebd3ebcfcda;p=ceph-build.git ceph-ansible-prs: add two default scenarios Adding update_cluster and docker_cluster to test by default on each new PR. 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 3c8e0cad..4a063ec2 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -8,6 +8,8 @@ scenario: - centos7_cluster - xenial_cluster + - docker_cluster + - update_cluster jobs: - 'ceph-ansible-prs-auto' @@ -25,14 +27,12 @@ - journal_collocation_auto_dmcrypt - dmcrypt_journal - dmcrypt_journal_collocation - - docker_cluster - docker_cluster_collocation - docker_dedicated_journal - docker_dmcrypt_journal_collocation - purge_cluster - purge_dmcrypt - update_dmcrypt - - update_cluster - purge_docker_cluster - update_docker_cluster - bluestore_cluster