commit | b0c13fc3701045df3587d74d37bd947fd84dfda0 | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Wed Apr 10 08:21:44 2019 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Wed Apr 10 08:21:44 2019 +0200 |
tree | 91e34620ab6f4a150d1a6648690ad04aea961348 | |
parent | a71c30aab66ef3429d02c03b0b67854d21be15f6 [diff] |
Make sure kitchen test dependencies formulas are always fetched from correct branch Change-Id: I2b4e31aeab998ad4488a21a65cbcc5b3080900c5 Related: PROD-29251
diff --git a/.kitchen.yml b/.kitchen.yml index 11bdbd8..77da45f 100644 --- a/.kitchen.yml +++ b/.kitchen.yml
@@ -28,6 +28,7 @@ - name: linux repo: git source: https://gerrit.mcp.mirantis.com/salt-formulas/linux.git + branch: <%=ENV['GERRIT_BRANCH'] || 'master' %> verifier: name: inspec