Set CSIT branch to rls1710 08/9108/2
authorselias <[email protected]>
Mon, 30 Oct 2017 13:41:27 +0000 (14:41 +0100)
committerMarek 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

index d4ea6c2..7a95226 100755 (executable)
@@ -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.