releng/builder.git
7 years agoMove robot dependencies into packer provision script 03/42103/4
Thanh Ha [Tue, 19 Jul 2016 23:00:03 +0000 (19:00 -0400)]
Move robot dependencies into packer provision script

Install robot dependencies during image provisioning to make the spinup
scripts portion run faster.

Change-Id: I6dd06ff5a044f3fc82d7fa55a1aeafbea0b9478f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Fix contributing docs links; README->readthedocs"
Thanh Ha [Tue, 19 Jul 2016 22:20:00 +0000 (22:20 +0000)]
Merge "Fix contributing docs links; README->readthedocs"

7 years agoMerge "Convert Vagrant to Packer"
Thanh Ha [Tue, 19 Jul 2016 22:09:55 +0000 (22:09 +0000)]
Merge "Convert Vagrant to Packer"

7 years agoConvert Vagrant to Packer 00/42100/1
Andrew Grimberg [Tue, 19 Jul 2016 21:58:14 +0000 (14:58 -0700)]
Convert Vagrant to Packer

Changes in the Rackspace Public cloud that came about because of the
private cloud creation and connection have made using Vagrant inside the
public cloud impossible now. This converts all of the in use Vagrant
definitions to Packer and allows us to build images at the same time in
both clouds so that they are identical as we can possibly make them.

Change-Id: I410ad83eaabddfe50447dbeefe7eb2d79660a06c
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
7 years agoFix contributing docs links; README->readthedocs 99/42099/2
Daniel Farrell [Tue, 19 Jul 2016 21:31:50 +0000 (17:31 -0400)]
Fix contributing docs links; README->readthedocs

Change-Id: I7f0ec2d0f9b488ece4901bbb0978784c49243078
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoMerge "Migrate custom jjb jobs to logs.opendaylight.org for ovsdb"
Jamo Luhrsen [Tue, 19 Jul 2016 21:43:38 +0000 (21:43 +0000)]
Merge "Migrate custom jjb jobs to logs.opendaylight.org for ovsdb"

7 years agoMerge "use new netvirt-openstack feature instead of netvirt-vpnservice-openstack"
Thanh Ha [Tue, 19 Jul 2016 20:29:04 +0000 (20:29 +0000)]
Merge "use new netvirt-openstack feature instead of netvirt-vpnservice-openstack"

7 years agoMerge "Revert "Simplify distribution-check to use -Pq profile""
Thanh Ha [Tue, 19 Jul 2016 20:27:10 +0000 (20:27 +0000)]
Merge "Revert "Simplify distribution-check to use -Pq profile""

7 years agoRevert "Simplify distribution-check to use -Pq profile" 89/42089/1
Thanh Ha [Tue, 19 Jul 2016 20:24:30 +0000 (16:24 -0400)]
Revert "Simplify distribution-check to use -Pq profile"

This reverts commit e61f031a50900a8a2d1895b320806e14f623f408.

Turns out this profile is too aggressive and causes build failures with
the distribution-check job.

Change-Id: I3e403c450c55ed78e96d582538a395cd007df745
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoBeep up lispflowmapping build VM to 4 CPUs 85/42085/1
Lorand Jakab [Tue, 19 Jul 2016 19:23:46 +0000 (14:23 -0500)]
Beep up lispflowmapping build VM to 4 CPUs

It is probably more efficient than having to run 'reverify' or 'recheck'
over again, hoping that all jobs will pass at the same time.

See https://git.opendaylight.org/gerrit/#/c/41662/

Change-Id: Ic65f7d3504c60ba6ad24a1227930b583d94843e1
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
7 years agoMigrate custom jjb jobs to logs.opendaylight.org for ovsdb 21/42021/3
Anil Belur [Tue, 19 Jul 2016 01:31:47 +0000 (07:01 +0530)]
Migrate custom jjb jobs to logs.opendaylight.org for ovsdb

Change-Id: I7cc2e8b84d3b605fde6c4293204297c947b3b0af
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoSimplify patch test jobs to use -Pq profile 73/42073/2
Luis Gomez [Tue, 19 Jul 2016 17:07:52 +0000 (10:07 -0700)]
Simplify patch test jobs to use -Pq profile

