From 10bb972eb35f76910e15374217154ddd12e1e147 Mon Sep 17 00:00:00 2001 From: Ed Kern Date: Tue, 14 Jan 2020 15:04:17 -0700 Subject: VPP: arm jobs need env carried Corrected oversight in previous cleanup patch which split two scripts that needed to be kept together for env variable passing Change-Id: I0e9e91da91980b59f52310487a3d7b7e28de710c Signed-off-by: Ed Kern --- jjb/vpp/vpp.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 8d2c84c57..08fcf3c93 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -386,8 +386,6 @@ - shell: !include-raw-escape: - ../scripts/vpp/parallel-vars.sh - - shell: - !include-raw-escape: - ../scripts/vpp/arm-build.sh publishers: @@ -463,8 +461,6 @@ - shell: !include-raw-escape: - ../scripts/vpp/parallel-vars.sh - - shell: - !include-raw-escape: - ../scripts/vpp/arm-build-no-test.sh - provide-maven-settings: -- cgit 1.2.3-korg