ci-management.git
7 years agoForce Jenkins to not change it's votes for merge 25/3325/1
Andrew Grimberg [Fri, 7 Oct 2016 16:51:12 +0000 (09:51 -0700)]
Force Jenkins to not change it's votes for merge

Jenkins by default resets the votes it has in Gerrit to 0. Gerrit 2.13
has problems with this and causes us to catch an error. As such, we
should make sure that Jenkins does not try to change its votes when it
starts during a merge job. We assume that any merge run will be with our
normal mechanically set votes.

Change-Id: Ia45eb7ca605ee904f211065a2877fc0cc1ee5f42
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
7 years agoMerge "Update doc package dependencies"
C.J. Collier [Fri, 7 Oct 2016 16:46:13 +0000 (16:46 +0000)]
Merge "Update doc package dependencies"

7 years agoSkip voting on merge jobs 24/3324/1
Andrew Grimberg [Fri, 7 Oct 2016 15:18:15 +0000 (08:18 -0700)]
Skip voting on merge jobs

As of Gerrit 2.13 we get an error if we vote on a change that has been
merged. As the votes couldn't be before, nor now, changed after Gerrit
submission has been merged (closed) there is no point in voting.

NOTE: This is putting back the recently reverted change

Change-Id: Ie14c308f198a79f23d717e07cb762fae6bf985f4
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
7 years agoMerge "* check out pristine tarball from git * run lintian after debuild (do not...
Ed Warnicke [Fri, 7 Oct 2016 16:29:27 +0000 (16:29 +0000)]
Merge "* check out pristine tarball from git * run lintian after debuild (do not fail on lintian errors)"

7 years agoRevert "Skip voting on merge jobs" 21/3321/1
Andrew Grimberg [Fri, 7 Oct 2016 15:42:54 +0000 (08:42 -0700)]
Revert "Skip voting on merge jobs"

This reverts commit 65f5b4a0f8344eb4ab7badc382999036e3209da2.

Change-Id: I0e1d6d021f079dbf3374f368f07bd481a7cc33e2
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
7 years agoSkip voting on merge jobs 17/3317/1
Andrew Grimberg [Fri, 7 Oct 2016 15:18:15 +0000 (08:18 -0700)]
Skip voting on merge jobs

As of Gerrit 2.13 we get an error if we vote on a change that has been
merged. As the votes couldn't be before, nor now, changed after Gerrit
submission has been merged (closed) there is no point in voting.

Change-Id: I267cc0db3ca8515056bd0c428ffbdbc7879509c1
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
7 years ago* check out pristine tarball from git 05/3305/3
C.J. Collier [Fri, 7 Oct 2016 04:47:59 +0000 (21:47 -0700)]
* check out pristine tarball from git
* run lintian after debuild (do not fail on lintian errors)

Change-Id: I6416637dfbf9fe0131d24b3a8fcb53ec54066d24
Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
7 years agoFix for missing devscripts for deb_dpdk 84/3284/1
Ed Warnicke [Wed, 5 Oct 2016 19:55:05 +0000 (12:55 -0700)]
Fix for missing devscripts for deb_dpdk

Change-Id: I9cf3a3a400423da08f40467b471c8be9e667c742
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoDo not revert to java 7 82/3282/1
C.J. Collier [Wed, 5 Oct 2016 17:58:44 +0000 (10:58 -0700)]
Do not revert to java 7

* honeycomb-merge-master-ubuntu1404 needs java 8 for sonar
* the revert to java 7 happens prior to the sonar run
* we now throw the guest away after each use, so there is no need to
  revert to java 7

Change-Id: I551a5a6d3da5eb9d38cc1f624ef547815a41931c
Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
7 years agoDo not revert to java 7 81/3281/1
C.J. Collier [Wed, 5 Oct 2016 16:00:01 +0000 (09:00 -0700)]
Do not revert to java 7

* honeycomb-merge-master-ubuntu1404 needs java 8 for sonar
* the revert to java 7 happens prior to the sonar run
* we now throw the guest away after each use, so there is no need to
  revert to java 7

