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:
544fc2e
)
Document csit-test-branch file
90/10090/1
author
Marek Gradzki
<
[email protected]
>
Fri, 12 Jan 2018 13:05:30 +0000
(14:05 +0100)
committer
Marek Gradzki
<
[email protected]
>
Fri, 12 Jan 2018 13:12:49 +0000
(13:12 +0000)
Change-Id: I6f7c8699a4cdadb69a2682bc495f6f8b617cdc9e
Signed-off-by: Marek Gradzki <
[email protected]
>
csit-test-branch
patch
|
blob
|
history
diff --git
a/csit-test-branch
b/csit-test-branch
index
d4ea6c2
..
bccec2a
100755
(executable)
--- a/
csit-test-branch
+++ b/
csit-test-branch
@@
-1,2
+1,7
@@
#!/bin/sh
echo master
+
+# Determines which CSIT branch to use for integration testing
+# (see hc2vpp job definition in the jjb/hc2vpp dir of ci-management project).
+# Should be 'master' for hc2vpp master.
+# After CSIT branch cut, it should be set to 'rls1801' for hc2vpp stable/1801, etc.