summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/include-raw-vpp-build.sh
AgeCommit message (Collapse)AuthorFilesLines
2016-07-21Ignoring failure in update-java-alternativesC.J. Collier1-1/+1
* The script fails, though the failure can be ignored. http://askubuntu.com/questions/599105/using-alternatives-with-java-7-and-java-8-on-14-04-2-lts Change-Id: Ie7b70fb189505a46b6640f1a961001f0c75a21b5 Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
2016-06-02Be less agressive with the setEd Warnicke1-1/+1
Change-Id: I221374b6515e145f4fc5a31e3c30192732e6aeab Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-06-02Fix propogation of build errors.Ed Warnicke1-6/+5
Change-Id: I3e600ab74f5290008489cdbaa1624559067ad8b2 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-05-20Document the process of re-spinning an imageC.J. Collier1-3/+3
* Document the process of respinning jcloud images in README.txt * Create /scripts/respin-jcloud-images.sh * Create /vagrant/lib/respin-functions.sh * Automate the process of fetching latest base images * Automate the process of creating new "LF upload" snapshots * Automate process of creating jcloud image - Boot fresh VM - run bootstrap.sh - run system_reseal.sh - snapshot re-sealed system * Unable to automate updating jcloud image regex for staging nodes * Correct shasum to sha1sum * Add cloud-initramfs-* to PACKAGES list * Install cloud-init during system reseal Change-Id: Ie70d5f1fdee0e9f06810da6f37bfc710e3e06b8e Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
2016-05-16Provide clarity as to when merge job fails are build or pushEd Warnicke1-0/+5
Merge jobs can fail because a build has failed, or because a push of artifacts has failed. This should make it clear which occurrred in the build logs. Change-Id: I77e2ed0c756104492ee7a16378a5445162406f40 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-05-16Instrument Jenkins images/builds (take2)Ed Warnicke1-0/+7
Change-Id: I167cb259fce64f96d385294268a78bf6d161c8de Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-05-16Instrument Jenkins images/buildsEd Warnicke1-0/+10
This patch instruments so we can be certain *what* bootstrap.sh was used to build the running image and what include-raw-vpp-build.sh was run for the Job Change-Id: I69782c3bca71f24d24133205130be059a14a114c Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-05-09Check to see if a VPP patch needs rebasingEd Warnicke1-0/+18
Change-Id: I9eca0b820a82dac4dbe58759a47f3294c6fcb14b Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-05-06Fix for javahome updateEd Warnicke1-1/+1
Change-Id: Ifbe5962e0161ccf223baa4bb4fc03f8c86d859b1 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-05-06Fix for java home for honeycombEd Warnicke1-0/+7
Change-Id: Ib4381c10763251105ca1fc418e70c0e06905ba9a Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-04-28Use build.sh for vpp buildEd Warnicke1-15/+1
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>
2016-04-20Support for ubuntu1604 in CI verifyEd Warnicke1-11/+14
This patch should enable ubuntu1604 verify in CI management. Change-Id: I17b6e8addcfddf6cbbc3774205beecc00c4d3fcf Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-04-12Enabled centos7 buildEd Warnicke1-0/+4
Change-Id: I7fafacbe2fa58313e320de2e3a8a498898e89601 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-04-12Machinery for multi-os build.Ed Warnicke1-3/+9
This patch should provide machinery for multi os build It also provides machinery for multi-branch build Change-Id: I29db20f159f18af2cab512ab6df6b03d9f81ff15 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-02-02Enabled CCACHE_DIR to persist between jobsEd Warnicke1-0/+7
Change-Id: I7d7fc9c8c0dd561e4abbab481ccf4f879763e2e6 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-02-01Add V=0 to make command line;TAG=vpp_debug -> TAG=vppEd Warnicke1-1/+1
Change-Id: I4235334db36609be45b1e31e80659d5cda1827da Signed-off-by: Ed Warnicke <eaw@cisco.com>
2015-12-09Change back to building install-debEd Warnicke1-1/+1
Change-Id: Iea348a42c289fc654c52fcddff0f05f5b01d5d71 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2015-12-08Fix for make targetEd Warnicke1-1/+1
Change-Id: Ifeb5e21203f034f479b662e20649a3d990e2741f Signed-off-by: Ed Warnicke <eaw@cisco.com>
2015-12-08Fixes for vpp JJB and vagrant fileEd Warnicke1-1/+1
Change-Id: Iffc3076ffa2c69913fa3473d9debbe753d680883 Signed-off-by: Ed Warnicke <eaw@cisco.com>
2015-12-08Initial commit of vpp JJB JobsEd Warnicke1-0/+8
Change-Id: I0ee210ac926bf5ffc7a5efa72b7e044e04fb6fa0 Signed-off-by: Ed Warnicke <eaw@cisco.com>