Change-Id: I82583ae4f6130961fb5c42741107ac74f80dd850
Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
7 years agoRevert "Temporarily disable nsh_sfc-verify-docs job" 66/3266/1
Ed Warnicke [Tue, 4 Oct 2016 22:32:11 +0000 (22:32 +0000)]
Revert "Temporarily disable nsh_sfc-verify-docs job"

This reverts commit 7828d8510c0d04e040b3a931124d9f331f064580.
This reverts gerrit https://gerrit.fd.io/r/#/c/3256/

Change-Id: Id22ab8a7ad1fda1289d79b16ca19404ec8307007
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoTemporarily disable nsh_sfc-verify-docs job 56/3256/1
Ed Warnicke [Tue, 4 Oct 2016 18:05:39 +0000 (11:05 -0700)]
Temporarily disable nsh_sfc-verify-docs job

Change-Id: I2986cf6f3c581b3a663d69e0d8e92ad9c0ea6d99
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoMerge "Configuring minions as single use"
Andrew Grimberg [Tue, 4 Oct 2016 14:18:13 +0000 (14:18 +0000)]
Merge "Configuring minions as single use"

7 years agoMerge "Enable mvn site for Honeycomb"
Andrew Grimberg [Mon, 3 Oct 2016 15:26:04 +0000 (15:26 +0000)]
Merge "Enable mvn site for Honeycomb"

7 years agoConfiguring minions as single use 05/2705/3
Vanessa Rene Valderrama [Wed, 7 Sep 2016 15:49:40 +0000 (10:49 -0500)]
Configuring minions as single use

Change-Id: I8a6fda290b010c3c9907000413bee390d9bfb387
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
7 years agoMerge "Jenkins spin-up scripts"
C.J. Collier [Fri, 30 Sep 2016 18:18:45 +0000 (18:18 +0000)]
Merge "Jenkins spin-up scripts"

7 years agoEnable mvn site for Honeycomb 35/3135/5
Maros Marsalek [Mon, 26 Sep 2016 08:28:43 +0000 (10:28 +0200)]
Enable mvn site for Honeycomb

To deploy site into docs.fd.io

Works on top of:
https://gerrit.fd.io/r/#/c/3073/
Site distribution configuration:
https://gerrit.fd.io/r/#/c/3073/5/common/honeycomb-parent/pom.xml

... only Ubuntu14 deploys the site during merge job

Note: using site instead of site:site, since only with site we
can hook in groovy maven plugin to fix some generated links. With
site:site, the groovy maven plugin does not get executed.

Change-Id: Ie1086b8d20856dbe15992e67ccc0d15547ce56d3
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
7 years agoMerge "Configuring minions as single use"
Andrew Grimberg [Fri, 23 Sep 2016 19:43:26 +0000 (19:43 +0000)]
Merge "Configuring minions as single use"

7 years agoMerge "Configuring minions as single use"
Andrew Grimberg [Fri, 23 Sep 2016 19:43:04 +0000 (19:43 +0000)]
Merge "Configuring minions as single use"

7 years agoJenkins spin-up scripts 18/3118/1
Andrew Grimberg [Fri, 23 Sep 2016 17:56:38 +0000 (10:56 -0700)]
Jenkins spin-up scripts

Scripts used for Jenkins minion startup when used with OpenStack plugin
managed minions

Change-Id: I616222a0fab12d8f283b5e633a612551c0d5f313
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
7 years agoConfiguring minions as single use 58/3058/1
Vanessa Rene Valderrama [Wed, 21 Sep 2016 20:54:28 +0000 (15:54 -0500)]
Configuring minions as single use

Change-Id: I881c34f345d4018f8da70c83faa415fd2a2ea8a7
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
7 years agoConfiguring minions as single use 57/3057/1
Vanessa Rene Valderrama [Wed, 21 Sep 2016 20:46:04 +0000 (15:46 -0500)]
Configuring minions as single use

Change-Id: I4f9f14602ff0b1f455a1dd00855be59128b9feda
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
7 years agoConfiguring minions as single use 56/3056/1
Vanessa Rene Valderrama [Wed, 21 Sep 2016 20:34:28 +0000 (15:34 -0500)]
Configuring minions as single use

