releng/builder.git
6 years agoMerge "Add Boron branch and csit jobs for jsonrpc"
Luis Gomez [Tue, 30 May 2017 20:37:14 +0000 (20:37 +0000)]
Merge "Add Boron branch and csit jobs for jsonrpc"

6 years agoAdd Boron branch and csit jobs for jsonrpc 80/52980/7
Sreekalyan Devaraj [Wed, 8 Mar 2017 02:57:31 +0000 (18:57 -0800)]
Add Boron branch and csit jobs for jsonrpc

Change-Id: I2d61fa52846e5ff2b0aa7471f5d39e1fa3d33b41
Signed-off-by: Sreekalyan Devaraj <kalyan.ds@gmail.com>
6 years agoRemove unsupported Beryllium jobs 98/57998/2
Thanh Ha [Mon, 29 May 2017 23:33:20 +0000 (19:33 -0400)]
Remove unsupported Beryllium jobs

Since Carbon has been officially released Beryllium is no longer
supported so remove the jobs.

Change-Id: Iaef265dc8dbc1bc7be87a0b0bed56bb84cf77c25
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMerge "Migrate csit templates to lf-infra-publish"
Daniel Farrell [Mon, 29 May 2017 21:21:34 +0000 (21:21 +0000)]
Merge "Migrate csit templates to lf-infra-publish"

6 years agoBetter YAML formatting, remove ignore rule 90/57990/1
Daniel Farrell [Mon, 29 May 2017 15:52:50 +0000 (11:52 -0400)]
Better YAML formatting, remove ignore rule

Change-Id: Iaa314b155c1607affdfca9174d861d081dab5a26
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoMerge "Move git-review into LFTOOLs comment block"
Daniel Farrell [Mon, 29 May 2017 15:43:41 +0000 (15:43 +0000)]
Merge "Move git-review into LFTOOLs comment block"

6 years agoMerge "Add jobs for all pup-odl branches"
Thanh Ha [Mon, 29 May 2017 14:41:20 +0000 (14:41 +0000)]
Merge "Add jobs for all pup-odl branches"

6 years agoMove git-review into LFTOOLs comment block 86/57986/1
Thanh Ha [Mon, 29 May 2017 14:38:34 +0000 (10:38 -0400)]
Move git-review into LFTOOLs comment block

Change-Id: Ie901a2d53489dab163e49952d9482313cf83bbdd
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMigrate csit templates to lf-infra-publish 33/57933/3
Thanh Ha [Fri, 26 May 2017 20:37:37 +0000 (16:37 -0400)]
Migrate csit templates to lf-infra-publish

Pull in updated global-jjb which contains changes to allow archiving via
ARCHIVE_ARTIFACTS variable.

Jira: RELENG-140
Change-Id: I32cb19ecc962d1849ada527470c21a77782217c5
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMerge "Update cloud image list docs"
Thanh Ha [Mon, 29 May 2017 14:32:58 +0000 (14:32 +0000)]
Merge "Update cloud image list docs"

6 years agoMerge "Fix version bump git-review publish code"
Thanh Ha [Mon, 29 May 2017 14:02:27 +0000 (14:02 +0000)]
Merge "Fix version bump git-review publish code"

6 years agoMerge "Fix cleanup stale stacks job"
Thanh Ha [Mon, 29 May 2017 13:46:37 +0000 (13:46 +0000)]
Merge "Fix cleanup stale stacks job"

6 years agoUpdate cloud image list docs 60/57960/1
jenkins-releng [Mon, 29 May 2017 11:02:48 +0000 (11:02 +0000)]
Update cloud image list docs

Change-Id: I27c5ed107b45a59642c1fe2902d2087785fa46b6
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoFix cleanup stale stacks job 53/57953/1
Anil Belur [Mon, 29 May 2017 09:23:17 +0000 (19:23 +1000)]
Fix cleanup stale stacks job

commit dcba567b0ce17e7cbb3c80b38c45ceb6e490e79d was rebased/merged
does not handle stack status correctly. This change should fix the
issue.

