From aebbc48b22feebbf77cdc9b82b325d53a49568c6 Mon Sep 17 00:00:00 2001 From: Andrew Schoen Date: Thu, 10 Jan 2019 13:13:45 -0600 Subject: [PATCH] ceph-ansible-prs: adds the lvm_auto_discovery testing scenario Signed-off-by: Andrew Schoen --- ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml index b8e4670d..8b327f58 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -62,6 +62,7 @@ - add_osds_container - rgw_multisite - rgw_multisite_container + - lvm_auto_discovery jobs: - 'ceph-ansible-prs-trigger' @@ -107,6 +108,7 @@ - rgw_multisite - rgw_multisite_container - container_podman + - lvm_auto_discovery jobs: - 'ceph-ansible-prs-trigger' -- 2.39.5