summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/vpp/vpp.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index 51a8c028f..6f5a0e292 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -481,11 +481,13 @@
global-settings: 'global-settings'
global-settings-type: cfp
- shell:
- !include-raw-escape: ../scripts/setup_vpp_ubuntu_docker_test.sh
+ !include-raw-escape: ../scripts/setup_vpp_ubuntu_arm_test.sh
- shell:
!include-raw-escape:
- ../scripts/setup_vpp_dpdk_dev_env.sh
+ - include-raw-vpp-parallel-vars.sh
- include-raw-vpp-arm-build.sh
+
- provide-maven-settings:
settings-file: 'vpp-settings'
global-settings-file: 'global-settings'