Change-Id: I244d2499eb0dabe2f196e401e4f94cc0869685a2
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoMerge "Install git-review through yum repositories"
Daniel Farrell [Mon, 29 May 2017 07:00:40 +0000 (07:00 +0000)]
Merge "Install git-review through yum repositories"

6 years agoMerge "Improve multipatch patches-to-build param docs"
Anil Belur [Mon, 29 May 2017 00:24:41 +0000 (00:24 +0000)]
Merge "Improve multipatch patches-to-build param docs"

6 years agoInstall git-review through yum repositories 80/57880/3
Anil Belur [Fri, 26 May 2017 01:41:12 +0000 (11:41 +1000)]
Install git-review through yum repositories

Installing through pip as root on the base image  is not
recommend practice since this could impact other deps.

Change-Id: I12f1a4aa1e129a65af43736879ac46f7fe7c3c81
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoAdd ansible-opendaylight test jobs 24/57924/3
Daniel Farrell [Fri, 26 May 2017 21:12:24 +0000 (17:12 -0400)]
Add ansible-opendaylight test jobs

Change-Id: I911ff41623739782261aef909774f8f30e2732e9
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoAdd jobs for all pup-odl branches 91/56891/5
Daniel Farrell [Thu, 11 May 2017 22:00:47 +0000 (18:00 -0400)]
Add jobs for all pup-odl branches

Change-Id: I968fd0d8056f7273bd6fc58289f5cdf785be2c13
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoImprove multipatch patches-to-build param docs 03/57903/4
Daniel Farrell [Fri, 26 May 2017 14:00:23 +0000 (10:00 -0400)]
Improve multipatch patches-to-build param docs

Change-Id: I6c805dd8ad3c05f1980e7f6a49efca21f3fc3e73
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoRollback the requests libarary 31/57931/2
Peter Gubka [Sat, 27 May 2017 11:42:33 +0000 (13:42 +0200)]
Rollback the requests libarary

Change-Id: Ieedab3c5e024a3a8ace994ae22b25bf44e940746
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoPin requests to <2.16 32/57932/1
Thanh Ha [Sat, 27 May 2017 14:17:06 +0000 (10:17 -0400)]
Pin requests to <2.16

The new requests library pulls in a chardet dependency that is in
conflict with coala packages. Pin the version of requests to ensure
we're pulling in a supported version.

Change-Id: I9892a88d6d3cee6152d83b94feaef0e6a1e4998f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoAdd xmlstarlet to base image 23/57923/1
Thanh Ha [Fri, 26 May 2017 20:36:34 +0000 (16:36 -0400)]
Add xmlstarlet to base image

This tool is used by lftools to parse xml and is generally useful so
include it in base image.

Change-Id: I6df7061fb00c865d1ed421f3814e3d63643e591d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Add job to delete stale nodes older than 24H on RS"
Thanh Ha [Fri, 26 May 2017 15:20:53 +0000 (15:20 +0000)]
Merge "Add job to delete stale nodes older than 24H on RS"

7 years agoMerge "Move GC logs from cluster csit jobs to archive"
Vratko Polák [Fri, 26 May 2017 12:01:52 +0000 (12:01 +0000)]
Merge "Move GC logs from cluster csit jobs to archive"

7 years agoFix version bump git-review publish code 84/57884/1
Thanh Ha [Fri, 26 May 2017 03:38:00 +0000 (23:38 -0400)]
Fix version bump git-review publish code

Change-Id: I9efe5744448813a495b03f8fbda300254d25d621
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoAdd KARAF_VERSION to variables.prop file 82/57882/1
Luis Gomez [Fri, 26 May 2017 02:28:04 +0000 (19:28 -0700)]
Add KARAF_VERSION to variables.prop file

- This way the variable can be passed to distribution test job.
- With this change autorelease can generate and trigger test for
either k3 or k4 distribution. With this change k3 is default.
- Ideally it should be possible to generate and trigger test for
both distributions k3 and k4 but the way the scripts are written
today in autorelease it seems like too much rework.

