releng/builder.git
6 years agoRemove validate-ar jobs for non-nitrogen projects 93/58293/1
Thanh Ha [Tue, 6 Jun 2017 01:58:16 +0000 (21:58 -0400)]
Remove validate-ar jobs for non-nitrogen projects

Per this thread:
https://lists.opendaylight.org/pipermail/tsc/2017-June/007428.html

Remove all projects except for aaa, controller, md-sal, netconf,
odlparent, and yangtools.

Change-Id: I88a748e47c36dfc543c33fbaf563e72531e5fa37
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoPin RS Public cloud images to known working 90/58290/1
Thanh Ha [Tue, 6 Jun 2017 00:46:43 +0000 (20:46 -0400)]
Pin RS Public cloud images to known working

We're having issues with RS Public Cloud when building newer Cent OS
images. This patch pins the public cloud base image we build against to
the last known working one.

Jira: RELENG-118
Change-Id: Iad0ec2d3e312c22042c15973cab0eef58c61fe9c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMerge "Update default RPM snap build version to Nitrogen"
Thanh Ha [Mon, 5 Jun 2017 20:46:23 +0000 (20:46 +0000)]
Merge "Update default RPM snap build version to Nitrogen"

6 years agoRemove opendaylight-shiplogs macro 73/58273/1
Thanh Ha [Mon, 5 Jun 2017 17:14:57 +0000 (13:14 -0400)]
Remove opendaylight-shiplogs macro

We've migrated to using lf-infra-publish macro from global-jjb.

Change-Id: I5ec61c188d90bc9d220ace2296bcc57c1544cf2f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMerge "Migrate project jobs to use lf-infra-publish"
Andrew Grimberg [Mon, 5 Jun 2017 17:10:02 +0000 (17:10 +0000)]
Merge "Migrate project jobs to use lf-infra-publish"

6 years agoMerge "Migrate int/test jobs to use lf-infra-publish"
Andrew Grimberg [Mon, 5 Jun 2017 17:09:26 +0000 (17:09 +0000)]
Merge "Migrate int/test jobs to use lf-infra-publish"

6 years agoMerge "Migrate int/dist to use lf-infra-publish"
Andrew Grimberg [Mon, 5 Jun 2017 17:09:13 +0000 (17:09 +0000)]
Merge "Migrate int/dist to use lf-infra-publish"

6 years agoMerge "Migrate docs jobs to use lf-infra-publish"
Andrew Grimberg [Mon, 5 Jun 2017 17:08:49 +0000 (17:08 +0000)]
Merge "Migrate docs jobs to use lf-infra-publish"

6 years agoMerge "Migrate autorelease jobs to lf-infra-publish"
Andrew Grimberg [Mon, 5 Jun 2017 17:08:38 +0000 (17:08 +0000)]
Merge "Migrate autorelease jobs to lf-infra-publish"

6 years agoMerge "Migrate releng job templates to lf-infra-publish"
Andrew Grimberg [Mon, 5 Jun 2017 17:08:21 +0000 (17:08 +0000)]
Merge "Migrate releng job templates to lf-infra-publish"

6 years agoUse -m pip from python instead of pip directly 93/58193/2
Jamo Luhrsen [Fri, 2 Jun 2017 23:30:23 +0000 (16:30 -0700)]
Use -m pip from python instead of pip directly

When the workspace is too long, as can happen with long
job names, there is trouble running commands in the
virtualenv.

this is trying to find all the places this would be
needed, but specifically to address a few current
problems like [0] which sometimes completes but cannot
push logs because the job name is too long.

The idea came from shague [1] which came from
openstack [2].

[0] https://jenkins.opendaylight.org/releng/user/jluhrsen/my-views/view/netvirt%20csit/job/netvirt-csit-1node-openstack-newton-nodl-v2-upstream-stateful-snat-conntrack-carbon/
[1] https://git.opendaylight.org/gerrit/#/c/51699
[2] https://review.openstack.org/#/c/399754

