aboutsummaryrefslogtreecommitdiffstats
path: root/build-root
diff options
context:
space:
mode:
authorJan Gelety <jgelety@cisco.com>2018-02-20 12:57:55 +0100
committerDave Wallace <dwallacelf@gmail.com>2018-02-21 15:36:17 +0000
commit237d5aa0bf4f4898ebe18891e16f264fdcd3d61d (patch)
treed3474ef9fa645e037916ff95ba0abf75e4427d41 /build-root
parent2b53e4e525472f12ddb9bbe4ae0f6668fbe4e2cd (diff)
vpp-csit-verify: use latest verified CSIT branch by default
- align vpp code with ci-management change: https://gerrit.fd.io/r/#/c/10518/ Change-Id: I595e02e65db74c39801d8a7a98c5b24a18dbf8fc Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'build-root')
-rwxr-xr-xbuild-root/scripts/csit-test-branch2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-root/scripts/csit-test-branch b/build-root/scripts/csit-test-branch
index de4e7c02b24..42be723cceb 100755
--- a/build-root/scripts/csit-test-branch
+++ b/build-root/scripts/csit-test-branch
@@ -1,2 +1,2 @@
#!/bin/sh
-echo oper-180122
+echo latest \ No newline at end of file