commit | 507f89b3326d7b9dff8802aedaa23a6c322efb37 | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Wed Apr 10 08:21:45 2019 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Wed Apr 10 08:21:45 2019 +0200 |
tree | dee2fbdc6ad0f7dd78d4286da3a6c15325204a7a | |
parent | 76476369955ebed42a16af9238e831364f548cbb [diff] |
Make sure kitchen test dependencies formulas are always fetched from correct branch Change-Id: Ia36fb24d3a1959b025582225745b1c6aa60a3e29 Related: PROD-29251
diff --git a/.kitchen.yml b/.kitchen.yml index 9256945..476c50a 100644 --- a/.kitchen.yml +++ b/.kitchen.yml
@@ -28,6 +28,7 @@ - name: linux repo: git source: "https://gerrit.mcp.mirantis.com/salt-formulas/linux" + branch: <%=ENV['GERRIT_BRANCH'] || 'master' %> verifier: name: inspec