diff options
author | Jan <jgelety@cisco.com> | 2016-09-26 12:16:52 +0200 |
---|---|---|
committer | Jan <jgelety@cisco.com> | 2016-09-26 12:16:52 +0200 |
commit | c02105349166c14714718b840ab57eb581d865ef (patch) | |
tree | 8fa2683506df97fa1832f6078b12e6789b442457 | |
parent | 019886e7e6a8fe3dcb556958db81ed5ed51ff04a (diff) |
Update CSIT tests 160919 -> 160925
- update of CSIT operational branch to be used for VPP-patch test
in VPP branch stable/1609
Change-Id: I7e9d4993356016f02fe173b94b5477231480290d
Signed-off-by: Jan Gelety <jgelety@cisco.com>
-rwxr-xr-x | build-root/scripts/csit-test-branch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-root/scripts/csit-test-branch b/build-root/scripts/csit-test-branch index 6d3a99e5d15..00348b327eb 100755 --- a/build-root/scripts/csit-test-branch +++ b/build-root/scripts/csit-test-branch @@ -1,2 +1,2 @@ #!/bin/sh -echo oper-rls1609-160919 +echo oper-rls1609-160925 |