releng/builder.git
6 years agoUpdate SPDX License header to 2.0 format 39/61139/3
Thanh Ha [Thu, 3 Aug 2017 20:56:23 +0000 (16:56 -0400)]
Update SPDX License header to 2.0 format

As defined by https://spdx.org/using-spdx

Change-Id: Ic147d6d919e472a1f81b794bd9075a5c0c97fe72
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMerge "Rework autorelease generate-taglist and patch code"
Jamo Luhrsen [Fri, 4 Aug 2017 17:39:37 +0000 (17:39 +0000)]
Merge "Rework autorelease generate-taglist and patch code"

6 years agoMerge "Use lf-infra-parameters"
Jamo Luhrsen [Fri, 4 Aug 2017 17:39:34 +0000 (17:39 +0000)]
Merge "Use lf-infra-parameters"

6 years agoMerge "Move validate-autorelease to autorelease project"
Jamo Luhrsen [Fri, 4 Aug 2017 17:39:29 +0000 (17:39 +0000)]
Merge "Move validate-autorelease to autorelease project"

6 years agoRework autorelease generate-taglist and patch code 58/58658/3
Thanh Ha [Sat, 10 Jun 2017 04:29:20 +0000 (00:29 -0400)]
Rework autorelease generate-taglist and patch code

Improve the way we generate patches.tar.gz to ensure taglist.log is
always generated along side it.

Jira: RELENG-155
Change-Id: If24e9341f0f69495e028be7a28a9d7fd69980242
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate validate autorelease projects for nitrogen 84/61184/1
jenkins-releng [Fri, 4 Aug 2017 15:13:49 +0000 (15:13 +0000)]
Update validate autorelease projects for nitrogen

Change-Id: I677b58e3ae1ac60a21881685de1e4b01c8df642e
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUse lf-infra-parameters 83/61183/2
Thanh Ha [Tue, 1 Aug 2017 20:32:08 +0000 (16:32 -0400)]
Use lf-infra-parameters

RELEASE_BRANCH is actually just GERRIT_BRANCH so simplify scripts by
removing parameter duplication.

Change-Id: I93d7b0f221133e42788b2ff377319712dd945657
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMove validate-autorelease to autorelease project 82/61182/1
Thanh Ha [Fri, 4 Aug 2017 14:35:22 +0000 (10:35 -0400)]
Move validate-autorelease to autorelease project

Maintenance of this template is the responsibilitiy of the autorelease
project so move the template there.

Change-Id: I1540c160c0552c04f7a6f8080de4acd65da457bb
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoDO NOT create a tarball in the same directory 65/61165/3
Thanh Ha [Fri, 4 Aug 2017 13:06:52 +0000 (09:06 -0400)]
DO NOT create a tarball in the same directory

Creating a tarball in the same directory as the directory that you are
tarballing turns out to be a bad idea. This fixes the mess caused by
Ib7b68bfceca23c796885937f0d07bc520126aebb.

Change-Id: I4c3b4fd12710619084914d7ab24b4b8c02573fba
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoFix tar command failures 60/61160/1
Anil Belur [Fri, 4 Aug 2017 10:07:36 +0000 (20:07 +1000)]
Fix tar command failures

AR and validation jobs are failing on the below error:

tar: patches: file changed as we read it

Issue is because dir `.` changes as patches.tar.gz is created.

Change-Id: I4b939f5821e54bfd76fa4f2cafa2e64518101f91
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoRevert "Use lf-infra-parameters" 52/61152/1
Anil Belur [Fri, 4 Aug 2017 05:32:31 +0000 (15:32 +1000)]
Revert "Use lf-infra-parameters"

This reverts commit d51dbb74ba2115f10dea28fe069dcecc6076107a.

With this change $BRANCH is not being set correctly which is
causing validate autorelease jobs to fail.

Change-Id: Ia6cada05f1ed9cf44451cf142271a7e822a7cc0b
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoChange all the --{no,non}-verbose to -nv. 47/61147/1
Anil Belur [Thu, 3 Aug 2017 22:52:29 +0000 (08:52 +1000)]
Change all the --{no,non}-verbose to -nv.

Some of the versions of wget use --no-verbose and others use
--non-verbose both all of them use -nv for the short form
so this should work on all versions of wget.

Change-Id: I7bee02f30291239b8ae0d6e965aeb309395b1825
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoMerge "Switch to using global-jjb mvn macros"
Anil Belur [Thu, 3 Aug 2017 22:15:48 +0000 (22:15 +0000)]
Merge "Switch to using global-jjb mvn macros"

6 years agoMerge "Use lf-infra-parameters"
Anil Belur [Thu, 3 Aug 2017 22:15:24 +0000 (22:15 +0000)]
Merge "Use lf-infra-parameters"

6 years agoMerge "Refactor notify-build-failure script"
Anil Belur [Thu, 3 Aug 2017 22:13:12 +0000 (22:13 +0000)]
Merge "Refactor notify-build-failure script"

6 years agoMerge "Archive patches by doing so in script"
Anil Belur [Thu, 3 Aug 2017 22:12:12 +0000 (22:12 +0000)]
Merge "Archive patches by doing so in script"

6 years agoMerge "Add 6Wind quagga to ubuntu16.04 and centos7 images"
Anil Belur [Thu, 3 Aug 2017 21:49:48 +0000 (21:49 +0000)]
Merge "Add 6Wind quagga to ubuntu16.04 and centos7 images"

6 years agoSwitch to using global-jjb mvn macros 10/61010/5
Thanh Ha [Tue, 1 Aug 2017 20:37:17 +0000 (16:37 -0400)]
Switch to using global-jjb mvn macros

Change-Id: I018f56c6cd43687b50734357b3fc5f6c58db319a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoRefactor notify-build-failure script 12/61012/3
Thanh Ha [Tue, 1 Aug 2017 21:37:11 +0000 (17:37 -0400)]
Refactor notify-build-failure script

Rename to a shorter name and add a docstring to explain what the script
does. Also use -nv for wget as it is a consistent parameter for wget
whereas certain versions use different long-form parameters.

Change-Id: I67a04f69145446d45dbb903b842f43f081fc97f7
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoArchive patches by doing so in script 11/61011/3
Thanh Ha [Tue, 1 Aug 2017 21:27:02 +0000 (17:27 -0400)]
Archive patches by doing so in script

Archive in script so that we do not need to pass archive-artifacts
parameters.

Change-Id: Ib7b68bfceca23c796885937f0d07bc520126aebb
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUse lf-infra-parameters 07/61007/4
Thanh Ha [Tue, 1 Aug 2017 20:32:08 +0000 (16:32 -0400)]
Use lf-infra-parameters

RELEASE_BRANCH is actually just BRANCH so simplify scripts by removing
parameter duplication.

Change-Id: If8677ce5bee0398ae04eb9b32580c59413c32e74
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate validate autorelease projects for nitrogen 27/61127/1
jenkins-releng [Thu, 3 Aug 2017 16:02:21 +0000 (16:02 +0000)]
Update validate autorelease projects for nitrogen

Change-Id: I0c0d652d86b3399867ce3e25b7859c61fbf80a19
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoMerge "Revert "Add method to not trigger downstream ar-jobs""
Vratko Polák [Thu, 3 Aug 2017 16:01:20 +0000 (16:01 +0000)]
Merge "Revert "Add method to not trigger downstream ar-jobs""

6 years agoRevert "Add method to not trigger downstream ar-jobs" 22/61122/1
Thanh Ha [Thu, 3 Aug 2017 15:32:08 +0000 (15:32 +0000)]
Revert "Add method to not trigger downstream ar-jobs"

This reverts commit d69988e8377ff4c48aed40fce140005abe4fd709.

Change-Id: Ie2f0a9e7e0247ba427fa8fd8f8bdd1213a921208
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoAdd 6Wind quagga to ubuntu16.04 and centos7 images 49/60649/7
maheshl [Fri, 21 Jul 2017 14:53:48 +0000 (20:23 +0530)]
Add 6Wind quagga to ubuntu16.04 and centos7 images

Description :
6wind/zrpcd is opensource to handle the the quagga framework from
SDN controller and it will install dependency packages based on
OS flavors like CentOS7 and Ubuntu version 14.04.*,16.04.* &17.04 along
with quagga packages and default version will be v1=L3VPN and v2=evpn

Issue with the dev scripts (as noted in thread) is now resolved on
zrpcd repository. The changes on zrpcd repo is baselined to tested
version (20170731).

Ref:
https://lists.opendaylight.org/pipermail/dev/2017-May/003724.html

Change-Id: I5f4ad020ff85c75141ad7ee87a551bb2d588040b
Signed-off-by: maheshl <mahesh.loni@altencalsoftlabs.com>
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoar-jobs need to retain data for at least 30 days 64/61064/2
Thanh Ha [Wed, 2 Aug 2017 18:18:43 +0000 (14:18 -0400)]
ar-jobs need to retain data for at least 30 days

Change-Id: I92c1e8b6f13246a2abaaa49453f44794b27c62b1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoFix packaging archive publisher missing 65/61065/1
Thanh Ha [Wed, 2 Aug 2017 18:25:53 +0000 (14:25 -0400)]
Fix packaging archive publisher missing

The publisher archive-artifacts was removed in patch
Ib640a3528fb64fbf666df8f026f4e2313f290472. We're trying to discourage
the use of archiving artifacts to Jenkins. This is a temporary solution
to fix the builder-merge job but long term we need to move the archives
to logs.opendaylight.org if it's small log like data or Nexus if it's
large RPM packages that need to be saved.

Change-Id: I7c2e2597d1d2e77322d0ff5922954ab43ed7d71d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMerge "Add method to not trigger downstream ar-jobs"
Jamo Luhrsen [Wed, 2 Aug 2017 18:10:03 +0000 (18:10 +0000)]
Merge "Add method to not trigger downstream ar-jobs"

6 years agoMerge "Add RPM upgrade test job"
Jamo Luhrsen [Wed, 2 Aug 2017 17:28:04 +0000 (17:28 +0000)]
Merge "Add RPM upgrade test job"

6 years agoAdd method to not trigger downstream ar-jobs 56/61056/1
Thanh Ha [Wed, 2 Aug 2017 16:06:23 +0000 (12:06 -0400)]
Add method to not trigger downstream ar-jobs

When we are triggering many autorelease jobs per day we do not wish to
trigger distribution-test jobs for every run otherwise it will spam the
Jenkins queue. This allows us to selectively disable triggering the jobs
when we manually build.

Change-Id: I42aef04607a5133f45db85eb51b556dc0a7c7955
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoAdd RPM upgrade test job 28/60028/13
Daniel Farrell [Thu, 6 Jul 2017 14:40:26 +0000 (10:40 -0400)]
Add RPM upgrade test job

Also refactors other package test logic to break it into smaller chunks
that can be combined in various orders in various jobs for better reuse.

Change-Id: I4a4e3df6f63a219f8caa1ff0fe470cc307093f1e
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUse lf-infra-properties 06/61006/1
Thanh Ha [Tue, 1 Aug 2017 20:21:53 +0000 (16:21 -0400)]
Use lf-infra-properties

Change-Id: I6bb7031b52b782187cfe06275c6cd314f5db7c89
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoRefactor prepare-release.sh macro 05/61005/2
Thanh Ha [Tue, 1 Aug 2017 20:11:13 +0000 (16:11 -0400)]
Refactor prepare-release.sh macro

Rename the script so that it has a better name. Also add a docstring to
the file to explain what it is for.

Change-Id: Id4d31e39f2d33b608ebb410648a53b49e7db9722
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoDrop RELEASE_TAG from Nitrogen onwards 04/61004/2
Thanh Ha [Tue, 1 Aug 2017 19:58:45 +0000 (15:58 -0400)]
Drop RELEASE_TAG from Nitrogen onwards

Change-Id: I5547e0c4cb77ee80e34cbfce8e848d384b3ccae9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoSimplify autorelease to not use release tags 79/60679/5
Anil Belur [Mon, 24 Jul 2017 08:00:28 +0000 (18:00 +1000)]
Simplify autorelease to not use release tags

Release tags for carbon, nitrogen and future releases are set as
the stream and no longer uses the format `Carbon-SR1`. Only for boron
the same format is preserved if any hotfix has to be released.
Therefore, pass stream as the default release tag for all releases
except for boron. Also the scripts are modified to set the release tag
as $STREAM by default.

