From a4a1ed3ea2f6196650b68553bff93e9720782113 Mon Sep 17 00:00:00 2001 From: Andrew Schoen Date: Tue, 5 Dec 2017 13:52:10 -0600 Subject: [PATCH] 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 --- ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml | 3 +++ 1 file changed, 3 insertions(+) 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' -- 2.39.5