Change-Id: I7708c95e7ee889a1eae93f05003a630dac06ccc2
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoForce deployment repository 27/57827/1 release/carbon
Thanh Ha [Thu, 25 May 2017 18:16:59 +0000 (14:16 -0400)]
Force deployment repository

Explicitly force the opendaylight.snapshot repository to ensure that we
push to the right repo even if a project pom does not define a
deployment repo.

Change-Id: I066870a9b0c2625ddb0284bc0404c9e922c13aac
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoDaily build-rpm-snap job 24/57824/1
Alok Anand [Thu, 25 May 2017 16:57:36 +0000 (22:27 +0530)]
Daily build-rpm-snap job

Adds daily timed trigger to build-rpm-snap job. The resulting
rpms can be useful for downstream projects.

Change-Id: I2316e6817b9a04745efe095a6a5291f073a25bb2
Signed-off-by: Alok Anand <alok4nand@gmail.com>
7 years agoVersion bump should be performing a deploy 17/57817/1
Thanh Ha [Thu, 25 May 2017 14:13:13 +0000 (10:13 -0400)]
Version bump should be performing a deploy

Change-Id: I39d95b3f417c72a574feb7bec7ccf0061daf1909
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Add version bump job"
Anil Belur [Thu, 25 May 2017 11:19:49 +0000 (11:19 +0000)]
Merge "Add version bump job"

7 years agoUse stable/carbon instead of carbon for verify 92/57792/1
Jamo Luhrsen [Thu, 25 May 2017 04:41:43 +0000 (21:41 -0700)]
Use stable/carbon instead of carbon for verify

Change-Id: Ibafd4801598182d4cbfe9c1f089ec7f9bfd1b747
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoAdd version bump job 78/57578/4
Thanh Ha [Sat, 20 May 2017 01:39:35 +0000 (21:39 -0400)]
Add version bump job

Create a job that performs version bumping activities via Jenkins. This
job:

    1) Version Bumps by x.y.(z+1) on release branch
    2) Runs a Maven Build and deploys the bumped artifacts to Nexus
    3) Pushes the patches to Gerrit

This patch also archives relevant log information and creates
reproducible patches in case manual intervention is necessary.

Change-Id: Ic03787c6ced6796db067832b0a7c8218e457b216
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Remove table miss flow feature from test"
Jamo Luhrsen [Wed, 24 May 2017 04:05:11 +0000 (04:05 +0000)]
Merge "Remove table miss flow feature from test"

7 years agoPin coala to 0.11 35/57735/2
Thanh Ha [Wed, 24 May 2017 00:56:59 +0000 (20:56 -0400)]
Pin coala to 0.11

coala-bears 0.11 just released 5 hrs from this patch author date. It
breaks the build because we were pinning coala. It seems coala and
coala-bears versions must match exactly so pin both versions for good
measure.

Change-Id: I06cf7dd2d0e84844563bc8d8b842be99f9a1f168
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoRemove table miss flow feature from test 26/57726/1
Luis Gomez [Tue, 23 May 2017 18:22:54 +0000 (11:22 -0700)]
Remove table miss flow feature from test

OF scalability test will use NB pushed flows:
https://git.opendaylight.org/gerrit/#/c/57660

Change-Id: Ic8339ec65fc2d5a3145503a295bbeec57efdddc8
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoRemove comment for daexim 25/57725/1
Luis Gomez [Tue, 23 May 2017 18:19:03 +0000 (11:19 -0700)]
Remove comment for daexim

Just forgot doing that in the previous patch.

Change-Id: Ia2ba0783314eff692e6efbc98bf3e77855ddd9cd
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoMerge "Remove UNIMgr from N b/c of compilation failures"
Thanh Ha [Tue, 23 May 2017 16:35:26 +0000 (16:35 +0000)]
Merge "Remove UNIMgr from N b/c of compilation failures"

