commit | 48fd93e863f69ffa1887b1ebb567286f598c442d | [log] [tgz] |
---|---|---|
author | Jakub Josef <jakub.josef@gmail.com> | Wed May 24 18:02:44 2017 +0200 |
committer | Jakub Josef <jakub.josef@gmail.com> | Wed May 24 18:06:44 2017 +0200 |
tree | 2019d7b6eb4714cbf39186639092c30adec09bf1 | |
parent | 1916e23123fa13ece0f4c8bddc8a824c72c2d382 [diff] [blame] |
Added horizon-mirantis-theme build for ocata, fixes Fixed deploy job params Added parallel param to salt-formulas tests Change-Id: I3b251519e56e66d55f35d1662e595c11e89966bc
diff --git a/jenkins/client/job/salt-formulas/tests.yml b/jenkins/client/job/salt-formulas/tests.yml index 69a0f9b..0f3b405 100644 --- a/jenkins/client/job/salt-formulas/tests.yml +++ b/jenkins/client/job/salt-formulas/tests.yml
@@ -153,3 +153,6 @@ DEFAULT_GIT_REF: type: string default: master + KITCHEN_TESTS_PARALLEL: + type: boolean + default: 'false'