commit | 7373b712effe78aa8aeb3612f78631c57bca4db4 | [log] [tgz] |
---|---|---|
author | Pavlo Shchelokovskyy <shchelokovskyy@gmail.com> | Wed Dec 26 13:17:32 2018 +0000 |
committer | Pavlo Shchelokovskyy <pshchelokovskyy@mirantis.com> | Thu Dec 27 14:37:54 2018 +0000 |
tree | fac2710ec2f7d9f79f216c359d10a4143d4af536 | |
parent | 90271b5c56d9ac098efc9ee8c5c5d3c780208091 [diff] |
Allow to override cloud name in openscap pipeline When using this pipeline in CI-like enironment, it is desirable to post subsequent runs on the same configuration under the same cloud name instead of per-run autogenerated cloud name. This patch adds a CLOUD_NAME job parameter which, when specified, overrides the cluster name resolved from salt minions. Change-Id: I6fff1ec12828525a6dfa75a5dbe9e81e373831c7 Closes-Issue: https://mirantis.jira.com/browse/PROD-26155