Fix vpp merge jobs 80/5580/9
authorEd Warnicke <eaw@cisco.com>
Wed, 1 Mar 2017 19:13:32 +0000 (12:13 -0700)
committerEd Warnicke <eaw@cisco.com>
Thu, 2 Mar 2017 21:39:58 +0000 (14:39 -0700)
commit7b91bcf627dcd2a308526725661255e2f5b020c2
treea6f3d892eac1562b8668fd11bb5e1ba784b9659d
parent83dc8f82dc7f2da8a423424dc387a61b471753d6
Fix vpp merge jobs

This patch switches to installing the vpp-dpkg-dev whenever
possible rather than building it.  This means no duplicative
pushing of vpp-dpkg-dev, which should fix the merge jobs.
It also should mean faster vpp builds since we generally
won't need to build DPDK either.

Change-Id: I602fb09a847bb4b0d54c5844dc4c79a27393580d
Signed-off-by: Ed Warnicke <eaw@cisco.com>
jjb/scripts/setup_vpp_dpdk_dev_env.sh [new file with mode: 0644]
jjb/vpp/vpp.yaml