summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEd Kern <ejk@cisco.com>2020-01-14 15:04:17 -0700
committerEd Kern <ejk@cisco.com>2020-01-14 15:04:17 -0700
commit10bb972eb35f76910e15374217154ddd12e1e147 (patch)
tree8ed5dc74a04b705731afb69b633b04e99a32f532
parent3e1021d2050f6fb6c07c7ba12a8ebab21acf0ff3 (diff)
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 <ejk@cisco.com>
-rw-r--r--jjb/vpp/vpp.yaml4
1 files changed, 0 insertions, 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: