diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2018-07-23 20:27:25 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2018-07-23 20:27:37 +0200 |
commit | a22c23ff4896633577624f422d64427ad0d1359b (patch) | |
tree | 37837093dae065e20f7297c5a1e0e249ed99213b | |
parent | bb10a05d29d08984c7061791a837253c758fdf17 (diff) |
Set csit-test-branch to rls1807
Change-Id: I97c5b8661e1810dec516faf852055db8b0040fc2
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
-rwxr-xr-x | csit-test-branch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csit-test-branch b/csit-test-branch index bccec2a27..5d4440723 100755 --- a/csit-test-branch +++ b/csit-test-branch @@ -1,5 +1,5 @@ #!/bin/sh -echo master +echo rls1807 # Determines which CSIT branch to use for integration testing # (see hc2vpp job definition in the jjb/hc2vpp dir of ci-management project). |