summaryrefslogtreecommitdiffstats
path: root/jjb/vpp
diff options
context:
space:
mode:
authorJan Gelety <jgelety@cisco.com>2018-02-20 15:15:59 +0100
committerJan Gelety <jgelety@cisco.com>2018-02-20 15:15:59 +0100
commit66aaee8bb9e719984c1ff2152c1e9009fc50778c (patch)
tree8efe816bde237e28ed6bc6fcd59cd7ac97c4f293 /jjb/vpp
parent5b199cc3b54de8566551ddd71c3f587ad64929cc (diff)
FIX vpp-csit-verify jobs
- add missing inject component to builders Change-Id: I4bf2ca8dcb4eb5e212b30ac2a014ddef59475cef Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'jjb/vpp')
-rw-r--r--jjb/vpp/vpp.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index 0656508b1..b8b45fc98 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -239,6 +239,8 @@
builders:
- shell: 'echo "VPP_BRANCH={branch}" > $WORKSPACE/variables.prop'
+ - inject:
+ properties-file: variables.prop
- shell:
!include-raw-escape:
- include-raw-vpp-checkstyle.sh
@@ -333,6 +335,8 @@
builders:
- shell: 'echo "VPP_BRANCH={branch}" > $WORKSPACE/variables.prop'
+ - inject:
+ properties-file: variables.prop
- shell:
!include-raw-escape:
- ../scripts/setup_vpp_dpdk_dev_env.sh