Change-Id: I79ee300057628b3884574e3640ebe3743ddf0ac4
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
7 years agoMerge "Fix the scm for docs-verify"
Thanh Ha [Wed, 21 Sep 2016 18:22:17 +0000 (18:22 +0000)]
Merge "Fix the scm for docs-verify"

7 years agoFix the scm for docs-verify 54/3054/2
Ed Warnicke [Wed, 21 Sep 2016 18:21:02 +0000 (11:21 -0700)]
Fix the scm for docs-verify

Change-Id: I12947f266bb185f3c2c561072b80374287ba1f3c
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoForgot to turn on vpp-docs-verify 50/3050/1
Ed Warnicke [Wed, 21 Sep 2016 17:23:13 +0000 (10:23 -0700)]
Forgot to turn on vpp-docs-verify

Change-Id: I8051a03beed8a71f1026bb56aa6a20888a4fd04b
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoMerge "Add a vpp-docs-verify job and move vpp-docs to vpp-merge-docs"
Ed Warnicke [Wed, 21 Sep 2016 17:16:53 +0000 (17:16 +0000)]
Merge "Add a vpp-docs-verify job and move vpp-docs to vpp-merge-docs"

7 years agoAttach rpm/deb's to vpp verify jobs 17/3017/1
Ed Warnicke [Wed, 21 Sep 2016 02:25:10 +0000 (19:25 -0700)]
Attach rpm/deb's to vpp verify jobs

Change-Id: Iebb878a457e2c4f1dcbe137465cdb31bdabfd03d
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoAdd a vpp-docs-verify job and move vpp-docs to vpp-merge-docs 65/2965/5
Ed Warnicke [Mon, 19 Sep 2016 17:03:39 +0000 (10:03 -0700)]
Add a vpp-docs-verify job and move vpp-docs to vpp-merge-docs

Change-Id: I76f4823c2453d03beb57d013f04e087f86ef7dca
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoUpdate doc package dependencies 15/3015/1
Chris Luke [Wed, 21 Sep 2016 02:03:49 +0000 (22:03 -0400)]
Update doc package dependencies

https://gerrit.fd.io/r/2861 introduces Jinja2 templates.

Change-Id: I9f979976292b90f05dbb5ad0b890d2ca067d7578
Signed-off-by: Chris Luke <chrisy@flirble.org>
7 years agoEnable SSH dead peer detection 12/3012/2
C.J. Collier [Wed, 21 Sep 2016 01:25:34 +0000 (18:25 -0700)]
Enable SSH dead peer detection

Change-Id: I26e858e911fb9be2c03603e044459b11bab3b626
Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
7 years agoMerge "Add a nsh_sfc-verify-docs-{stream} job to verify docs build."
C.J. Collier [Tue, 20 Sep 2016 23:59:06 +0000 (23:59 +0000)]
Merge "Add a nsh_sfc-verify-docs-{stream} job to verify docs build."

7 years agoEOF needs to not be proceeded by spaces 10/3010/1
Ed Warnicke [Tue, 20 Sep 2016 21:49:02 +0000 (14:49 -0700)]
EOF needs to not be proceeded by spaces

Change-Id: I9eba1bbd11c21a1c6f6c700c02c3daa26df75e59
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoAdd a nsh_sfc-verify-docs-{stream} job to verify docs build. 03/3003/1
Ed Warnicke [Tue, 20 Sep 2016 19:58:12 +0000 (12:58 -0700)]
Add a nsh_sfc-verify-docs-{stream} job to verify docs build.

Change-Id: I0a636e80faf7f2935ab85e0ff1d58e9c045bc082
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoOnly run push for merge jobs for docs 02/3002/1
Ed Warnicke [Tue, 20 Sep 2016 19:55:38 +0000 (12:55 -0700)]
Only run push for merge jobs for docs

This sets us up to be able to run a verify-docs job

Change-Id: I02612019de89f144a965046d719dfa683b26423d
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoMerge "Fix missing $"
C.J. Collier [Tue, 20 Sep 2016 18:35:21 +0000 (18:35 +0000)]
Merge "Fix missing $"

