summaryrefslogtreecommitdiffstats
path: root/jjb/vpp
diff options
context:
space:
mode:
authorEd Kern <ejk@cisco.com>2018-03-08 07:39:49 -0700
committerEd Kern <ejk@cisco.com>2018-03-08 13:05:05 -0700
commit1a5f554c61328ee9e05273c1bc1e7909e80d608a (patch)
treed4c200f3e4b954022826fa5580e9376dd13fed93 /jjb/vpp
parenta63d0ac0a5c935b28217259d738cd2d075c1ad39 (diff)
VPP: removed duplicate script call
In verify and merge jobs a script was called twice in a row This change makes it a single call Change-Id: I06e72c859b60bc5d4f1918767ea6899c271ff840 Signed-off-by: Ed Kern <ejk@cisco.com>
Diffstat (limited to 'jjb/vpp')
-rw-r--r--jjb/vpp/vpp.yaml6
1 files changed, 0 insertions, 6 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index e62e29477..a9e5d51aa 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -103,9 +103,6 @@
!include-raw-escape: ../scripts/setup_vpp_ubuntu_docker_test.sh
- shell:
!include-raw-escape:
- - ../scripts/setup_vpp_ubuntu_docker_test.sh
- - shell:
- !include-raw-escape:
- ../scripts/setup_vpp_dpdk_dev_env.sh
- include-raw-vpp-build.sh
publishers:
@@ -249,9 +246,6 @@
!include-raw-escape: ../scripts/setup_vpp_ubuntu_docker_test.sh
- shell:
!include-raw-escape:
- - ../scripts/setup_vpp_ubuntu_docker_test.sh
- - shell:
- !include-raw-escape:
- ../scripts/setup_vpp_dpdk_dev_env.sh
- include-raw-vpp-build.sh
- provide-maven-settings: