From: Jan Gelety Date: Tue, 20 Feb 2018 14:15:59 +0000 (+0100) Subject: FIX vpp-csit-verify jobs X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=66aaee8bb9e719984c1ff2152c1e9009fc50778c;p=ci-management.git FIX vpp-csit-verify jobs - add missing inject component to builders Change-Id: I4bf2ca8dcb4eb5e212b30ac2a014ddef59475cef Signed-off-by: Jan Gelety --- 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