7 years agoFix missing $ 01/3001/1
Ed Warnicke [Tue, 20 Sep 2016 18:29:53 +0000 (11:29 -0700)]
Fix missing $

Change-Id: Icb3860e4349c04ed4d7b5e16c08e8012bc1a9917
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoMerge "Actually run nsh_sfc-merge-docs"
C.J. Collier [Tue, 20 Sep 2016 18:12:57 +0000 (18:12 +0000)]
Merge "Actually run nsh_sfc-merge-docs"

7 years agoActually run nsh_sfc-merge-docs 00/3000/3
Ed Warnicke [Tue, 20 Sep 2016 18:08:24 +0000 (11:08 -0700)]
Actually run nsh_sfc-merge-docs

Change-Id: Ic6a25ea0e833d0b94820356e30bb693d60b04c52
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoMerge "Support ubuntu1404's output of dpkg-checkbuilddeps for deb_dpdk"
C.J. Collier [Tue, 20 Sep 2016 18:10:09 +0000 (18:10 +0000)]
Merge "Support ubuntu1404's output of dpkg-checkbuilddeps for deb_dpdk"

7 years agoMerge "Add nsh_sfc-docs-merge jobs"
C.J. Collier [Tue, 20 Sep 2016 18:05:22 +0000 (18:05 +0000)]
Merge "Add nsh_sfc-docs-merge jobs"

7 years agoAdd nsh_sfc-docs-merge jobs 99/2999/2
Ed Warnicke [Tue, 20 Sep 2016 17:54:25 +0000 (10:54 -0700)]
Add nsh_sfc-docs-merge jobs

Change-Id: I6b17a7b099128a1a64112bd66ea56865767fc2ea
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoSupport ubuntu1404's output of dpkg-checkbuilddeps for deb_dpdk 98/2998/2
Ed Warnicke [Tue, 20 Sep 2016 17:33:12 +0000 (10:33 -0700)]
Support ubuntu1404's output of dpkg-checkbuilddeps for deb_dpdk

Change-Id: I2c58f4cbecb734222fbb654c7089786a6bb23cf1
Signed-off-by: Ed Warnicke <eaw@cisco.com>
Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
7 years agoFix deb_dpdk use of apt-get to use sudo and -y 90/2990/1
Ed Warnicke [Tue, 20 Sep 2016 14:50:51 +0000 (07:50 -0700)]
Fix deb_dpdk use of apt-get to use sudo and -y

Change-Id: I4e4fe75f7838361f5b57a333cf80f8e41444892e
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoAdd jobs for deb_dpdk 82/2982/7
Ed Warnicke [Tue, 20 Sep 2016 13:52:18 +0000 (06:52 -0700)]
Add jobs for deb_dpdk

Please make sure to create repos:

fdio.deb_dpdk_1607.ubuntu.trusty.main
fdio.deb_dpdk_1607.ubuntu.xenial.main

For the merge job to publish to.

Change-Id: I196c85912324c7dfe872d005bd898fa8b340fdca
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoSource common functions from jjb 20/2420/4
C.J. Collier [Wed, 17 Aug 2016 17:09:19 +0000 (10:09 -0700)]
Source common functions from jjb

Now using !include-raw-escape to include maven push functions for vpp
as done with honeycomb

Change-Id: Iae34c2db057203c5ac0d5a0c8336e87725bbd394
Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
7 years agoAdd some echos to debug why packages aren't being pushed 67/2967/1
Ed Warnicke [Mon, 19 Sep 2016 17:12:40 +0000 (10:12 -0700)]
Add some echos to debug why packages aren't being pushed

Change-Id: Ida656f01d1df5a943f8b588c5cc0e66dd0fdf5a6
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoMerge "Enabled push of rpm/deb packages for nsh_sfc"
Thanh Ha [Fri, 16 Sep 2016 22:50:42 +0000 (22:50 +0000)]
Merge "Enabled push of rpm/deb packages for nsh_sfc"

7 years agoEnabled push of rpm/deb packages for nsh_sfc 25/2925/1
Ed Warnicke [Fri, 16 Sep 2016 19:25:23 +0000 (12:25 -0700)]
Enabled push of rpm/deb packages for nsh_sfc