7 years agoAdd carbon .deb for `packaging-test-deb` job 95/56795/4
Akshita Jha [Wed, 10 May 2017 16:49:20 +0000 (22:19 +0530)]
Add carbon .deb for `packaging-test-deb` job

Change-Id: Ib0553255bd6e0b883f8a3f9a6af4213be06b95ae
Signed-off-by: Akshita Jha <zenith158@gmail.com>
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoAuto Update CSIT Jobs to run 06/57706/1
jenkins-releng [Tue, 23 May 2017 15:09:48 +0000 (15:09 +0000)]
Auto Update CSIT Jobs to run

Change-Id: I8479f03dca2c3ff601135008281a6507187b8b49
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoMerge "Fix daexim jobs (not SR project)"
Luis Gomez [Tue, 23 May 2017 14:58:49 +0000 (14:58 +0000)]
Merge "Fix daexim jobs (not SR project)"

7 years agoRemove UNIMgr from N b/c of compilation failures 02/57702/2
Colin Dixon [Tue, 23 May 2017 14:34:21 +0000 (10:34 -0400)]
Remove UNIMgr from N b/c of compilation failures

Change-Id: I5e2eca81377a4a1847e20d33261fe1971e3e20fa
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoMerge "Install lftools using the global-jjb scripts"
Thanh Ha [Tue, 23 May 2017 14:30:54 +0000 (14:30 +0000)]
Merge "Install lftools using the global-jjb scripts"

7 years agoMerge "Update releng/global-jjb repository information"
Thanh Ha [Tue, 23 May 2017 14:18:29 +0000 (14:18 +0000)]
Merge "Update releng/global-jjb repository information"

7 years agoFix daexim jobs (not SR project) 53/57653/2
Luis Gomez [Mon, 22 May 2017 22:44:21 +0000 (15:44 -0700)]
Fix daexim jobs (not SR project)

- Project has not branched yet (master=carbon).
- CSIT test is triggered by success project merge.
- CSIT test is not included in distribution test.

Change-Id: I9d563cad2e8a9756e80d69238dcfab349e8001b5
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoNitrogen distribution test runs on Karaf3 38/57638/3
Luis Gomez [Mon, 22 May 2017 16:40:15 +0000 (09:40 -0700)]
Nitrogen distribution test runs on Karaf3

This is a miss in my last patch.

Change-Id: I7063d0dc946ca1ada02bc3b1a400da52846a18c9
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoAuto Update CSIT Jobs to run 43/57643/1
jenkins-releng [Mon, 22 May 2017 17:30:20 +0000 (17:30 +0000)]
Auto Update CSIT Jobs to run

Change-Id: I8c297bb1d80b4e46c1d0b951fb47ba95f625ac2d
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoPin coala version to <0.11 42/57642/1
Thanh Ha [Mon, 22 May 2017 17:17:00 +0000 (13:17 -0400)]
Pin coala version to <0.11

I seems the new 0.11 version breaks us due to dependency conflicts.
Let's pin the version and migrate when we have time to troubleshoot.

Change-Id: Ia83733fcbba20a0e796242890a3bfe412e801a15
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoRemove noop csit for armoury 41/57641/1
Jamo Luhrsen [Mon, 22 May 2017 17:06:00 +0000 (10:06 -0700)]
Remove noop csit for armoury

Change-Id: I5d90811ea7c1071e4343bc113ea819eafb7f1fc9
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoMove GC logs from cluster csit jobs to archive 64/57564/3
Vratko Polak [Fri, 19 May 2017 19:33:30 +0000 (21:33 +0200)]
Move GC logs from cluster csit jobs to archive

Change-Id: I865d66228f6579e22c581b12d0007e57e13c4903
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoInstall lftools using the global-jjb scripts 21/57221/3
Anil Belur [Tue, 16 May 2017 22:37:42 +0000 (08:37 +1000)]
Install lftools using the global-jjb scripts

Change-Id: I9bb203890eeab2cefa9cdda0640cfd72d8600e3e
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoAdd job to delete stale nodes older than 24H on RS 91/56991/8
Anil Belur [Sat, 13 May 2017 02:47:02 +0000 (12:47 +1000)]
Add job to delete stale nodes older than 24H on RS

