From: Guillaume Abrioux Date: Tue, 16 Oct 2018 17:58:06 +0000 (+0200) Subject: ceph-ansible: add new scenario 'add_osds' X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=75d08cf098f4a40c3025bf692ee1d5a65a7bc5d6;p=ceph-build.git ceph-ansible: add new scenario 'add_osds' Adding new scenarios for "day 2 operation" playbook Signed-off-by: Guillaume Abrioux --- diff --git a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml index f05ec60a..d207c172 100644 --- a/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml +++ b/ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml @@ -58,6 +58,8 @@ - lvm_osds_container - lvm_batch_container - bluestore_lvm_osds_container + - add_osds + - add_osds_container jobs: - 'ceph-ansible-prs-trigger'