summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/vpp.yaml
diff options
context:
space:
mode:
authorJan Gelety <jgelety@cisco.com>2018-02-13 12:26:16 +0100
committerJan Gelety <jgelety@cisco.com>2018-02-13 13:05:52 +0000
commitddb19fedc71e1978753f577cebc267072c6876ce (patch)
tree32effb7c548959edf458105868a21e046d1872ad /jjb/vpp/vpp.yaml
parent33685940c9e963333163b09876f3f257478bdadc (diff)
vpp-csit-verify: use latest verified CSIT branch by default
Jira: CSIT-875 To avoid updating verified CSIT branch name in VPP code base the latest verified CSIT branch will be used by default. VPP developer will have the possibility to define CSIT branch used to verify his patch set by putting CSIT branch name, e.g. oper-180122, to file build-root/scripts/csit-test-branch where the default value 'latest' will be stored. Change-Id: I5657bd833efe4ac98568a0c9ac3cd858af5e23e8 Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'jjb/vpp/vpp.yaml')
-rw-r--r--jjb/vpp/vpp.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index 28a688b6a..ef261e4d9 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -309,6 +309,7 @@
branch: '{branch}'
builders:
+ - shell: 'echo "VPP_BRANCH={branch}" > $WORKSPACE/variables.prop'
- shell:
!include-raw-escape:
- include-raw-vpp-checkstyle.sh
@@ -401,6 +402,7 @@
notbuilt: false
builders:
+ - shell: 'echo "VPP_BRANCH={branch}" > $WORKSPACE/variables.prop'
- shell:
!include-raw-escape:
- ../scripts/setup_vpp_dpdk_dev_env.sh