- All jobs are expected to complete within 24H atmost, this job
removes nodes on RS with creation time older than 24H.
- Reorder the jobs alphabetically.
- Use global-jjb lftools script

Note: this change requires an upstream change to be merged
in lftools for running successfully.
https://gerrit.linuxfoundation.org/infra/4861
Change-Id: Id37a73ce8b1f785cdfd52507bafdfbeda00f3c9f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Make docs verify jobs run concurrently"
Anil Belur [Sat, 20 May 2017 01:52:27 +0000 (01:52 +0000)]
Merge "Make docs verify jobs run concurrently"

7 years agoUpdate releng/global-jjb repository information 77/57577/1
Anil Belur [Sat, 20 May 2017 00:42:06 +0000 (10:42 +1000)]
Update releng/global-jjb repository information

Change-Id: I985d938da9ece7190eeb36489ac89088b4fa3f31
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoDO NOT exit on unexpected stack status 73/57573/2
Thanh Ha [Fri, 19 May 2017 19:40:19 +0000 (15:40 -0400)]
DO NOT exit on unexpected stack status

Rackspace seems to be returning NULL status lately on some calls to get
the stack status before returning a valid status in the next call. If we
exit the script it will fail the build too soon.

Change-Id: Ia18938d27a316712e0c20d0703405f4163fe295b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Let branch determine pup-odl tests to run"
Daniel Farrell [Fri, 19 May 2017 17:46:21 +0000 (17:46 +0000)]
Merge "Let branch determine pup-odl tests to run"

7 years agoMake docs verify jobs run concurrently 41/57441/1
Thanh Ha [Fri, 19 May 2017 16:15:34 +0000 (12:15 -0400)]
Make docs verify jobs run concurrently

Change-Id: I573cdfc527f02ebb5570aebe9b7a8dfbdd165713
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoSilence absurdly verbose pup-odl rvm output 04/57404/1
Daniel Farrell [Fri, 19 May 2017 08:22:15 +0000 (04:22 -0400)]
Silence absurdly verbose pup-odl rvm output

Log was massive and hard to read due to useless pollution.

Change-Id: I17b05b250aec776f0ea29f3a9f55049cedc282e6
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoLet branch determine pup-odl tests to run 02/57402/1
Daniel Farrell [Fri, 19 May 2017 07:36:21 +0000 (03:36 -0400)]
Let branch determine pup-odl tests to run

Don't use test helpers specific to a version of ODL, just use generic
entry points and have puppet-odl determine which tests to run based on
the branch.

This should work for Boron, but need 57398 to work on master.

Change-Id: Ida06c446162836135710cc5c34145dcc0eb5fe87
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoAuto Update CSIT Jobs to run 92/57392/1
jenkins-releng [Fri, 19 May 2017 05:16:00 +0000 (05:16 +0000)]
Auto Update CSIT Jobs to run

Change-Id: Ibec8e668dddfe23d8d3e571fe5a1c60fa5d538c1
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoMerge "Remove eman csit jobs"
Thanh Ha [Fri, 19 May 2017 05:05:08 +0000 (05:05 +0000)]
Merge "Remove eman csit jobs"

7 years agoAuto Update CSIT Jobs to run 91/57391/1
jenkins-releng [Fri, 19 May 2017 04:58:55 +0000 (04:58 +0000)]
Auto Update CSIT Jobs to run

Change-Id: Idc1c746961ddf8b24ffdd659bfd33f5861ebbe65
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoRemove eman csit jobs 90/57390/1
Jamo Luhrsen [Fri, 19 May 2017 04:29:57 +0000 (21:29 -0700)]
Remove eman csit jobs

Change-Id: I965631b3b46ef95ab856397900559ca1849f74f1
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoRename genius jobs to use gate and upstream 85/57385/1
Jamo Luhrsen [Thu, 18 May 2017 20:04:06 +0000 (13:04 -0700)]
Rename genius jobs to use gate and upstream

