commit | d1fa1011b7d15476a40956e4c187fa48aeff5a8c | [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 | 2f83456d910e0b1220a4dce7414b23e30f206096 | |
parent | 844d6828b1000caeafa165b443c408ba048930be [diff] [blame] |
Make sure kitchen test dependencies formulas are always fetched from correct branch Change-Id: I4b026cf822229217feaafc80f6325d0d922c31b5 Related: PROD-29251
diff --git a/.kitchen.yml b/.kitchen.yml index 110f862..f5dd962 100644 --- a/.kitchen.yml +++ b/.kitchen.yml
@@ -31,6 +31,7 @@ - name: linux repo: git source: https://gerrit.mcp.mirantis.com/salt-formulas/linux.git + branch: <%=ENV['GERRIT_BRANCH'] || 'master' %> verifier: name: inspec