Change-Id: Ie3aa47c7075e90f7a1e528a0dff96ab10224676f
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoMerge "Configuring minions as single use"
Andrew Grimberg [Fri, 16 Sep 2016 15:22:02 +0000 (15:22 +0000)]
Merge "Configuring minions as single use"

7 years agoMerge "Configuring minions as single use"
Andrew Grimberg [Fri, 16 Sep 2016 15:21:44 +0000 (15:21 +0000)]
Merge "Configuring minions as single use"

7 years agoMerge "Configuring minions as single use"
Andrew Grimberg [Fri, 16 Sep 2016 15:21:04 +0000 (15:21 +0000)]
Merge "Configuring minions as single use"

7 years agoMerge "Configuring minions as single use"
Andrew Grimberg [Fri, 16 Sep 2016 15:20:50 +0000 (15:20 +0000)]
Merge "Configuring minions as single use"

7 years agoMerge "Remove install of packages - done in respin scripts"
C.J. Collier [Wed, 14 Sep 2016 18:47:43 +0000 (18:47 +0000)]
Merge "Remove install of packages - done in respin scripts"

7 years agoWrite vm.nr_hugepages to persistent media 92/2892/1
C.J. Collier [Wed, 14 Sep 2016 17:24:04 +0000 (10:24 -0700)]
Write vm.nr_hugepages to persistent media

Contrary to the comment, the code did not persist the vm.nr_hugepages
value across reboots

Change-Id: I34739800ccb525d725f0a936975a283886969936
Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
7 years agoRemove install of packages - done in respin scripts 47/2747/2
Ed Warnicke [Fri, 9 Sep 2016 00:19:05 +0000 (17:19 -0700)]
Remove install of packages - done in respin scripts

https://gerrit.fd.io/r/gitweb?p=ci-management.git;a=blob;f=vagrant/lib/bootstrap-functions.sh;h=9a6067818667eb7f25d72142f8f845c97f744205;hb=HEAD#l143
https://gerrit.fd.io/r/gitweb?p=ci-management.git;a=blob;f=vagrant/lib/bootstrap-functions.sh;h=9a6067818667eb7f25d72142f8f845c97f744205;hb=HEAD#l151

Respin performed 20160909T174020

Change-Id: Ib6945c6d609f4b47f1622b40269419ad3c2e2b1e
Signed-off-by: Ed Warnicke <eaw@cisco.com>
Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
7 years agoAdd stable/1609 jobs for nsh_sfc 20/2820/1
Ed Warnicke [Mon, 12 Sep 2016 14:11:10 +0000 (07:11 -0700)]
Add stable/1609 jobs for nsh_sfc

Change-Id: Ifc8a605375d1770174e0566e464f0270928b3f86
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoMake vpp-docs jobs run on merge 82/2782/2
Ed Warnicke [Fri, 9 Sep 2016 21:57:34 +0000 (14:57 -0700)]
Make vpp-docs jobs run on merge

Change-Id: Ib7891699e7c10c0c6997bf7a50452084fea760d0
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoFix REPO_URL 84/2784/2
Ed Warnicke [Fri, 9 Sep 2016 21:44:08 +0000 (14:44 -0700)]
Fix REPO_URL

Previous repo URL was causing installation at:

https://nexus.fd.io/content/sites/site/site/io/fd/vpp/

Instead of

https://nexus.fd.io/content/sites/site/io/fd/vpp/

Change-Id: I5b13045ab43020b9fc72b75680db6d2772569e15
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoMerge ".map files must die die die"
C.J. Collier [Fri, 9 Sep 2016 21:27:23 +0000 (21:27 +0000)]
Merge ".map files must die die die"

7 years agoUse CONFIRM correctly for doxygen 81/2781/3
Ed Warnicke [Fri, 9 Sep 2016 21:12:45 +0000 (14:12 -0700)]
Use CONFIRM correctly for doxygen

Change-Id: I291a6627828a633ddf9b739aae99fdbaee8b1ada
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoAdd python-pyparsing and correct version 80/2780/1
Ed Warnicke [Fri, 9 Sep 2016 21:02:56 +0000 (14:02 -0700)]
Add python-pyparsing and correct version