- gate jobs get priority and are used only in patch test
- upstream jobs are only run with upstream distros (merged code)

Change-Id: Id8db9ea4f1cfcfc0db3f0e8ef5870bea0e73870b
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoMerge "Add 3node verify for genius csit"
Thanh Ha [Thu, 18 May 2017 13:52:26 +0000 (13:52 +0000)]
Merge "Add 3node verify for genius csit"

7 years agoMerge "branch needs stable/carbon not just carbon"
Thanh Ha [Thu, 18 May 2017 13:50:59 +0000 (13:50 +0000)]
Merge "branch needs stable/carbon not just carbon"

7 years agoUpdate cloud image list docs 44/57344/1
jenkins-releng [Thu, 18 May 2017 11:02:21 +0000 (11:02 +0000)]
Update cloud image list docs

Change-Id: I785c8ce8a5f47a80f04aee2a43d02e8291522739
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agobranch needs stable/carbon not just carbon 16/57316/1
Jamo Luhrsen [Wed, 17 May 2017 22:54:39 +0000 (15:54 -0700)]
branch needs stable/carbon not just carbon

Change-Id: I3fdad139bdd549edbc9c6181e5093da66a9c141f
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUse Carbon to verify dluxapps csit 06/57306/1
Jamo Luhrsen [Wed, 17 May 2017 20:36:45 +0000 (13:36 -0700)]
Use Carbon to verify dluxapps csit

Change-Id: I4f4012f09ec95136a45d2ebbb84cc3ff3fa4ca10
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoAdd 3node verify for genius csit 00/57300/1
Jamo Luhrsen [Wed, 17 May 2017 17:24:06 +0000 (10:24 -0700)]
Add 3node verify for genius csit

Change-Id: I58b200deb4acbe035611d89908bb10ffefceb5b9
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoAuto Update CSIT Jobs to run 99/57299/1
jenkins-releng [Wed, 17 May 2017 17:18:47 +0000 (17:18 +0000)]
Auto Update CSIT Jobs to run

Change-Id: Id3475a9b7cd80c76aaaae091cdf6abce95b7dbcb
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoMerge "Move GBP openstack branch to newton"
Luis Gomez [Wed, 17 May 2017 17:08:06 +0000 (17:08 +0000)]
Merge "Move GBP openstack branch to newton"

7 years agoMerge "Update Ubuntu 16.04 image"
Thanh Ha [Wed, 17 May 2017 13:33:52 +0000 (13:33 +0000)]
Merge "Update Ubuntu 16.04 image"

7 years agoUpdate Ubuntu 16.04 image 82/57282/1
Anil Belur [Wed, 17 May 2017 13:04:36 +0000 (23:04 +1000)]
Update Ubuntu 16.04 image

This fixes missing images label Ubuntu 16.04 - mininet-ovs-25 -
20170406-0546, caused by not marking the image public.

Change-Id: I45400561d125c1c5d88d1178f998d852b007a6df
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Check for stacks delete in progress"
Thanh Ha [Wed, 17 May 2017 13:00:28 +0000 (13:00 +0000)]
Merge "Check for stacks delete in progress"

7 years agoMove GBP openstack branch to newton 31/57231/1
Jamo Luhrsen [Wed, 17 May 2017 04:55:08 +0000 (21:55 -0700)]
Move GBP openstack branch to newton

Change-Id: Ib6522b8df74ff2cdc6600807e1bbd5f5b924acb9
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoMerge "Auto Update CSIT Jobs to run"
Thanh Ha [Wed, 17 May 2017 01:29:40 +0000 (01:29 +0000)]
Merge "Auto Update CSIT Jobs to run"

7 years agoAuto Update CSIT Jobs to run 27/57227/1
jenkins-releng [Wed, 17 May 2017 01:29:03 +0000 (01:29 +0000)]
Auto Update CSIT Jobs to run

Change-Id: Ifff4da6bbf1958717e7b5a949c696e398a1e0951
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoInstall latest version of git-review 26/57226/2
Jamo Luhrsen [Wed, 17 May 2017 00:49:28 +0000 (17:49 -0700)]
Install latest version of git-review

- This was tried on the base image, via packer provision script
  and that patch [0] is still merged, but the resulting minion image
  was broken for some reason and cannot be used.

- The exising version of git-review does not have the --reviewers
  option, but upgrading will allow that. It's needed because the
  same patch [0] is using that option to automatically add reviewers
  to the autoupdate csit patches.

- you can see this is breaking right now [1] which means we are
  not getting accurate jobs in our distribution-test bucket. search
  for the string "unrecognized arguments" in [1]

[0] https://git.opendaylight.org/gerrit/#/c/56476
[1] https://jenkins.opendaylight.org/releng/view/builder/job/builder-update-csit-tests/391/console

Change-Id: Iab084118dfc2b042316352c8ba09a9eebc176a67
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoMerge "Add OpenStack Ocata runs for netvirt"
Jamo Luhrsen [Tue, 16 May 2017 22:55:10 +0000 (22:55 +0000)]
Merge "Add OpenStack Ocata runs for netvirt"

7 years agoCheck for stacks delete in progress 18/57118/3
Anil Belur [Tue, 16 May 2017 03:06:44 +0000 (13:06 +1000)]
Check for stacks delete in progress

Modify the delete stale stacks job to check for
stacks which are DELETE_IN_PROGRESS and skip them.

Change-Id: Ife85a68923fc1af30d89ffcc855b555e475c65fa
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Handle stacks with status DELETE_FAILED"
Thanh Ha [Tue, 16 May 2017 20:45:02 +0000 (20:45 +0000)]
Merge "Handle stacks with status DELETE_FAILED"

7 years agoMerge "Adjust for karaf 4 not happening in carbon"
Luis Gomez [Tue, 16 May 2017 18:53:34 +0000 (18:53 +0000)]
Merge "Adjust for karaf 4 not happening in carbon"

7 years agoUse restconf-noauth in bgp longevity 94/57194/1
Vratko Polak [Tue, 16 May 2017 16:33:43 +0000 (18:33 +0200)]
Use restconf-noauth in bgp longevity

This is just to keep settings as similar as possible.
The longevity job failed on Bug 8443 instead last time.

Change-Id: Iecf84eac69d24d5a06a8b0494318d3dc32fe1d28
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUse restconf-noauth in bgp cluster tests 92/57192/1
Vratko Polak [Tue, 16 May 2017 16:21:13 +0000 (18:21 +0200)]
Use restconf-noauth in bgp cluster tests

This is similar to I2f50b71b75e9f332f1adca8546978b6150dbdb5c
The bug we want to avoid:
https://bugs.opendaylight.org/show_bug.cgi?id=8434#c3

As usual, -all- job will still use auth.
Boron and Beryllium are kept as is, as testplans are quite different.

Change-Id: Idb39b983a7beda5f14d39180d1fe4a2176fd6d06
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoHandle stacks with status DELETE_FAILED 52/56652/5
Anil Belur [Thu, 4 May 2017 22:51:47 +0000 (08:51 +1000)]
Handle stacks with status DELETE_FAILED

Use the delete method for abandoning stacks with DELETE_FAILED status
as recommended by RS. This change can be reverted once issue is resolved
using the $(openstack stack abandon) with the CLI

Change-Id: I94d5d42f92adc0915f6b040a29cef023258768ad
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Add new project section for release notes"
Thanh Ha [Tue, 16 May 2017 03:33:18 +0000 (03:33 +0000)]
Merge "Add new project section for release notes"

7 years agoAdd new project section for release notes 16/57116/2
Anil Belur [Tue, 16 May 2017 01:48:07 +0000 (11:48 +1000)]
Add new project section for release notes

Having a separate project section allows us to exclude
any streams we dont want the release notes job to build.

