commit | 20b4ff816e56d57a7e2b1a6161584674f80d7d04 | [log] [tgz] |
---|---|---|
author | Ivan Berezovskiy <iberezovskiy@mirantis.com> | Tue Nov 19 19:50:54 2019 +0400 |
committer | Ivan Berezovskiy <iberezovskiy@mirantis.com> | Tue Nov 19 16:08:18 2019 +0000 |
tree | 9c7cb3381c2851fae3fce2e165956d83694e978d | |
parent | e996e0cbbc2701a1073a62c2335d781bae8458cf [diff] [blame] |
Add CLUSTER_FLAGS parameter to ceph jobs PROD-34054 Change-Id: I18301bee29baaa24e1ad93cfc45889ec6549a380
diff --git a/jenkins/client/job/deploy/update/update_ceph.yml b/jenkins/client/job/deploy/update/update_ceph.yml index bb460a5..090b47f 100644 --- a/jenkins/client/job/deploy/update/update_ceph.yml +++ b/jenkins/client/job/deploy/update/update_ceph.yml
@@ -28,4 +28,8 @@ SALT_MASTER_CREDENTIALS: type: string default: "salt" - description: Credentials to the Salt API. \ No newline at end of file + description: Credentials to the Salt API. + CLUSTER_FLAGS: + type: string + default: '' + description: Flags to be aplied before pipeline and after pipeline (comma-separated list)