Change-Id: I92185b842e0c3d1789e1d49293bcd831281bb541
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoMake work for all branches 79/2779/2
Ed Warnicke [Fri, 9 Sep 2016 20:45:30 +0000 (13:45 -0700)]
Make work for all branches

Change-Id: I39b65b23b9733ace43dc881ca08861e6f08221e2
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoSwitch to building vpp-doc on ubuntu1604 72/2772/2
Ed Warnicke [Fri, 9 Sep 2016 19:08:52 +0000 (12:08 -0700)]
Switch to building vpp-doc on ubuntu1604

Change-Id: I0dd051e06d38df0f068326255de32c2b79e3b5a4
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoFiles ending in .map must die die die 78/2778/1
Ed Warnicke [Fri, 9 Sep 2016 20:36:13 +0000 (13:36 -0700)]
Files ending in .map must die die die

Change-Id: If2d1da92ba4bd5f37b95b72f12486d1b337ae7d9
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years ago.map files must die die die 77/2777/1
Ed Warnicke [Fri, 9 Sep 2016 20:34:24 +0000 (13:34 -0700)]
.map files must die die die

Change-Id: I23c7cd42e84e8c75898a0ff42041c62ded2ddc68
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoRemove .dot and .md5 files before pushing. 76/2776/1
Ed Warnicke [Fri, 9 Sep 2016 20:30:35 +0000 (13:30 -0700)]
Remove .dot and .md5 files before pushing.

Change-Id: I94c502d14d1705214e23744afa87089d71b0cd23
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoNeed to run site:site before site:deploy 75/2775/1
Ed Warnicke [Fri, 9 Sep 2016 20:13:20 +0000 (13:13 -0700)]
Need to run site:site before site:deploy

Change-Id: Ia3f3ccac7bee2df85ddc5a1a635ebcb30c59b337
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoDon't try to mv a directory before calling make to create it 74/2774/2
Ed Warnicke [Fri, 9 Sep 2016 20:05:11 +0000 (13:05 -0700)]
Don't try to mv a directory before calling make to create it

Change-Id: Ic8333a26416933cdd62713a7a285bc03433d0dca
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoSwitch to using normal mvn site deploy 73/2773/3
Ed Warnicke [Fri, 9 Sep 2016 19:48:10 +0000 (12:48 -0700)]
Switch to using normal mvn site deploy

Change-Id: Ibf695215e1f5e15ee97b247ecb1c7c2128d20302
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoCorrect details of mvn deploy script 71/2771/1
C.J. Collier [Fri, 9 Sep 2016 18:50:38 +0000 (11:50 -0700)]
Correct details of mvn deploy script

* allow MVN to be defined outside of the script
* correct upload path
* correct id

Change-Id: Ia3c368abfe210eea6ff8424404d7bab47083cf2b
Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
7 years agoUse correct service url for compressed files 68/2768/1
Thanh Ha [Fri, 9 Sep 2016 15:58:06 +0000 (11:58 -0400)]
Use correct service url for compressed files

Also switch fdio-docs to fdio-site since it's named that generically in
Nexus.

Change-Id: I27ce7b013974d9ed6c0b16cd6fa7356624a7180c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoFix fdio-doc serverid 67/2767/1
Ed Warnicke [Fri, 9 Sep 2016 15:46:13 +0000 (08:46 -0700)]
Fix fdio-doc serverid

Change-Id: I3e3297c08ee913d85578719b4a63bf9d5879d611
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoFix one character mistake in include-raw-vpp-docs.sh 49/2749/1
Ed Warnicke [Fri, 9 Sep 2016 00:44:16 +0000 (17:44 -0700)]
Fix one character mistake in include-raw-vpp-docs.sh

Change-Id: Id41a74e741d5bd4bdc834373893e20d6d17445cb
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoFix incorrect zip command in include-raw-vpp-docs.sh 48/2748/1
Ed Warnicke [Fri, 9 Sep 2016 00:32:35 +0000 (17:32 -0700)]
Fix incorrect zip command in include-raw-vpp-docs.sh