Change-Id: Ibbeaaacda33bb7657481a7212ca1e2998c296074
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoPrefix $silo to the list of active builds 13/57113/1
Anil Belur [Tue, 16 May 2017 00:21:53 +0000 (10:21 +1000)]
Prefix $silo to the list of active builds

Change-Id: Ib7c19a0d165075fe847f38ed98af14b96b6ec000
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Revert "Exclude release notes job for ar beryllium""
Andrew Grimberg [Mon, 15 May 2017 22:49:02 +0000 (22:49 +0000)]
Merge "Revert "Exclude release notes job for ar beryllium""

7 years agoRevert "Exclude release notes job for ar beryllium" 07/57107/1
Thanh Ha [Mon, 15 May 2017 22:42:57 +0000 (22:42 +0000)]
Revert "Exclude release notes job for ar beryllium"

This reverts commit 0c71a6b23a29c2bebc2759a1a0c334ff0665bc9a.

Change-Id: I3eb6b9eded9f00dc9b8c5c3e035e9ca37a4b69be
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoEnable java thread dumps for netvirt csit 01/57101/1
Jamo Luhrsen [Mon, 15 May 2017 20:04:01 +0000 (13:04 -0700)]
Enable java thread dumps for netvirt csit

Change-Id: I8193e74e57575a14a3a4f7f3e555572cd847f6c6
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoMerge "Use restconf-noauth in controller cluster tests"
Luis Gomez [Mon, 15 May 2017 17:02:50 +0000 (17:02 +0000)]
Merge "Use restconf-noauth in controller cluster tests"

7 years agoMerge "Exclude release notes job for ar beryllium"
Thanh Ha [Mon, 15 May 2017 17:00:46 +0000 (17:00 +0000)]
Merge "Exclude release notes job for ar beryllium"

7 years agoMerge "Use default odl image for hwvtep jobs"
Thanh Ha [Mon, 15 May 2017 16:47:00 +0000 (16:47 +0000)]
Merge "Use default odl image for hwvtep jobs"

7 years agoMerge "Disable building 6wind/quagga binaries"
Thanh Ha [Mon, 15 May 2017 16:21:13 +0000 (16:21 +0000)]
Merge "Disable building 6wind/quagga binaries"

7 years agoUse default odl image for hwvtep jobs 84/57084/1
Jamo Luhrsen [Mon, 15 May 2017 15:55:49 +0000 (08:55 -0700)]
Use default odl image for hwvtep jobs

The image "CentOS 7 - java-builder - 20170403-0948" does
not exist so the hwvtep jobs are aborting. It may need
to be updated to some other specific image, but at least
the default image from releng-defaults.yaml will let the
job spin up.

Change-Id: I26e5a6620d8abc477810423e7a71c562599b8fda
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUse restconf-noauth in controller cluster tests 68/57068/1
Vratko Polak [Mon, 15 May 2017 14:19:18 +0000 (16:19 +0200)]
Use restconf-noauth in controller cluster tests

There are various failures possibly related to AAA
(and indirecly Restconf) functionality,
thus affecting the test results.

This is an attempt to work around the following Bugs:
8432, 8434, 8443.

-all- jobs will still test with AAA enabled.

Change-Id: I2f50b71b75e9f332f1adca8546978b6150dbdb5c
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoDisable building 6wind/quagga binaries 31/57031/1
Anil Belur [Sun, 14 May 2017 23:07:49 +0000 (09:07 +1000)]
Disable building 6wind/quagga binaries

The issue needs to fixed in an zrcpd repository externally. The script
does not install the required dependencies for building the binaries
causing the jobs to fail.

https://lists.opendaylight.org/pipermail/dev/2017-May/003671.html
https://lists.opendaylight.org/pipermail/dev/2017-May/003679.html

Change-Id: I429251b0e6459bdeb6d7ad53ba3f095af1a88fca
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Add jsonpatch module used by backuprestore lib"
Jamo Luhrsen [Fri, 12 May 2017 22:22:00 +0000 (22:22 +0000)]
Merge "Add jsonpatch module used by backuprestore lib"