commit | 06df5abb837cd2dff3d737c73d2f0ea10d47fa90 | [log] [tgz] |
---|---|---|
author | Jiri Broulik <jbroulik@mirantis.com> | Wed Jul 11 14:56:21 2018 +0200 |
committer | Jiri Broulik <jbroulik@mirantis.com> | Wed Jul 11 14:56:25 2018 +0200 |
tree | f8928a4299baf5c6578ce793ba71de6759dfebd5 | |
parent | 880c6c6dd59585e66aaaa6f4c2673558790e61ba [diff] [blame] |
added param to Jenkins Ceph jobs PROD-21144 Change-Id: Iaef7cb370ded3c617b567f07f62afa406fefde24
diff --git a/jenkins/client/job/ceph/remove-osd.yml b/jenkins/client/job/ceph/remove-osd.yml index 0a5801d..99dcb37 100644 --- a/jenkins/client/job/ceph/remove-osd.yml +++ b/jenkins/client/job/ceph/remove-osd.yml
@@ -41,5 +41,5 @@ description: Flags to be aplied before pipeline and after pipeline (comma-separated list) WAIT_FOR_HEALTHY: type: boolean - default: 'false' + default: 'true' description: Wait for healthy during pipeline