https://lists.opendaylight.org/pipermail/release/2017-July/011619.html
Jira: releng-323
Change-Id: I7ecc4d3962bab741bc31efa636beb986b4b15476
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMake distribution-check-{stream} faster 82/60982/1
Vratko Polak [Tue, 1 Aug 2017 11:58:18 +0000 (13:58 +0200)]
Make distribution-check-{stream} faster

Contrary to {project}-distribution-check-{stream},
more steps can be skipped for Integration/Distribution patch checking.

Change-Id: Iebef37bf5551a2b0fd0796939517c2d9a82edf6a
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
6 years agoMerge "Bug 8771: Allow multipatch use not released change"
Vratko Polák [Tue, 1 Aug 2017 08:00:08 +0000 (08:00 +0000)]
Merge "Bug 8771: Allow multipatch use not released change"

6 years agoUpdate validate autorelease projects for nitrogen 56/60956/1
jenkins-releng [Mon, 31 Jul 2017 19:58:40 +0000 (19:58 +0000)]
Update validate autorelease projects for nitrogen

Change-Id: I15683e694f0b97165c7c1786e6e0b2140926e95d
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate validate autorelease projects for nitrogen 48/60948/1
jenkins-releng [Mon, 31 Jul 2017 16:18:22 +0000 (16:18 +0000)]
Update validate autorelease projects for nitrogen

Change-Id: I71bea301fefb4fdc69a46054fbc08a9c797509ae
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate validate autorelease projects for nitrogen 43/60943/1
jenkins-releng [Mon, 31 Jul 2017 15:29:28 +0000 (15:29 +0000)]
Update validate autorelease projects for nitrogen

Change-Id: Ieda710ea522c312a64e8c85364293616d897e9c6
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoBug 8771: Allow multipatch use not released change 63/60863/7
Vratko Polak [Mon, 31 Jul 2017 12:54:25 +0000 (14:54 +0200)]
Bug 8771: Allow multipatch use not released change

Primary target is Nitrogen Odlparent.

Other projects only depend on the released version of Odlparent,
but the Odlparent repository contains snapshot versions only.

Suffixing 'r' now allows multipatch to drop "-SNAPSHOT"
within all pom.xml files in projects marked as such.

Also, filename of the bash script is shortened.

Change-Id: Id9e5b17db5d2a2b2d09ee0dd336295aa6f4b572b
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
6 years agoMerge "Fix multipatch script to pass ShellCheck"
Jamo Luhrsen [Fri, 28 Jul 2017 16:38:58 +0000 (16:38 +0000)]
Merge "Fix multipatch script to pass ShellCheck"

6 years agoMerge "Fix deploy-controller-run to pass ShellCheck"
Jamo Luhrsen [Fri, 28 Jul 2017 16:38:55 +0000 (16:38 +0000)]
Merge "Fix deploy-controller-run to pass ShellCheck"

6 years agoMerge "Fix start-cluster script to pass ShellCheck"
Jamo Luhrsen [Fri, 28 Jul 2017 16:38:15 +0000 (16:38 +0000)]
Merge "Fix start-cluster script to pass ShellCheck"

6 years agoMerge "Remove ignore for files that pass ShellCheck"
Jamo Luhrsen [Fri, 28 Jul 2017 16:37:47 +0000 (16:37 +0000)]
Merge "Remove ignore for files that pass ShellCheck"

6 years agoUpdate validate autorelease projects for nitrogen 83/60883/1
jenkins-releng [Fri, 28 Jul 2017 15:07:10 +0000 (15:07 +0000)]
Update validate autorelease projects for nitrogen

Change-Id: I6fb70f88f5fd7f4ea1f6c7f472ee64dded868f01
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoIncrease build timeout for devstack and jbuilder 43/60843/2
Anil Belur [Fri, 28 Jul 2017 02:45:26 +0000 (12:45 +1000)]
Increase build timeout for devstack and jbuilder

Newton takes longer than 60 mins to build, which fails
the packer jobs. The java-builder is very close to the 45 minutes limit
so bump it to 60.

Change-Id: I9c19add622743faabc864c4f53c2a49b03941312
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoFix multipatch script to pass ShellCheck 48/60848/3
Thanh Ha [Fri, 28 Jul 2017 03:33:07 +0000 (23:33 -0400)]
Fix multipatch script to pass ShellCheck

Using exit 1 for cds for now but we should probably redesign this script
to use `set -e -o pipefail` in the long term.

Change-Id: I18899c80e548d4ecce701241e22aa563b83bae97
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoFix deploy-controller-run to pass ShellCheck 49/60849/2
Thanh Ha [Fri, 28 Jul 2017 03:37:52 +0000 (23:37 -0400)]
Fix deploy-controller-run to pass ShellCheck

Change-Id: I559cdf096907b76cac3c44b5a42c75c6d3269216
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoFix start-cluster script to pass ShellCheck 47/60847/3
Thanh Ha [Fri, 28 Jul 2017 03:30:04 +0000 (23:30 -0400)]
Fix start-cluster script to pass ShellCheck

Change-Id: Id4cd46631cc25644e349f7e8600a5e11ac753978
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoRemove ignore for files that pass ShellCheck 46/60846/3
Thanh Ha [Fri, 28 Jul 2017 03:26:39 +0000 (23:26 -0400)]
Remove ignore for files that pass ShellCheck

Change-Id: I9daa01781ecd529debab811171a419ad5bac612a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoEnable packer wget non-verbose mode 45/60845/1
Thanh Ha [Fri, 28 Jul 2017 02:51:41 +0000 (22:51 -0400)]
Enable packer wget non-verbose mode

Also change all --no-verbose to -nv. Some versions of wget use
--no-verbose and others use --non-verbose both all of them use -nv for
the short form so this should work on all versions of wget.

Change-Id: I13a72ee5333739ca1f3a1e6f066cfb9bd3d11f35
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMerge "Cache NLTK data in build minions"
Jamo Luhrsen [Thu, 27 Jul 2017 21:36:30 +0000 (21:36 +0000)]
Merge "Cache NLTK data in build minions"

6 years agoAdd verify jobs for common-packer 38/60838/1
Thanh Ha [Thu, 27 Jul 2017 20:40:10 +0000 (16:40 -0400)]
Add verify jobs for common-packer

Change-Id: I37bbb31dda8cabbd0c9fa0b830a6fa92ef740e4b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMigrate packer jobs to use global-jjb templates 78/60178/6
Anil Belur [Tue, 11 Jul 2017 06:49:10 +0000 (16:49 +1000)]
Migrate packer jobs to use global-jjb templates

Remove packer templates and builders from the releng/builder
and use the version of generic templates and builders
made available from submodule global-jjb.

Change-Id: Iecec660af86137d9fda7f1a384d831d09b6087e2
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMerge "Remove archive-artifacts publisher"
Thanh Ha [Thu, 27 Jul 2017 19:20:43 +0000 (19:20 +0000)]
Merge "Remove archive-artifacts publisher"

6 years agoMerge "Update validate autorelease projects for nitrogen"
Thanh Ha [Thu, 27 Jul 2017 19:05:39 +0000 (19:05 +0000)]
Merge "Update validate autorelease projects for nitrogen"

6 years agoFix Newton Jobs 31/60831/1
gvrangan [Thu, 27 Jul 2017 18:38:46 +0000 (00:08 +0530)]
Fix Newton Jobs

Openstack client had a new release recently that had
support for tags. There seems to be some issue with
subnet command for Newton.

Change-Id: Ic6d98f7ca8b2a41e1454c7c142d95d4073d6f261
Signed-off-by: gvrangan <venkatrangang@hcl.com>
6 years agoCache NLTK data in build minions 35/60835/1
Thanh Ha [Thu, 27 Jul 2017 18:04:33 +0000 (14:04 -0400)]
Cache NLTK data in build minions

Change-Id: I49d5470777b811e8d96bffcd14ecd0ca67697c42
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMove from NetVirt jobs to use ocata 23/60823/1
Sam Hague [Thu, 27 Jul 2017 16:31:44 +0000 (12:31 -0400)]
Move from NetVirt jobs to use ocata

Change-Id: Ibb9bbbdd655a5c23a8a1f8d9ab285cd7fe6ef09f
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate validate autorelease projects for nitrogen 21/60821/1
jenkins-releng [Thu, 27 Jul 2017 16:24:45 +0000 (16:24 +0000)]
Update validate autorelease projects for nitrogen