Change-Id: If65fad32ab099d03c0a6b99195869d17bff308f7
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoAdd zip to allow for vpp-docs job to work 46/2746/1
Ed Warnicke [Thu, 8 Sep 2016 23:58:23 +0000 (16:58 -0700)]
Add zip to allow for vpp-docs job to work

Change-Id: Ie47108339da67afb9000ef5ac3024d379f490642
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoMake sure jjb merge builds HEAD 45/2745/1
Andrew Grimberg [Thu, 8 Sep 2016 23:44:55 +0000 (16:44 -0700)]
Make sure jjb merge builds HEAD

Change-Id: I225759b448aaa8d2599ac6ae7ae7ec6c66b51083
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
7 years agoMerge "Fix shellcheck errors for include-raw-nsh_sfc-pkg-push.sh"
Andrew Grimberg [Thu, 8 Sep 2016 23:28:23 +0000 (23:28 +0000)]
Merge "Fix shellcheck errors for include-raw-nsh_sfc-pkg-push.sh"

7 years agoMerge "Fix JAVA env variables for pushing packages"
Andrew Grimberg [Thu, 8 Sep 2016 23:27:59 +0000 (23:27 +0000)]
Merge "Fix JAVA env variables for pushing packages"

7 years agoFix shellcheck errors for include-raw-nsh_sfc-pkg-push.sh 44/2744/2
Ed Warnicke [Thu, 8 Sep 2016 23:23:20 +0000 (16:23 -0700)]
Fix shellcheck errors for include-raw-nsh_sfc-pkg-push.sh

Change-Id: I5b8e797b66a298d785c16059fe330cddebd93d88
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoFix shellcheck warnings 43/2743/1
Ed Warnicke [Thu, 8 Sep 2016 23:21:14 +0000 (16:21 -0700)]
Fix shellcheck warnings

Change-Id: Iad0e627e28e899f41965606bed7025484db6a450
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoFix JAVA env variables for pushing packages 42/2742/1
Ed Warnicke [Thu, 8 Sep 2016 23:13:35 +0000 (16:13 -0700)]
Fix JAVA env variables for pushing packages

Change-Id: I93ce84753679cc1f7cf1000896cb5853cd0d5ce2
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoFix typo in include-raw-vpp-docs.sh 41/2741/1
Ed Warnicke [Thu, 8 Sep 2016 23:05:17 +0000 (16:05 -0700)]
Fix typo in include-raw-vpp-docs.sh

Change-Id: I47b5f461c589f9f45d6d2312604da992ad34500a
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoMerge "Fix typo in include-raw-nsh_sfc-pkg-push.sh"
Andrew Grimberg [Thu, 8 Sep 2016 22:48:28 +0000 (22:48 +0000)]
Merge "Fix typo in include-raw-nsh_sfc-pkg-push.sh"

7 years agoFix typo in include-raw-nsh_sfc-pkg-push.sh 40/2740/1
Ed Warnicke [Thu, 8 Sep 2016 22:46:38 +0000 (15:46 -0700)]
Fix typo in include-raw-nsh_sfc-pkg-push.sh

Change-Id: I41fcc9719257999c953b35e27ca75547e3d11195
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoRemove use of fdio-infra-wrappers for now 39/2739/1
Ed Warnicke [Thu, 8 Sep 2016 22:43:51 +0000 (15:43 -0700)]
Remove use of fdio-infra-wrappers for now

Change-Id: I0ac2d5aced25a23a14a214301cef0da3989ed09a
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoFirst attempt to build vpp doxygen docs 35/2735/5
Ed Warnicke [Thu, 8 Sep 2016 19:39:32 +0000 (12:39 -0700)]
First attempt to build vpp doxygen docs

Change-Id: I3756dfcd832a4aa8c274abb17b4163f4f53f7d4a
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoMerge "TRex: add playground jobs to check build of TRex/docs"
Ed Warnicke [Thu, 8 Sep 2016 15:57:57 +0000 (15:57 +0000)]
Merge "TRex: add playground jobs to check build of TRex/docs"

