commit | 5dc34c703e13d9792d93d6c99f9b319ee97ad1a2 | [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 | 1f3edb91221a1f56a9d884c04f70c7cc3258d6ba | |
parent | 5b649c71807f613571e4a5f13affc61bfde22668 [diff] |
Make sure kitchen test dependencies formulas are always fetched from correct branch Change-Id: I71c759ce0f9070e41bec5c20b20d05c23ed81992 Related: PROD-29251
diff --git a/.kitchen.yml b/.kitchen.yml index b9372dc..985934b 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