Change-Id: I64b5a3c65690fe75128132b02769a0f035e369a3
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoMerge "Simplify distribution-check to use -Pq profile"
Luis Gomez [Tue, 19 Jul 2016 16:53:22 +0000 (16:53 +0000)]
Merge "Simplify distribution-check to use -Pq profile"

7 years agoMerge "Update ovsdb projects file"
Jamo Luhrsen [Tue, 19 Jul 2016 16:33:39 +0000 (16:33 +0000)]
Merge "Update ovsdb projects file"

7 years agouse new netvirt-openstack feature instead of netvirt-vpnservice-openstack 69/42069/1
Jamo Luhrsen [Tue, 19 Jul 2016 16:21:48 +0000 (09:21 -0700)]
use new netvirt-openstack feature instead of netvirt-vpnservice-openstack

Change-Id: Ib36170c901baf3569e0eb48e3510fb0e6d0bcbef
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoSimplify distribution-check to use -Pq profile 68/42068/1
Thanh Ha [Tue, 19 Jul 2016 16:20:43 +0000 (12:20 -0400)]
Simplify distribution-check to use -Pq profile

The -Pq profile disables many of the same things distribution-check
wants to disable to run a quick build and build a karaf bundle.

Change-Id: I6e5fc821dfeabfec9583344375d9ec23198908b9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoFix jdk version in odlparent-verify job 66/42066/1
Thanh Ha [Tue, 19 Jul 2016 16:02:28 +0000 (12:02 -0400)]
Fix jdk version in odlparent-verify job

Setting should have been openjdk8 for boron.

Change-Id: I72cd986116a12d8d2554f0dc8077ab08f669744c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoFix email prefix for project-name 58/42058/1
Thanh Ha [Tue, 19 Jul 2016 15:00:48 +0000 (11:00 -0400)]
Fix email prefix for project-name

Change https://git.opendaylight.org/gerrit/42019/ did not update the
email prefixes which could be a problem if name is not project-name.

Change-Id: I004149afd408bf5fe433fabfb27ecaf0e3f6555d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoAdd new freestyle verify job type to odlparent 54/42054/4
Thanh Ha [Tue, 19 Jul 2016 14:40:46 +0000 (10:40 -0400)]
Add new freestyle verify job type to odlparent

Change-Id: Ia0e4f40c68c739cecb9fbfd96ef00c6d4f78a8c2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdate ovsdb projects file 53/42053/1
Thanh Ha [Tue, 19 Jul 2016 14:27:21 +0000 (10:27 -0400)]
Update ovsdb projects file

Split projects file into 3 projects for each release. This way we can
test against multiple jdk versions with new jobs.

Change-Id: I7f7a734dbcf16a51370d6daeb58f94ee0038fb64
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoChange template {name} field into {project-name} 19/42019/1
Thanh Ha [Mon, 18 Jul 2016 23:53:43 +0000 (19:53 -0400)]
Change template {name} field into {project-name}

With the changes we want to do to the matrix job we need to add a
project-name field so that we can declare multiple jjb 'project'
sections that use the same name. This way job names won't be changed in
Jenkins if we create multiple project configurations.

Change-Id: Ic6829e67e1769c181d023aab43bb6e71452ec647
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMove controller.sh into builder.sh 15/42015/2
Thanh Ha [Mon, 18 Jul 2016 23:24:25 +0000 (19:24 -0400)]
Move controller.sh into builder.sh

Change-Id: Id7220c311ca528faa395f9d686d7a218302f92b0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdate java templates with variable {build-node} 96/41996/3
Anil Belur [Mon, 18 Jul 2016 17:34:39 +0000 (23:04 +0530)]
Update java templates with variable {build-node}

Change-Id: I9497d4fe3e4072fe12c82682356c61b7f32a7f08
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoConvert verify and merge nodes to use new build label 12/42012/1
Thanh Ha [Mon, 18 Jul 2016 22:38:00 +0000 (18:38 -0400)]
Convert verify and merge nodes to use new build label

Change-Id: I330b15a390c729ec5b5128ad8fd8708376af398d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdate opflex to use new build labels 11/42011/2
Thanh Ha [Mon, 18 Jul 2016 22:33:42 +0000 (18:33 -0400)]
Update opflex to use new build labels

Change-Id: I643062510ec0642f82162fd4db75824ef9f5c577
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdate devstack and docker to use new build labels 10/42010/1
Thanh Ha [Mon, 18 Jul 2016 22:31:52 +0000 (18:31 -0400)]
Update devstack and docker to use new build labels

Change-Id: Ib7ddaa291a95752576bc318fa0fa73dde3f479d6
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdate lacp to use new build labels 09/42009/1
Thanh Ha [Mon, 18 Jul 2016 22:27:44 +0000 (18:27 -0400)]
Update lacp to use new build labels

Change-Id: Ic8252c01871ed991a9c60b4218afb9c082a727e2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdate gbp to use new build labels 08/42008/1
Thanh Ha [Mon, 18 Jul 2016 22:26:29 +0000 (18:26 -0400)]
Update gbp to use new build labels

Change-Id: Ie6241e67a2c1ce665dae50647d44c6441714d551
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdate integration jobs to use new build labels 06/42006/1
Thanh Ha [Mon, 18 Jul 2016 22:22:59 +0000 (18:22 -0400)]
Update integration jobs to use new build labels

Change-Id: I74b7791dc785168a9e90d782d33e37b0102c509c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdate autorelease jobs to use new build labels 05/42005/1
Thanh Ha [Mon, 18 Jul 2016 22:17:11 +0000 (18:17 -0400)]
Update autorelease jobs to use new build labels

Change-Id: I775bfe2143228c83c03495a7ebfebd6376f83602
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoIntroduce bgpcep to use build-node for 4cpu system 90/41990/3
Anil Belur [Mon, 18 Jul 2016 16:37:01 +0000 (22:07 +0530)]
Introduce bgpcep to use build-node for 4cpu system

Change-Id: I00d3c8bf408b304639d260bd3cfcd08bfcc9330e
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Bump netvirt memory by 2x"
Vratko Polák [Mon, 18 Jul 2016 15:30:51 +0000 (15:30 +0000)]
Merge "Bump netvirt memory by 2x"

7 years agoMerge "Added a CSIT of VTN project to csit-list."
Vratko Polák [Mon, 18 Jul 2016 15:29:38 +0000 (15:29 +0000)]
Merge "Added a CSIT of VTN project to csit-list."

7 years agoBump netvirt memory by 2x 16/41916/2
Thanh Ha [Sat, 16 Jul 2016 12:14:31 +0000 (08:14 -0400)]
Bump netvirt memory by 2x

Change-Id: Ib99b4c7de8f0747098ca70066d5c647f6e419af8
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoRestore integration job dependencies for OVSDB 20/41920/1
Luis Gomez [Sat, 16 Jul 2016 19:07:51 +0000 (12:07 -0700)]
Restore integration job dependencies for OVSDB

OVSDB should be in offset 1, it is in offset 2 in this relase because
of the project split.

Change-Id: Ie989c458f502561034807e3c3fc176dc67ce0364
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdate project dependencies according to offset 13/41913/3
Thanh Ha [Sat, 16 Jul 2016 03:08:25 +0000 (23:08 -0400)]
Update project dependencies according to offset

- Offset-0 projects should depend only on offset-0
- Offset-1 projects should depend only on offset-0 and offset-1
- Offset-2 projects should depend only on offset-1 and offset-2
- Non-SimRel participating offsets depend on no offsets

Change-Id: I2b8bce76674405a98a528bf6f795744b99d28cca
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoremove offset 0 distribtion triggers for offset 2 CSIT 10/41910/2
Jamo Luhrsen [Fri, 15 Jul 2016 20:22:32 +0000 (13:22 -0700)]
remove offset 0 distribtion triggers for offset 2 CSIT

Change-Id: Ie1fd9b40959f63c68a3231e94c01fd93e76c8e8f
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUse new verify job type with new freestyle project 05/41905/1
Thanh Ha [Fri, 15 Jul 2016 17:37:39 +0000 (13:37 -0400)]
Use new verify job type with new freestyle project

We have issues with Matrix job types in our CI causing infra issues.
Migrating jobs to a new verify job template which uses regular freestyle
job.

This is in regards to announcement on this thread:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: I0297cb048ea66da7c174afb7dd9ec0db978b53f4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoAdd new verify job type using freestyle project 01/41801/2
Thanh Ha [Thu, 14 Jul 2016 04:06:52 +0000 (00:06 -0400)]
Add new verify job type using freestyle project

Helps us move away from matrix jobs into freestyle project type. We want
to move away from Matrix jobs as we're finding that matrix systems have
issues with handling the job queue correctly.

Also adds support to choose build node.

Change-Id: I80888481d0a422ae82b2c108f990116c81ea1303
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Add pip freeze to builder-merge job"
Vratko Polák [Fri, 15 Jul 2016 07:37:03 +0000 (07:37 +0000)]
Merge "Add pip freeze to builder-merge job"

7 years agoMerge "Archive dependency trees in distribution related jobs"
Thanh Ha [Fri, 15 Jul 2016 04:10:24 +0000 (04:10 +0000)]
Merge "Archive dependency trees in distribution related jobs"

7 years agoAdded a CSIT of VTN project to csit-list. 73/41873/1
Hideyuki Tai [Thu, 14 Jul 2016 22:55:14 +0000 (15:55 -0700)]
Added a CSIT of VTN project to csit-list.

Added vtn-csit-1node-manager-all-boron job to the csit-list for the
master branch.

Change-Id: I360dca86bde815e36f9013490f5d7945686bd1d4
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
7 years agoadd netvirt-vpnservice openstack job 68/41868/1
Jamo Luhrsen [Thu, 14 Jul 2016 22:27:57 +0000 (15:27 -0700)]
add netvirt-vpnservice openstack job

Change-Id: I37bb7c725f1b430f82a586aeec70554aa3253b3b
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoMerge "Archive docs html"
Vratko Polák [Thu, 14 Jul 2016 17:31:02 +0000 (17:31 +0000)]
Merge "Archive docs html"

7 years agoMerge "Wrap ARCHIVE_ARTIFACTS variable with quotes and braces"
Vratko Polák [Thu, 14 Jul 2016 17:30:55 +0000 (17:30 +0000)]
Merge "Wrap ARCHIVE_ARTIFACTS variable with quotes and braces"

7 years agoArchive dependency trees in distribution related jobs 08/41808/2
Vratko Polak [Thu, 14 Jul 2016 08:41:04 +0000 (10:41 +0200)]
Archive dependency trees in distribution related jobs

Change-Id: Ib00716b4f68c275d1566445094b8bf3fbb1a38ce
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoAdd pip freeze to builder-merge job 27/41727/2
Vratko Polak [Tue, 12 Jul 2016 16:24:54 +0000 (18:24 +0200)]
Add pip freeze to builder-merge job

The "pip freeze" output is already visible in builder-verify job.

This is to make the used jenkins-job-builder version even more ovious,
so it can be compared to what requirements.txt wants.

Change-Id: Ida34d358ace15a36f5f6d2a0ce4880d2ba237ba5
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoRemove custom scripting from builder-merge job 46/41746/2
Thanh Ha [Wed, 13 Jul 2016 04:56:53 +0000 (00:56 -0400)]
Remove custom scripting from builder-merge job

Change-Id: I3a73fb33e9c51fa90303e4f5426436099ec48f2d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoArchive docs html 99/41799/1
Thanh Ha [Thu, 14 Jul 2016 02:22:19 +0000 (22:22 -0400)]
Archive docs html

Change-Id: I2e7b0f9c6ff9b36d0b9ad7d72714802ba08bc03c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoWrap ARCHIVE_ARTIFACTS variable with quotes and braces 98/41798/1
Thanh Ha [Thu, 14 Jul 2016 02:33:37 +0000 (22:33 -0400)]
Wrap ARCHIVE_ARTIFACTS variable with quotes and braces

Otherwise certain glob patterns are parsed incorrectly in the
if-statement.

Change-Id: I288b31fd483553ba151645ecd4164ef0684d40d4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Add OVS 2.5.0 and hardware_vtep DB to Docker images for Netvirt IT."
Jamo Luhrsen [Wed, 13 Jul 2016 20:26:19 +0000 (20:26 +0000)]
Merge "Add OVS 2.5.0 and hardware_vtep DB to Docker images for Netvirt IT."

7 years agoBuild integration/distribution in {project}-distribution-{stream} 83/41783/1
Vratko Polak [Wed, 13 Jul 2016 17:58:05 +0000 (19:58 +0200)]
Build integration/distribution in {project}-distribution-{stream}

Change-Id: I60e5d6acdf9912b6b7a7c85376aadf3e4daf7f89
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoMerge "Perform dependency:tree goal on every maven build"
Thanh Ha [Wed, 13 Jul 2016 16:48:32 +0000 (16:48 +0000)]
Merge "Perform dependency:tree goal on every maven build"

7 years agoPerform dependency:tree goal on every maven build 77/41777/1
Vratko Polak [Wed, 13 Jul 2016 16:16:39 +0000 (18:16 +0200)]
Perform dependency:tree goal on every maven build

Change-Id: I5579f3bd9c6e442abcf7f5857df4a88e14f0d8b9
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoMerge "Docker spin-up script allows jenkins user to run sudo without password"
Thanh Ha [Wed, 13 Jul 2016 16:07:41 +0000 (16:07 +0000)]
Merge "Docker spin-up script allows jenkins user to run sudo without password"

7 years agoMerge "Improve archive-build macro to gzip any text file"
Thanh Ha [Wed, 13 Jul 2016 15:28:08 +0000 (15:28 +0000)]
Merge "Improve archive-build macro to gzip any text file"

7 years agoImprove archive-build macro to gzip any text file 94/41694/4
Anil Belur [Tue, 12 Jul 2016 05:55:08 +0000 (11:25 +0530)]
Improve archive-build macro to gzip any text file

Change-Id: I5a782147ec7f11fa353fbf01ea6d7fc117757346
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoAdd OVS 2.5.0 and hardware_vtep DB to Docker images for Netvirt IT. 79/41779/1
Victor Pickard [Wed, 13 Jul 2016 12:27:30 +0000 (08:27 -0400)]
Add OVS 2.5.0 and hardware_vtep DB to Docker images for Netvirt IT.

1. Add OVS 2.5.0 Docker image.

2. Add hardware_vtep DB to container for OVS images:
   2.3.3, 2.4.0, 2.5.0

3. Upgrade OVS container 2.3.2 to 2.3.3

Change-Id: I0c07b46b7f4e2376dfd1e5548e188f9d2ddf1a9a
Signed-off-by: Victor Pickard <vpickard@redhat.com>
7 years agoMove surefire archive to macro 45/41745/1
Thanh Ha [Wed, 13 Jul 2016 04:51:48 +0000 (00:51 -0400)]
Move surefire archive to macro

Change-Id: Ib769f6b92479d36838db91377092aa72b35e7d40
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoRe-add surefire reporting to archives list 43/41743/1
Thanh Ha [Wed, 13 Jul 2016 03:26:26 +0000 (23:26 -0400)]
Re-add surefire reporting to archives list

Accidently lost this setting in the previous patch:
https://git.opendaylight.org/gerrit/41681

Change-Id: Id81d8ded5c76a5b2c1ef25242c6784f29f727fd4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoConvert merge|verify|sonar job to regular jjb template 81/41681/6
Thanh Ha [Sat, 9 Jul 2016 15:43:13 +0000 (11:43 -0400)]
Convert merge|verify|sonar job to regular jjb template

These are the final JJB templates using custom scripting. Removing these
will allow us to finally eliminate the custom scripting we've been using
in ODL for JJB.

Change-Id: If28fd24470131e8c1507e978c66ea0538e95d2fb
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoDocker spin-up script allows jenkins user to run sudo without password 09/41709/4
Miguel Angel Munoz Gonzalez [Tue, 12 Jul 2016 12:05:50 +0000 (14:05 +0200)]
Docker spin-up script allows jenkins user to run sudo without password

docker.sh spin-up script for docker based minions needs to allow jenkins
user to execute a number of commands without asking password. This is needed
for robot framework test cases.

Commands requiring root privileges are mostly related to openvswitch and docker.

Signed-off-by: Miguel Angel Munoz Gonzalez <miguel.angel.munoz.gonzalez@ericsson.com>
Change-Id: Ia17d42cdcc5d234117b7c2dfad4f2df0302f206b

7 years agoMerge "Add OVS 2.5.0 and hardware_vtep DB to Docker images."
Jamo Luhrsen [Tue, 12 Jul 2016 17:42:50 +0000 (17:42 +0000)]
Merge "Add OVS 2.5.0 and hardware_vtep DB to Docker images."

7 years agoMerge "Migrate docs-rtd to archive-builds macro"
Vratko Polák [Tue, 12 Jul 2016 17:14:06 +0000 (17:14 +0000)]
Merge "Migrate docs-rtd to archive-builds macro"

7 years agoAutoupdate templates 25/41725/1
Thanh Ha [Tue, 12 Jul 2016 16:07:37 +0000 (12:07 -0400)]
Autoupdate templates

Change-Id: I3175ec5671409c8632d0699d7869484b19149f79
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Refactor common parameters into opendaylight-infra-parameters"
Luis Gomez [Tue, 12 Jul 2016 15:07:40 +0000 (15:07 +0000)]
Merge "Refactor common parameters into opendaylight-infra-parameters"

7 years agoMerge "Improve archive-build to archive using globstar"
Luis Gomez [Tue, 12 Jul 2016 15:04:57 +0000 (15:04 +0000)]
Merge "Improve archive-build to archive using globstar"

7 years agoMerge "Remove periodic template"
Luis Gomez [Tue, 12 Jul 2016 15:03:59 +0000 (15:03 +0000)]
Merge "Remove periodic template"

7 years agoIncrease lispflowmapping build memory 16/41716/1
Thanh Ha [Tue, 12 Jul 2016 13:49:08 +0000 (09:49 -0400)]
Increase lispflowmapping build memory

Change-Id: I3dc3214d276b5da512727e8252ca6ab1c31f72a3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoAdd OVS 2.5.0 and hardware_vtep DB to Docker images. 44/41044/3
Victor Pickard [Wed, 29 Jun 2016 19:42:45 +0000 (15:42 -0400)]
Add OVS 2.5.0 and hardware_vtep DB to Docker images.

1. Add OVS 2.5.0.

2. Add hardware_vtep db to container for OVS images:
   2.3.3, 2.4.0, 2.5.0

3. Upgrade OVS container 2.3.2 to 2.3.3.

Change-Id: I85f3e218670978074cde4fc99d5d46eab77aad87
Signed-off-by: Victor Pickard <vpickard@redhat.com>
7 years agoRefactor common parameters into opendaylight-infra-parameters 90/41690/1
Thanh Ha [Tue, 12 Jul 2016 02:35:14 +0000 (22:35 -0400)]
Refactor common parameters into opendaylight-infra-parameters

- Pull in project-parameter
- Pull in gerrit-parameters
- Create ARCHIVE_ARTIFACTS parameter

Change-Id: Iea57ea1c558baf4825a4e0daddf32e320a4468df
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoImprove archive-build to archive using globstar 82/41682/2
Thanh Ha [Mon, 11 Jul 2016 20:42:11 +0000 (16:42 -0400)]
Improve archive-build to archive using globstar

Allows us to use **/*.xml for example as the archive parameter.

Change-Id: I5a92e198999a3db31fedc23e65f4c5315561f93c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoRemove periodic template 85/41685/1
Thanh Ha [Tue, 12 Jul 2016 00:11:54 +0000 (20:11 -0400)]
Remove periodic template

Should have been removed as part of:
https://git.opendaylight.org/gerrit/41614/

Change-Id: If80b18310509e275427218cacbcce5e79de41d19
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoincrease multipatch Xmx from 4G to 7G 80/41680/1
Jamo Luhrsen [Mon, 11 Jul 2016 21:35:02 +0000 (14:35 -0700)]
increase multipatch Xmx from 4G to 7G

Change-Id: I50731119da5b520eb445f0a8809931fd9b6a5e2a
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdate automated project templates 67/41667/1
jenkins-releng [Mon, 11 Jul 2016 16:22:38 +0000 (16:22 +0000)]
Update automated project templates

Change-Id: Ic2bd8845366a0296bbfc12f3a16ba527393bcd1e
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoConvert periodic job to be regular jjb template 14/41614/1
Thanh Ha [Sat, 9 Jul 2016 15:55:13 +0000 (11:55 -0400)]
Convert periodic job to be regular jjb template

Change-Id: I281c9087a98c2152c3f68911d416950d292f518a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoConvert integration to be regular jjb template 13/41613/1
Thanh Ha [Sat, 9 Jul 2016 15:09:40 +0000 (11:09 -0400)]
Convert integration to be regular jjb template

Change-Id: I66551508af0c0bd424d74c77e2fccc56eff79efc
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoConvert validate-autorelease to be regular jjb template 08/41608/1
Thanh Ha [Sat, 9 Jul 2016 04:39:09 +0000 (00:39 -0400)]
Convert validate-autorelease to be regular jjb template

Change-Id: Ifd6029fe3e25226ca832b2162e4a0178d802fc9b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoConvert distribution jobs to be regular jjb templates 07/41607/1
Thanh Ha [Sat, 9 Jul 2016 04:17:53 +0000 (00:17 -0400)]
Convert distribution jobs to be regular jjb templates

Change-Id: I0eac0194cac3cbcc75dbe3ad54561214288b1b76
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoConvert distribution-check to regular jjb template 06/41606/3
Thanh Ha [Sat, 9 Jul 2016 03:52:49 +0000 (23:52 -0400)]
Convert distribution-check to regular jjb template

Change-Id: I9729ccbf5f115131110d744a45280e16a2b59a48
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoConvert CLM job to regular JJB template 91/40791/2
Thanh Ha [Thu, 23 Jun 2016 21:59:16 +0000 (17:59 -0400)]
Convert CLM job to regular JJB template

Change-Id: I2e8cf5c1f7d49e7b75bbbdad3d1140e6a4671350
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoenabling docs-*-rtd jobs for stable/beryllium 74/41574/1
Colin Dixon [Fri, 8 Jul 2016 18:01:54 +0000 (14:01 -0400)]
enabling docs-*-rtd jobs for stable/beryllium

Change-Id: Iae6d45702c3524afe731440ac298ed16aa30efa5
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoMerge "Add basic jjb for of-config"
Luis Gomez [Fri, 8 Jul 2016 17:55:28 +0000 (17:55 +0000)]
Merge "Add basic jjb for of-config"

7 years agoMerge "make karaf.log archiving a little better"
Luis Gomez [Fri, 8 Jul 2016 17:51:08 +0000 (17:51 +0000)]
Merge "make karaf.log archiving a little better"

7 years agoMerge "remove f21 VM from vpnservice and netvirt CSIT jobs"
Luis Gomez [Fri, 8 Jul 2016 17:50:21 +0000 (17:50 +0000)]
Merge "remove f21 VM from vpnservice and netvirt CSIT jobs"

7 years agoremove f21 VM from vpnservice and netvirt CSIT jobs 68/41568/1
Jamo Luhrsen [Fri, 8 Jul 2016 16:02:50 +0000 (09:02 -0700)]
remove f21 VM from vpnservice and netvirt CSIT jobs

Change-Id: Ib5a2b602d9473840feee1c91c4976ce3544b7742
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoRemove maven-site 31/41531/3
Thanh Ha [Fri, 8 Jul 2016 15:00:12 +0000 (11:00 -0400)]
Remove maven-site

releng/builder documentation has migrated to docs and sphinx/readthedocs
so remove legacy documentation. Also remove maven-site related jobs for
releng/builder project too.

Change-Id: I3fe9fbb93b79c6b54ff82fed2e9de7c6f610b417
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoRemove maven-site jobs from Jenkins 67/41567/1
Thanh Ha [Fri, 8 Jul 2016 14:59:44 +0000 (10:59 -0400)]
Remove maven-site jobs from Jenkins

A subsequent patch will remove all maven-site related files in the
releng/builder repo.

Change-Id: I7f22230e2a563f1c9915322cc55e577b4102c0a3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMigrate docs-rtd to archive-builds macro 29/41529/1
Thanh Ha [Fri, 8 Jul 2016 03:31:28 +0000 (23:31 -0400)]
Migrate docs-rtd to archive-builds macro

Change-Id: I51e4549a8794fca719b70d60aa1e962f0ac09347
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoFix openflow verify jobs 16/41516/1
Luis Gomez [Thu, 7 Jul 2016 22:37:09 +0000 (15:37 -0700)]
Fix openflow verify jobs

Currently we use Beryllium branch to verify test code.

Change-Id: Iee684c422ae9dabb3e1ce4f3bb7f0edc916699ea
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoMerge "Install libxslt-devel needed by docs"
Luis Gomez [Thu, 7 Jul 2016 21:49:10 +0000 (21:49 +0000)]
Merge "Install libxslt-devel needed by docs"

7 years agoMerge "removing old broken netvirt/openstack/tempest jobs"
Luis Gomez [Thu, 7 Jul 2016 21:47:54 +0000 (21:47 +0000)]
Merge "removing old broken netvirt/openstack/tempest jobs"

7 years agoInstall libxslt-devel needed by docs 13/41513/1
Thanh Ha [Thu, 7 Jul 2016 21:34:14 +0000 (17:34 -0400)]
Install libxslt-devel needed by docs

Docs project is trying to use javasphinx to generate javaapi docs and
requires an additional package to be installed.

Change-Id: If5612168054ccfedfbc0506067873660b03486bd
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agouse 8x8 VM for multipatch job 08/41508/1
Jamo Luhrsen [Thu, 7 Jul 2016 18:58:32 +0000 (11:58 -0700)]
use 8x8 VM for multipatch job

Change-Id: Ic17a3004ddbda91d8c8b1e841cbc9a96b2e7dd92
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoFix commas in job project 96/41496/1
Luis Gomez [Thu, 7 Jul 2016 15:39:31 +0000 (08:39 -0700)]
Fix commas in job project

Change-Id: Id8ae7b4a3e14cec53f361c3cdd3e356022f67bcc
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agomake karaf.log archiving a little better 52/41452/1
Jamo Luhrsen [Wed, 6 Jul 2016 22:51:35 +0000 (15:51 -0700)]
make karaf.log archiving a little better

- will untar all the karaf logs (usually just one) from the tar ball taken
  from each controller, and put them flatly in the archives folder as just
  log files.

- the files will be prepended with odl${i} string to help identify which
  controller it came from in the case of multi controller tests

- the log files are kept as .log format and the nexus archive work will
  gzip it.

Change-Id: I61c6fa3c91eaaf6e6ba36c7f2ed0c19c76195da4
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoremoving old broken netvirt/openstack/tempest jobs 49/41449/1
Jamo Luhrsen [Wed, 6 Jul 2016 21:23:49 +0000 (14:23 -0700)]
removing old broken netvirt/openstack/tempest jobs

Change-Id: I97d03d8c29fdc4bb8d2c1bf75582dbbc2489b8df
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoMerge "copy ssh keys in csit library verify job"
Thanh Ha [Wed, 6 Jul 2016 20:56:19 +0000 (20:56 +0000)]
Merge "copy ssh keys in csit library verify job"

7 years agocopy ssh keys in csit library verify job 39/41439/1
Jamo Luhrsen [Wed, 6 Jul 2016 20:52:18 +0000 (13:52 -0700)]
copy ssh keys in csit library verify job

Change-Id: Icd55ccf3de4cada614d351bf770e53ad3851cb90
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoMerge "fixing docs to make the YAML valid"
Thanh Ha [Wed, 6 Jul 2016 20:32:08 +0000 (20:32 +0000)]
Merge "fixing docs to make the YAML valid"