7 years agoFix to publishing of artifacts 33/2733/1
Ed Warnicke [Thu, 8 Sep 2016 15:51:29 +0000 (08:51 -0700)]
Fix to publishing of artifacts

Change-Id: I5e1c7815a441cec554b6a0c980ef6bf588f9594b
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoConfiguring minions as single use 15/2715/2
Vanessa Rene Valderrama [Wed, 7 Sep 2016 21:28:13 +0000 (16:28 -0500)]
Configuring minions as single use

Change-Id: I3d246666a3180e35d787c0350755804531e6f1d2
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
7 years agoAdd nsh_sfc integration job 20/2720/2
Ed Warnicke [Thu, 8 Sep 2016 04:24:10 +0000 (21:24 -0700)]
Add nsh_sfc integration job

Change-Id: I5bee1fd0dee69476bf6c5c7bf5e9510554c91e9d
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoPublish nsh_sfc jar files to mvn. 19/2719/2
Ed Warnicke [Thu, 8 Sep 2016 04:22:09 +0000 (21:22 -0700)]
Publish nsh_sfc jar files to mvn.

Change-Id: I84ee1db07633b45687ffe280e649b6ff407cfe31
Signed-off-by: Ed Warnicke <eaw@cisco.com>
7 years agoConfiguring minions as single use 18/2718/1
Vanessa Rene Valderrama [Wed, 7 Sep 2016 21:36:22 +0000 (16:36 -0500)]
Configuring minions as single use

Change-Id: Ie06a4fda4f7ac6471bd07f6cee9b8917aeaf3a53
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
7 years agoConfiguring minions as single use 17/2717/1
Vanessa Rene Valderrama [Wed, 7 Sep 2016 21:34:18 +0000 (16:34 -0500)]
Configuring minions as single use

Change-Id: I98e020cda69b5112609c00f013d4bd3f6cfbf009
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
7 years agoConfiguring minions as single use 16/2716/1
Vanessa Rene Valderrama [Wed, 7 Sep 2016 21:32:20 +0000 (16:32 -0500)]
Configuring minions as single use

Change-Id: I07ebdab1471888a6ae1dd51193dd27ee2ab129b1
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
7 years agoDo not run sonar analysis from integration honeycomb jobs 14/2714/1
Maros Marsalek [Wed, 7 Sep 2016 20:54:19 +0000 (22:54 +0200)]
Do not run sonar analysis from integration honeycomb jobs

No need, sonar analysis is run on merge jobs. No need to run again
from integration job. Also integration jobs might be run even if honeycomb
code hasen't changed, running the analysis pointlessly.

Change-Id: I527dbc77e9ce528da169443a77f47f5251216670
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
7 years agoDistinguish honeycomb branches in sonar analysis 94/2694/3
Maros Marsalek [Wed, 7 Sep 2016 08:46:56 +0000 (10:46 +0200)]
Distinguish honeycomb branches in sonar analysis

According to
 http://stackoverflow.com/questions/15596522/sonar-analysis-using-multiple-git-branches-in-jenkins

this is the way of telling sonar to distinguish analysis for
multiple branches.

Change-Id: I599f69a3cc00d7c7541a182b0604bfb74df6b158
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
7 years agoConfiguring minions for single use 75/2675/5
Vanessa Rene Valderrama [Tue, 6 Sep 2016 18:27:53 +0000 (13:27 -0500)]
Configuring minions for single use

Change-Id: I6b517099f68c71f40ccf2bb192544a8035c7389f
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
7 years agoCorrect JJB refspec 74/2674/1
C.J. Collier [Tue, 6 Sep 2016 17:39:28 +0000 (10:39 -0700)]
Correct JJB refspec

Old value, $GERRIT_REFSPEC allowed jjb to update a patch that is not
current.  Changed to refs/heads/master to ensure that latest changes
are used.

Change-Id: I2df571990bc25480dd7ffab525b2d4e820e89ceb
Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
7 years agoClean-up environment injection 14/2614/1
Vanessa Rene Valderrama [Fri, 2 Sep 2016 15:55:09 +0000 (10:55 -0500)]
Clean-up environment injection

Change-Id: I95deb674b0a5b792d66596fb9dc448e7a15c4b4d
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>