Change-Id: I0ae48817fb7ab98dfc280421aeb84e892d1188bd
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoMigrate odlparent to using global-jjb CLM jobs 79/60779/3
Thanh Ha [Wed, 26 Jul 2017 15:49:56 +0000 (11:49 -0400)]
Migrate odlparent to using global-jjb CLM jobs

Change-Id: I0454ed7840f95dacaf4fff18e50221269daca8b7
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate global-jjb to v0.5.5 76/60776/5
Thanh Ha [Wed, 26 Jul 2017 02:55:01 +0000 (22:55 -0400)]
Update global-jjb to v0.5.5

Fixes issue with CLM jobs missing key variables when we tried upgrading
to v0.5.3 last time.

Change-Id: I30186bc13ad138265c0df911981fef6c13fed68c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoRemove archive-artifacts publisher 97/60797/1
Anil Belur [Thu, 27 Jul 2017 03:55:59 +0000 (13:55 +1000)]
Remove archive-artifacts publisher

The publisher is unused and keeping this causes confussion with the
archive-artifacts variable.

Change-Id: Ib640a3528fb64fbf666df8f026f4e2313f290472
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdate validate autorelease projects for nitrogen 74/60774/1
jenkins-releng [Wed, 26 Jul 2017 14:21:22 +0000 (14:21 +0000)]
Update validate autorelease projects for nitrogen

Change-Id: I66255fb26e08fb6b8a279d7b6907e4e3c7b55e2c
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoRestore nitrogen jobs to use int distro 06/60706/4
Sam Hague [Tue, 25 Jul 2017 01:13:18 +0000 (21:13 -0400)]
Restore nitrogen jobs to use int distro

Change-Id: I742617e048b358932a7cecb291498618d23b162f
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoMerge "Revert "Update to global-jjb v0.5.2""
Thanh Ha [Tue, 25 Jul 2017 21:39:20 +0000 (21:39 +0000)]
Merge "Revert "Update to global-jjb v0.5.2""

6 years agoRevert "Update to global-jjb v0.5.2" 46/60746/1
Jamo Luhrsen [Tue, 25 Jul 2017 21:28:46 +0000 (21:28 +0000)]
Revert "Update to global-jjb v0.5.2"

This reverts commit 21f26a2f6d9aacf4faf91cd7ffb906fb114ecaef.

Change-Id: I2adb1943b6a7023ffb66adfe35184e94bf3671ca
Signed-off-by: James Luhrsen <jluhrsen@redhat.com>
6 years agoMerge "Use smaller vms for devstack jobs"
Jamo Luhrsen [Tue, 25 Jul 2017 20:20:49 +0000 (20:20 +0000)]
Merge "Use smaller vms for devstack jobs"

6 years agoUpdate to global-jjb v0.5.2 75/60675/2
Anil Belur [Mon, 24 Jul 2017 01:37:12 +0000 (11:37 +1000)]
Update to global-jjb v0.5.2

- Pull in Add generic packer templates
- Pull in Cleanup Coala config
- Pull in Add Nexus IQ CLM scan job
- Pull in Add missing content/repositories path to URL
- Pull in Check for JIRA URLs on JIRA based projects
- Pull in Validate URLs using Jenkins env variable
- Pull in Add whitelist and admin-list params to gh trigger

Change-Id: Ie2d9e77ba2625fc0534254ea8ee4d5bc3bf46182
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUse smaller vms for devstack jobs 30/60530/7
Sam Hague [Tue, 18 Jul 2017 21:54:00 +0000 (17:54 -0400)]
Use smaller vms for devstack jobs

Change-Id: If50d7af2338b7a63bc0194b9d0a83b5128d36cc3
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoRemove autorelease guava21 job 80/60680/1
Anil Belur [Mon, 24 Jul 2017 08:18:38 +0000 (18:18 +1000)]
Remove autorelease guava21 job

Change-Id: I9f0e1dc56c2f14ea4dc53165a1131d4594fa13d5
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoMerge "Add macro for ELK push data script"
Luis Gomez [Fri, 21 Jul 2017 23:20:05 +0000 (23:20 +0000)]
Merge "Add macro for ELK push data script"

6 years agoUpdate validate autorelease projects for nitrogen 47/60647/2
jenkins-releng [Fri, 21 Jul 2017 14:44:28 +0000 (14:44 +0000)]
Update validate autorelease projects for nitrogen

