commit | e898ea8f02a44f4ccc4c80d768dc09cd13f2dee0 | [log] [tgz] |
---|---|---|
author | Stanislav Riazanov <sriazanov@mirantis.com> | Mon Dec 24 17:44:43 2018 +0400 |
committer | Stanislav Riazanov <sriazanov@mirantis.com> | Tue Dec 25 20:52:26 2018 +0400 |
tree | 2719223e30b07bb8a0754bc96612043058e698b8 | |
parent | 4d37634f075b5b24f3da4cf299fa3d38398fe346 [diff] [blame] |
Add GLOBAL configurable durability setting for pipelines Prod related: PROD-21893 (PROD:21893) Change-Id: Iffa3fa9b52a2494a9f08015f0ba3e9bb9f5c1b86
diff --git a/tests/pillar/client.sls b/tests/pillar/client.sls index 8e5ea64..3d2cd31 100644 --- a/tests/pillar/client.sls +++ b/tests/pillar/client.sls
@@ -1,6 +1,7 @@ jenkins: client: enabled: true + flowdurabilitylevel: PERFORMANCE_OPTIMIZED master: host: jenkins.example.com port: 80