Commit 7161032
committed
[ansibletest] Add a branch for the git repo
The allows for setting the POD_ANSIBLE_GIT_BRANCH var to specify which branch to check out.
The default behaviour is preserved i.e. clone the repo and use the default branch
When the new env var is set, the specified branch is checked out in the cloned repo.1 parent 8e4b7ab commit 7161032
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
20 | 27 | | |
21 | 28 | | |
22 | 29 | | |
| |||
0 commit comments