From 61774310b68a1031a4ded986dfc266cc9ba394fc Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Wed, 20 Nov 2019 11:37:35 +0100 Subject: [PATCH] ceph-ansible-prs: add lvm_auto_discovery job Add the possibility to trigger `lvm_auto_discovery` job on ceph-ansible PR Signed-off-by: Guillaume Abrioux --- ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml index bc735a115..4902e4210 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -75,6 +75,7 @@ - shrink_rgw - shrink_mds - shrink_rbdmirror + - lvm_auto_discovery jobs: - 'ceph-ansible-prs-common-trigger' -- 2.47.3