From 25c4633d0fc6384d22be9b3b353bac6999b25583 Mon Sep 17 00:00:00 2001 From: selias Date: Mon, 30 Oct 2017 14:41:27 +0100 Subject: Set CSIT branch to rls1710 Change-Id: I2f77e13afbe2149ea2d95dfcf8fef168e93766da Signed-off-by: selias --- csit-test-branch | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/csit-test-branch b/csit-test-branch index d4ea6c2df..7a952265e 100755 --- 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. -- cgit 1.2.3-korg