Change-Id: I9e99893d8de69ef0eb7b36309983cedc0befb549
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoRemove auto job creation for Beryllium 44/58144/1
Jamo Luhrsen [Thu, 1 Jun 2017 21:07:22 +0000 (14:07 -0700)]
Remove auto job creation for Beryllium

now that Carbon is released, we are no longer dealing
with Beryllium

Change-Id: Iae74afd9742b03b9ba1e6907a8e3bfd335c4a00e
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoAuto Update CSIT Jobs to run 30/58030/3
jenkins-releng [Wed, 31 May 2017 15:24:46 +0000 (15:24 +0000)]
Auto Update CSIT Jobs to run

Change-Id: I469ed201c7fccc20a93e39d9a8accdc4941e5bad
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate default RPM snap build version to Nitrogen 52/58052/1
Daniel Farrell [Wed, 31 May 2017 14:43:49 +0000 (10:43 -0400)]
Update default RPM snap build version to Nitrogen

Change-Id: I6b2a19faf31b4c103ce1f4b3956703d68fdff504
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoAdd a workaround for missing taglist.log 51/58051/1
Thanh Ha [Wed, 31 May 2017 14:36:24 +0000 (10:36 -0400)]
Add a workaround for missing taglist.log

Since we fail the build now if any line in a script fails this is
causing validate-autorelease to fail unexpectedly. Temporarily put in
place a workaround on the problematic line so that it passes until we
put in a proper fix.

Change-Id: I31999f0f78d5ca360f20fa14536310924263c0a4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
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 agoMigrate project jobs to use lf-infra-publish 03/58003/1
Thanh Ha [Tue, 30 May 2017 01:05:55 +0000 (21:05 -0400)]
Migrate project jobs to use lf-infra-publish

This macro uses curl instead of Maven to push logs to Nexus and is a
little bit faster.

Change-Id: Ib46aa25e8f5122865fb9b99ff4b637246247d70b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMigrate int/test jobs to use lf-infra-publish 02/58002/1
Thanh Ha [Tue, 30 May 2017 01:02:05 +0000 (21:02 -0400)]
Migrate int/test jobs to use lf-infra-publish

This macro uses curl instead of Maven to push logs to Nexus and uses
curl instead of Maven to push.

Change-Id: Ic7cf2417d6a2b58a919c3d1ebfc3b36a47c27153
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMigrate int/dist to use lf-infra-publish 01/58001/1
Thanh Ha [Tue, 30 May 2017 00:58:49 +0000 (20:58 -0400)]
Migrate int/dist to use lf-infra-publish

This macro uses curl instead of Maven to push logs to Nexus and is a
little bit faster.

Change-Id: I3eee49fb282736329f9715dd9a41ec0b6fea13bd
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMigrate docs jobs to use lf-infra-publish 00/58000/1
Thanh Ha [Tue, 30 May 2017 00:54:34 +0000 (20:54 -0400)]
Migrate docs jobs to use lf-infra-publish

This new macro uses curl instead of Maven to publish logs and is a
little bit quicker.

Change-Id: Id61e5fdbbfbe96a20044b65e3f1b1478d47d0a98
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
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 agoMigrate autorelease jobs to lf-infra-publish 97/57997/1
Thanh Ha [Mon, 29 May 2017 23:09:38 +0000 (19:09 -0400)]
Migrate autorelease jobs to lf-infra-publish

Use the lf-infra-publish macro from global-jjb to publish logs. This
macro use curl instead of Maven to push logs which is a little bit
faster.

Change-Id: Ib8238fdb8e8e493cf5a54513f90e1a2e0044bab6
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 releng job templates to lf-infra-publish 34/57934/2
Thanh Ha [Sat, 27 May 2017 15:56:47 +0000 (11:56 -0400)]
Migrate releng job templates to lf-infra-publish

Jira: RELENG-142
Change-Id: Ie2b84fcffb7027aec1baf80f5b78d1af0b7c3caa
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>