Change-Id: Ic15d76f78f9eef5ce05188a2669bfda11624c1f0
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoAdd macro for ELK push data script 11/59311/10
Raghuram Vadapalli [Wed, 21 Jun 2017 19:27:16 +0000 (00:57 +0530)]
Add macro for ELK push data script

Change-Id: I9db3043165d31c4b2764e36a5e22f3049db4d1c8
Signed-off-by: Raghuram Vadapalli <raghuram.4350@gmail.com>
Signed-off-by: Jaspreet Singh <jaspreetsingh112@gmail.com>
6 years agoFix kuryr.conf location 23/60623/1
Faseela K [Fri, 21 Jul 2017 06:03:59 +0000 (11:33 +0530)]
Fix kuryr.conf location

Change-Id: Ide7cc0ca4b7de008abcfb6d9fd19cb0ca9734298
Signed-off-by: Faseela K <faseela.k@ericsson.com>
6 years agoAuto Update CSIT Jobs to run 20/60620/1
jenkins-releng [Thu, 20 Jul 2017 23:34:45 +0000 (23:34 +0000)]
Auto Update CSIT Jobs to run

Change-Id: I3c812ffc4d0b3d1e2a99b54741f3339dd115928c
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoMerge "Add COE Openstack CSIT Job"
Jamo Luhrsen [Thu, 20 Jul 2017 23:24:52 +0000 (23:24 +0000)]
Merge "Add COE Openstack CSIT Job"

6 years agoMerge "Fix L2GW jobs"
Jamo Luhrsen [Thu, 20 Jul 2017 22:41:45 +0000 (22:41 +0000)]
Merge "Fix L2GW jobs"

6 years agoUse the default template for sonar 18/60618/1
Sam Hague [Thu, 20 Jul 2017 19:59:14 +0000 (15:59 -0400)]
Use the default template for sonar

NetVirt used a custom job for sonar so that it
could include integration tests inthe coverage.
IT is no longer used so the default template can be used.

Change-Id: Ie0f216513abe56ac881bbd7f184a578c8818bfc2
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate validate autorelease projects for nitrogen 12/60612/1
jenkins-releng [Thu, 20 Jul 2017 14:51:52 +0000 (14:51 +0000)]
Update validate autorelease projects for nitrogen

Change-Id: I11a07d11bd3debeb4375ac38758dae2ad57d2166
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate validate autorelease projects for nitrogen 10/60610/1
jenkins-releng [Thu, 20 Jul 2017 14:42:39 +0000 (14:42 +0000)]
Update validate autorelease projects for nitrogen

Change-Id: I9baaffb8fba61a930799cdb5dc20d27585d328bc
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoFix L2GW jobs 72/60572/6
gvrangan [Wed, 19 Jul 2017 17:36:30 +0000 (23:06 +0530)]
Fix L2GW jobs

networking-l2gw is needed for using l2gateway commands.
It works only with neutron clients older than 7.

Change-Id: I222d6f624f588b2a73202f8e3cf64a69ad2023be
Signed-off-by: gvrangan <venkatrangang@hcl.com>
6 years agoAdd COE Openstack CSIT Job 01/58201/5
Faseela K [Thu, 20 Jul 2017 07:21:01 +0000 (12:51 +0530)]
Add COE Openstack CSIT Job

Change-Id: If5a889d2ee9c623eb94b16fa28ecb20773259ec2
Signed-off-by: Faseela K <faseela.k@ericsson.com>
6 years agoMerge "Add new gate jobs for netconf and bgp"
Jamo Luhrsen [Wed, 19 Jul 2017 21:06:47 +0000 (21:06 +0000)]
Merge "Add new gate jobs for netconf and bgp"

6 years agoDetect if staging has failed 68/60568/1
Thanh Ha [Wed, 19 Jul 2017 14:57:10 +0000 (10:57 -0400)]
Detect if staging has failed

The mvn command always exits 0 when using the staging plugin to stage a
Nexus repository. Due to this when failure occurs we do not currently
detect it. This patch parses the staging log file for any lines starting
with [ERROR] (typical of mvn errors) and exits the script with a failure
code if detected to make Jenkins fail the build.

