commit | 99b2584abcf838f2c5818f4b797315438c0f334e | [log] [tgz] |
---|---|---|
author | Oleksandr Shyshko <oshyshko@mirantis.com> | Thu Aug 02 12:23:34 2018 +0300 |
committer | Oleksandr Shyshko <oshyshko@mirantis.com> | Thu Aug 02 12:40:49 2018 +0300 |
tree | ef225bfecdc72c3450cff926a58abcb28d456d62 | |
parent | 448246acff09db5097373b6ff7a380c1fd840830 [diff] |
Set default SALT_VERSION: 2017.7 for test-salt-formula-{{name}}-latest Change-Id: I874d07a212d122f0acf893439e3e4705ebca589f
diff --git a/jenkins/client/job/salt-formulas/tests.yml b/jenkins/client/job/salt-formulas/tests.yml index d1dc00b..f6c19f9 100644 --- a/jenkins/client/job/salt-formulas/tests.yml +++ b/jenkins/client/job/salt-formulas/tests.yml
@@ -160,7 +160,7 @@ param: SALT_VERSION: type: string - default: "" + default: "2017.7" description: "Version of salt for use in test, empty string means latest (default)" SALT_OPTS: type: string