From: Ed Kern Date: Tue, 14 Jan 2020 22:04:17 +0000 (-0700) Subject: VPP: arm jobs need env carried X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=10bb972eb35f76910e15374217154ddd12e1e147;p=ci-management.git 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 --- 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: