releng/builder.git
7 years agoAdd additional public cloud network to ssh host list 70/42170/3
Thanh Ha [Wed, 20 Jul 2016 20:33:13 +0000 (16:33 -0400)]
Add additional public cloud network to ssh host list

Change-Id: If67f597d20d53c5175af6412c4864b63d842ba1e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoSet JClouds to be single-use slaves 62/42162/2
Thanh Ha [Wed, 20 Jul 2016 16:04:27 +0000 (12:04 -0400)]
Set JClouds to be single-use slaves

Change-Id: I946264302bec502b083c306f2e3339bb0822aafc
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Add Jenkins job to build RPMs"
Andrew Grimberg [Wed, 20 Jul 2016 20:01:31 +0000 (20:01 +0000)]
Merge "Add Jenkins job to build RPMs"

7 years agoMerge "Simplify distribution-check to use -Pq profile"
Luis Gomez [Wed, 20 Jul 2016 15:30:29 +0000 (15:30 +0000)]
Merge "Simplify distribution-check to use -Pq profile"

7 years agoArchive any heap dumps in distribution-related jobs 58/42158/1
Vratko Polak [Wed, 20 Jul 2016 15:13:45 +0000 (17:13 +0200)]
Archive any heap dumps in distribution-related jobs

This is useful mainly for SingleFeatureTest on odl-integration-all feature.

Downside: This may fill logs.opendaylight.org quite quickly.
TODO: We may want to use gzip (or xz) on them as well.

Change-Id: I99326fd6957216a8f11e21f3418a7cc50bc21df1
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoMerge "Add mvn option -B to not log download stats"
Thanh Ha [Wed, 20 Jul 2016 13:30:02 +0000 (13:30 +0000)]
Merge "Add mvn option -B to not log download stats"

7 years agoAdd mvn option -B to not log download stats 47/42147/1
Sam Hague [Wed, 20 Jul 2016 12:49:01 +0000 (08:49 -0400)]
Add mvn option -B to not log download stats

Change-Id: I329e15c55343d60abb897198d92123ea3609733c
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoMerge "Remove project cfg files as they are no longer used"
Luis Gomez [Wed, 20 Jul 2016 04:30:44 +0000 (04:30 +0000)]
Merge "Remove project cfg files as they are no longer used"

7 years agoMerge "Simplify odlparent-sonar job configuration"
Luis Gomez [Wed, 20 Jul 2016 04:29:22 +0000 (04:29 +0000)]
Merge "Simplify odlparent-sonar job configuration"

7 years agoMerge "Remove old matrix type verify job"
Luis Gomez [Wed, 20 Jul 2016 04:27:40 +0000 (04:27 +0000)]
Merge "Remove old matrix type verify job"

7 years agoMerge "Remove old matrix type verify jobs"
Luis Gomez [Wed, 20 Jul 2016 04:21:48 +0000 (04:21 +0000)]
Merge "Remove old matrix type verify jobs"

7 years agoMerge "Run verify-jjb in DEBUG mode"
Thanh Ha [Wed, 20 Jul 2016 04:20:00 +0000 (04:20 +0000)]
Merge "Run verify-jjb in DEBUG mode"

7 years agoSimplify distribution-check to use -Pq profile 14/42114/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.

This is a 2nd attempt at this patch now that odlparent was updated to
not skip compiling tests via patch
https://git.opendaylight.org/gerrit/42106

Change-Id: I07e41cd0c5a854c7735951b70f3efe6ad5c97006
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
(cherry picked from commit e61f031a50900a8a2d1895b320806e14f623f408)

7 years agoMerge "Move robot dependencies into packer provision script"
Luis Gomez [Wed, 20 Jul 2016 02:30:45 +0000 (02:30 +0000)]
Merge "Move robot dependencies into packer provision script"

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 agoUpdate gbp system_type to be more accurate 08/42108/1
Thanh Ha [Wed, 20 Jul 2016 01:38:33 +0000 (21:38 -0400)]
Update gbp system_type to be more accurate

Change-Id: I2d4a9ffc3214b58d397d3f60d94ad680639e0bc0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoRun verify-jjb in DEBUG mode 01/42101/1
Thanh Ha [Tue, 19 Jul 2016 22:32:05 +0000 (18:32 -0400)]
Run verify-jjb in DEBUG mode

Run with DEBUG mode enabled so that it can tell us which template file
it is parsing when there is a failure.

Change-Id: I0565f2135da1613047c1e759605f55494ca06061
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 agoAdd Jenkins job to build RPMs 83/42083/6
Daniel Farrell [Tue, 19 Jul 2016 18:29:09 +0000 (14:29 -0400)]
Add Jenkins job to build RPMs

Add job that accepts params that define an RPM build and uses
Int/Pack's build.py script to build an ODL RPM.

Change-Id: I51ee7db2f04a39a4bbc771a223cafced8446b5ca
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
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 agoRemove old matrix type verify jobs 84/42084/1
Thanh Ha [Tue, 19 Jul 2016 18:30:56 +0000 (14:30 -0400)]
Remove old matrix type verify jobs

With the new {project-name}-verify-{stream}-{maven}-{jdk} job type
working there is no longer a need to maintain the old matrix style
verify job.

Change-Id: I4bfb379e792ad5238f34eb463988283768144c3d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoRemove old matrix type verify job 82/42082/1
Thanh Ha [Tue, 19 Jul 2016 18:28:04 +0000 (14:28 -0400)]
Remove old matrix type verify job

With job template {project-name}-verify-{stream}-{maven}-{jdk} working
there is no longer a need for the old matrix style verify job.

Change-Id: Ica9383a856584fa89350605486e7e06df40e301e
Signed-off-by: Thanh Ha <thanh.ha@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 agoSimplify odlparent-sonar job configuration 65/42065/1
Thanh Ha [Tue, 19 Jul 2016 15:52:14 +0000 (11:52 -0400)]
Simplify odlparent-sonar job configuration

Change-Id: I601704c950ba88d7415a349b7bf9c3137f5670fa
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 agoRemove project cfg files as they are no longer used 13/42013/2
Thanh Ha [Mon, 18 Jul 2016 23:02:18 +0000 (19:02 -0400)]
Remove project cfg files as they are no longer used

Change-Id: Ia086e13edc87d49ebdca63de670664f559f310ad
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>