commit | 5f6ceefd0d26cc6200450f429eb31abda96f00cd | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Wed Apr 10 08:21:43 2019 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Wed Apr 10 08:21:43 2019 +0200 |
tree | 195b00f6fb8f0faadc1ba8b0fedc9f8768d51b15 | |
parent | bec3ece50f33def6c24c1adf2205fd41831316a8 [diff] [blame] |
Make sure kitchen test dependencies formulas are always fetched from correct branch Change-Id: I09c428a408a15f1adbc1d6327241a8b358fbe066 Related: PROD-29251
diff --git a/.kitchen.yml b/.kitchen.yml index 6b272e7..1826970 100644 --- a/.kitchen.yml +++ b/.kitchen.yml
@@ -27,6 +27,7 @@ - name: linux repo: git source: https://gerrit.mcp.mirantis.com/salt-formulas/linux + branch: <%=ENV['GERRIT_BRANCH'] || 'master' %> verifier: name: inspec