From: Andrew Schoen Date: Fri, 29 Sep 2017 14:02:38 +0000 (-0500) Subject: ceph-ansible-nightly: test all luminous scenarios X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=b67bd70ae7a1f35f461c17ae5d3c4eb4ae123c4e;p=ceph-build.git ceph-ansible-nightly: test all luminous scenarios Signed-off-by: Andrew Schoen --- diff --git a/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml b/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml index 10d08125..96b3fce7 100644 --- a/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml +++ b/ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml @@ -22,6 +22,46 @@ jobs: - 'ceph-ansible-nightly-{release}-{ansible_version}-{scenario}' +- project: + name: ceph-ansible-nightly-luminous + release: + - luminous + ansible_version: + - ansible2.3 + scenario: + - centos7_cluster + - xenial_cluster + - docker_cluster + - update_cluster + - lvm_osds + - purge_lvm_osds + - journal_collocation + - journal_collocation_auto + - journal_collocation_auto_dmcrypt + - dmcrypt_journal + - dmcrypt_journal_collocation + - docker_cluster_collocation + - docker_dedicated_journal + - docker_dmcrypt_journal_collocation + - purge_cluster + - purge_dmcrypt + - update_dmcrypt + - purge_docker_cluster + - update_docker_cluster + - bluestore_cluster + - bluestore_journal_collocation + - bluestore_dmcrypt_journal + - bluestore_dmcrypt_journal_collocation + - bluestore_docker_dedicated_journal + - bluestore_docker_dmcrypt_journal_collocation + - switch_to_containers + - shrink_mon + - shrink_mon_container + - shrink_osd + - shrink_osd_container + jobs: + - 'ceph-ansible-nightly-{release}-{ansible_version}-{scenario}' + - job-template: name: 'ceph-ansible-nightly-{release}-{ansible_version}-{scenario}' node: vagrant&&libvirt