Issue: RELENG-218
Change-Id: I5ddc56d88ca23baada1a8044ef9dc26345a583f9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMerge "Remove service release tag"
Anil Belur [Tue, 18 Jul 2017 20:17:10 +0000 (20:17 +0000)]
Merge "Remove service release tag"

6 years agoMerge "Update with suggestions from 60434"
Jamo Luhrsen [Tue, 18 Jul 2017 17:40:05 +0000 (17:40 +0000)]
Merge "Update with suggestions from 60434"

6 years agoUpdate validate autorelease projects for nitrogen 43/60543/1
jenkins-releng [Tue, 18 Jul 2017 16:31:50 +0000 (16:31 +0000)]
Update validate autorelease projects for nitrogen

Change-Id: I3d747adea7b767801a31da85688db1e5e80e3c22
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate with suggestions from 60434 42/60542/1
Thanh Ha [Tue, 18 Jul 2017 16:27:51 +0000 (12:27 -0400)]
Update with suggestions from 60434

Suggestions from I224153876e0749eb7a917244edbd5189495f5999

Change-Id: Ic86ca868b761166eaf8acbb1d9c47eb769e4e24a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMerge "Upload packaging snapshot jobs rpms to nexus"
Daniel Farrell [Tue, 18 Jul 2017 14:07:45 +0000 (14:07 +0000)]
Merge "Upload packaging snapshot jobs rpms to nexus"

6 years agoUpdate validate autorelease projects for nitrogen 19/60519/1
jenkins-releng [Tue, 18 Jul 2017 03:32:48 +0000 (03:32 +0000)]
Update validate autorelease projects for nitrogen

Change-Id: I46125fd20142fbb9bd799387a5cfe5c3708957a5
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoMerge "Do not archive packages on Jenkins"
Anil Belur [Tue, 18 Jul 2017 02:01:26 +0000 (02:01 +0000)]
Merge "Do not archive packages on Jenkins"

6 years agoRemove service release tag 05/60505/2
Thanh Ha [Mon, 17 Jul 2017 22:29:56 +0000 (18:29 -0400)]
Remove service release tag

We decided not to do this anymore:
https://lists.opendaylight.org/pipermail/release/2017-July/011619.html

Change-Id: I7d9e918f8b3941c38116ad8bd43f45d2f61ea9da
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoAdd WriteGoodLintBear for Documentation 34/60434/11
Sri Sanketh U [Sun, 16 Jul 2017 15:28:32 +0000 (20:58 +0530)]
Add WriteGoodLintBear for Documentation

Fixes WriteGood errors where appropriate.

Pins nodeenv to 1.1.2 as there are bugs in more recent version related
to pathing making it difficult to run tox multiple times in a row
without running into a path failure.

Change-Id: I224153876e0749eb7a917244edbd5189495f5999
Signed-off-by: Sri Sanketh U <sanketh.uppalapati@research.iiit.ac.in>
6 years agoMerge "Fix surefire logs in project distribution-check"
Thanh Ha [Mon, 17 Jul 2017 15:27:44 +0000 (15:27 +0000)]
Merge "Fix surefire logs in project distribution-check"

6 years agoMerge "Update cloud image list docs"
Thanh Ha [Mon, 17 Jul 2017 15:00:20 +0000 (15:00 +0000)]
Merge "Update cloud image list docs"

6 years agoUpdate validate autorelease projects for nitrogen 88/60488/1
jenkins-releng [Mon, 17 Jul 2017 14:32:22 +0000 (14:32 +0000)]
Update validate autorelease projects for nitrogen

Change-Id: I87253ee4d99c21b7c5a775f08151820da66db45b
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate cloud image list docs 72/60472/1
jenkins-releng [Mon, 17 Jul 2017 11:02:37 +0000 (11:02 +0000)]
Update cloud image list docs

Change-Id: I18c61637017885aaa27da535b7c1bea49aa730c5
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoFix surefire logs in project distribution-check 39/60439/1
Luis Gomez [Mon, 17 Jul 2017 02:06:36 +0000 (19:06 -0700)]
Fix surefire logs in project distribution-check

- Controller deploy script should not wipe out workspace.
- Use macro integration-csit-archive-build to archive robot.
- Clean up {archive-artifacts} variable.

Change-Id: I263d4a07060361096774423ddbb786ce17c3f45c
Signed-off-by: Luis Gomez <ecelgp@gmail.com>