Use build.sh for vpp build 52/852/3
authorEd Warnicke <eaw@cisco.com>
Sun, 24 Apr 2016 03:21:57 +0000 (22:21 -0500)
committerEd Warnicke <eaw@cisco.com>
Thu, 28 Apr 2016 23:13:52 +0000 (19:13 -0400)
commitd31f3a595f131d38134e1957bd9caefca319fe61
tree3bd651b4c8447d058f6188ddbabc3516fbc6c688
parent2ea6567acf97ddd46e3ac91b198c6b8bd865ab75
Use build.sh for vpp build

https://gerrit.fd.io/r/#/c/765/
is refactoring the vagrant to have a separate
build.sh suitable for use outside of vagrant.
It autodetects supported distros, installs dependencies,
etc.

This patch switches vpp jenkins jobs over to using
build.sh.  This should give us a unified path where:

1) CI Builds
2) Vagrant
3) Users starting out on their own Centos/Ubuntu boxes
for the first time

are all using the same build.sh.

Change-Id: Iae7bca4e2a9e183e878d7638701e66735b388cbc
Signed-off-by: Ed Warnicke <eaw@cisco.com>
jjb/vpp/include-raw-vpp-build.sh