Code Review
/
hc2vpp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
4e150c3
)
Set CSIT branch to rls1710
08/9108/2
author
selias
<
[email protected]
>
Mon, 30 Oct 2017 13:41:27 +0000
(14:41 +0100)
committer
Marek Gradzki
<
[email protected]
>
Mon, 30 Oct 2017 14:31:10 +0000
(14:31 +0000)
Change-Id: I2f77e13afbe2149ea2d95dfcf8fef168e93766da
Signed-off-by: selias <
[email protected]
>
csit-test-branch
patch
|
blob
|
history
diff --git
a/csit-test-branch
b/csit-test-branch
index
d4ea6c2
..
7a95226
100755
(executable)
--- a/
csit-test-branch
+++ b/
csit-test-branch
@@
-1,2
+1,5
@@
#!/bin/sh
-echo master
+echo rls1710
+
+# Determines which CSIT branch to use for integration testing.
+# Should be 'master' for hc2vpp master, 'rls1707' for hc2vpp stable/1707, etc.