diff options
author | Jan Gelety <jgelety@cisco.com> | 2018-01-16 08:37:50 +0100 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2018-01-16 08:37:50 +0100 |
commit | 887ffb65fd9ce99db9a2ae0a3a1fa5456ba9b67c (patch) | |
tree | dab4b3766bfc7a66736ad6ae34be9b722658add4 | |
parent | f0c8a8172e646ea9b3bf33cf5066557bf222b626 (diff) |
Update CSIT tests 171218 -> 180115
- update of CSIT operational branch to be used for VPP-patch test
Change-Id: I25a69cf3c9a93754e0cbfc0c1bc62f10883d3027
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 9188d8cdb1e..f947ecbd4f5 100755 --- a/build-root/scripts/csit-test-branch +++ b/build-root/scripts/csit-test-branch @@ -1,2 +1,2 @@ #!/bin/sh -echo oper-171218 +echo oper-180115 |