From: Andrew Schoen Date: Tue, 5 Dec 2017 19:52:10 +0000 (-0600) Subject: ceph-ansible-prs: adds lvm tests for the luminous release X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F926%2Fhead;p=ceph-build.git ceph-ansible-prs: adds lvm tests for the luminous release ceph-volume can now be used in luminous, so we should be able to test PRs for ceph-volume against luminous. Signed-off-by: Andrew Schoen --- diff --git a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml index 7936e531..c84d9f00 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -68,6 +68,9 @@ - shrink_mon_container - shrink_osd - shrink_osd_container + - lvm_osds + - purge_lvm_osds + - bluestore_lvm_osds jobs: - 'ceph-ansible-prs-trigger'