commit | e2b4c0a26474fa4475779eb58eb5a4355c1cf212 | [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 | 1acfbf19e5c54c6bfb6c70c8ea8ca435e105d33d | |
parent | ec097060ab0aaea82b3ec8eef447e655b76c220b [diff] |
Make sure kitchen test dependencies formulas are always fetched from correct branch Change-Id: I0ff0f65bab2305c355b9c1cfb5073d810513f932 Related: PROD-29251
diff --git a/.kitchen.yml b/.kitchen.yml index bd6c8fe..9e30b1d 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