releng/builder.git
7 years agoAdd longevity specific features to cluster job 38/42438/4
Kumar Rishabh [Mon, 25 Jul 2016 05:56:54 +0000 (11:26 +0530)]
Add longevity specific features to cluster job

Change-Id: If8f0dfc5bed4675b84fbb304f82337be10e4fa6c
Signed-off-by: Kumar Rishabh <shailrishabh@gmail.com>
7 years agoInstall virtualenv and pip to (ubuntu) tools system image 88/42588/1
Vratko Polak [Tue, 26 Jul 2016 16:31:44 +0000 (18:31 +0200)]
Install virtualenv and pip to (ubuntu) tools system image

It is recommended that suites create virtualenv
and install their dependencies in runtime.
This is just to save them few commands in doing so.

Change-Id: I0bd12a1e502d586bf99da337ea784abfc5c54f5d
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoMerge "Migrate nemo matrix-verify jobs to freestyle-verify jobs"
Thanh Ha [Tue, 26 Jul 2016 16:36:55 +0000 (16:36 +0000)]
Merge "Migrate nemo matrix-verify jobs to freestyle-verify jobs"

7 years agoMerge "Migrate usc matrix-verify jobs to freestyle-verify jobs"
Thanh Ha [Tue, 26 Jul 2016 16:35:37 +0000 (16:35 +0000)]
Merge "Migrate usc matrix-verify jobs to freestyle-verify jobs"

7 years agoMerge "Add tempest report parsing under robot results"
Vratko Polák [Tue, 26 Jul 2016 15:59:49 +0000 (15:59 +0000)]
Merge "Add tempest report parsing under robot results"

7 years agoMerge "Update Jenkins documentation on JJB Templates"
Vratko Polák [Tue, 26 Jul 2016 15:57:06 +0000 (15:57 +0000)]
Merge "Update Jenkins documentation on JJB Templates"

7 years agoMerge "Requre apt-get update on ubuntu tools system start"
Thanh Ha [Tue, 26 Jul 2016 15:47:47 +0000 (15:47 +0000)]
Merge "Requre apt-get update on ubuntu tools system start"

7 years agoUpdate Jenkins documentation on JJB Templates 14/42514/3
Thanh Ha [Mon, 25 Jul 2016 23:41:47 +0000 (19:41 -0400)]
Update Jenkins documentation on JJB Templates

With changes to our templates and releng/builder repo, update the
documentation on that topic and remove obsolete information.

Change-Id: Iae98643d3b18d40f48e76588fa61fda0b758ce4d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Migrate lacp matrix-verify jobs to freestyle-verify jobs"
Thanh Ha [Tue, 26 Jul 2016 15:30:43 +0000 (15:30 +0000)]
Merge "Migrate lacp matrix-verify jobs to freestyle-verify jobs"

7 years agoMerge "Migrate messaging4transport matrix-verify jobs to freestyle-verify jobs"
Thanh Ha [Tue, 26 Jul 2016 15:30:04 +0000 (15:30 +0000)]
Merge "Migrate messaging4transport matrix-verify jobs to freestyle-verify jobs"

7 years agoMerge "Migrate docs matrix-verify jobs to freestyle-verify jobs"
Thanh Ha [Tue, 26 Jul 2016 15:15:29 +0000 (15:15 +0000)]
Merge "Migrate docs matrix-verify jobs to freestyle-verify jobs"

7 years agoRequre apt-get update on ubuntu tools system start 68/42568/1
Vratko Polak [Tue, 26 Jul 2016 13:16:35 +0000 (15:16 +0200)]
Requre apt-get update on ubuntu tools system start

This attempts to fix issues with subsequent apt-get commands.

Change-Id: I85258bb613c76d2f3c00cafa48ae8b8b80567eb0
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoMigrate nemo matrix-verify jobs to freestyle-verify jobs 54/42554/1
Anil Belur [Mon, 25 Jul 2016 18:15:39 +0000 (23:45 +0530)]
Migrate nemo matrix-verify jobs to freestyle-verify jobs

This patch will:

* Delete the existing {project-name}-verify-{stream} jobs
* Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: I40799185be31a8641e7ad5e4a6a11e6914c013e7
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Add dependencies for pyangbind to robot"
Vratko Polák [Tue, 26 Jul 2016 10:52:24 +0000 (10:52 +0000)]
Merge "Add dependencies for pyangbind to robot"

7 years agoInstalls pyangbind in include-raw-integration-install-robotframework.sh 42/42542/2
Ashish [Tue, 26 Jul 2016 07:22:31 +0000 (12:52 +0530)]
Installs pyangbind in include-raw-integration-install-robotframework.sh

Lispflowmapping uses pyangbind in their csit tests
This patch will install it in virtualenv(Integration)

Change-Id: Ibee70f2584bab7ad849be9b8e923a9754afd7fe4
Signed-off-by: Ashish <ashishk.iiit@gmail.com>
7 years agoMigrate messaging4transport matrix-verify jobs to freestyle-verify jobs 34/42534/1
Anil Belur [Mon, 25 Jul 2016 18:26:42 +0000 (23:56 +0530)]
Migrate messaging4transport matrix-verify jobs to freestyle-verify jobs

This patch will:

* Delete the existing {project-name}-verify-{stream} jobs
* Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: Id001c12691971f22a75c031683886617980fcffe
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMigrate lacp matrix-verify jobs to freestyle-verify jobs 31/42531/1
Anil Belur [Mon, 25 Jul 2016 18:49:07 +0000 (00:19 +0530)]
Migrate lacp matrix-verify jobs to freestyle-verify jobs

This patch will:

* Delete the existing {project-name}-verify-{stream} jobs
* Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: I428f02e1b8a530fe1572cc22bd94d984412b758c
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMigrate docs matrix-verify jobs to freestyle-verify jobs 22/42522/1
Anil Belur [Tue, 26 Jul 2016 02:14:11 +0000 (07:44 +0530)]
Migrate docs matrix-verify jobs to freestyle-verify jobs

This patch will:

* Delete the existing {project-name}-verify-{stream} jobs
* Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: Icd55605ee268dc211d98e98c30c54b8054bc8767
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoAdd dependencies for pyangbind to robot 07/42507/1
Thanh Ha [Mon, 25 Jul 2016 22:27:13 +0000 (18:27 -0400)]
Add dependencies for pyangbind to robot

lispflowmapping uses pyangbind in one of their csit tests which requires
libxml2-devel and libxslt-devel.

Change-Id: I00341313127bbe2bf3cc240b9199c990704a0e65
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Migrate openflowjava matrix-verify jobs to freestyle-verify jobs"
Thanh Ha [Mon, 25 Jul 2016 15:16:38 +0000 (15:16 +0000)]
Merge "Migrate openflowjava matrix-verify jobs to freestyle-verify jobs"

7 years agoMerge "Migrate ocpplugin matrix-verify jobs to freestyle-verify jobs"
Thanh Ha [Mon, 25 Jul 2016 14:12:38 +0000 (14:12 +0000)]
Merge "Migrate ocpplugin matrix-verify jobs to freestyle-verify jobs"

7 years agoMerge "Migrate sxp matrix-verify jobs to freestyle-verify jobs"
Thanh Ha [Mon, 25 Jul 2016 14:10:32 +0000 (14:10 +0000)]
Merge "Migrate sxp matrix-verify jobs to freestyle-verify jobs"

7 years agoMerge "Make validate-autorelease use -Pq profile"
Vratko Polák [Mon, 25 Jul 2016 13:07:32 +0000 (13:07 +0000)]
Merge "Make validate-autorelease use -Pq profile"

7 years agoMigrate ocpplugin matrix-verify jobs to freestyle-verify jobs 72/42472/2
Anil Belur [Mon, 25 Jul 2016 12:44:04 +0000 (18:14 +0530)]
Migrate ocpplugin matrix-verify jobs to freestyle-verify jobs

This patch will:

* Delete the existing {project-name}-verify-{stream} jobs
* Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: I698b09b471f4dec17f0b0555572d5ef17e9efd13
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMigrate openflowjava matrix-verify jobs to freestyle-verify jobs 68/42468/1
Anil Belur [Mon, 25 Jul 2016 12:18:37 +0000 (17:48 +0530)]
Migrate openflowjava matrix-verify jobs to freestyle-verify jobs

This patch will:

* Delete the existing {project-name}-verify-{stream} jobs
* Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: I86f76bfb0c24ba4ad815e40569190e97e9db3847
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Add decanter features in all OF scalability test"
Vratko Polák [Mon, 25 Jul 2016 12:12:36 +0000 (12:12 +0000)]
Merge "Add decanter features in all OF scalability test"

7 years agoMerge "Migrate tcpmd5 matrix-verify jobs to freestyle-verify jobs"
Thanh Ha [Mon, 25 Jul 2016 00:22:34 +0000 (00:22 +0000)]
Merge "Migrate tcpmd5 matrix-verify jobs to freestyle-verify jobs"

7 years agoMerge "Migrate unimgr matrix-verify jobs to freestyle-verify jobs"
Thanh Ha [Mon, 25 Jul 2016 00:21:36 +0000 (00:21 +0000)]
Merge "Migrate unimgr matrix-verify jobs to freestyle-verify jobs"

7 years agoAdd decanter features in all OF scalability test 09/42409/2
Luis Gomez [Sun, 24 Jul 2016 18:28:28 +0000 (11:28 -0700)]
Add decanter features in all OF scalability test

This is currently breaking scalability test.

Change-Id: I14f1e81f20f8af94806e38ea0bc94fd4a5521995
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoAdd tempest report parsing under robot results 01/42401/2
sandra [Sun, 24 Jul 2016 07:11:15 +0000 (10:11 +0300)]
Add tempest report parsing under robot results

Change-Id: I7b3f9636ac6fdb7b1698a10f57c5731bce296b3b
Signed-off-by: sandra <sandra.biton@hpe.com>
7 years agoMigrate sxp matrix-verify jobs to freestyle-verify jobs 98/42398/1
Anil Belur [Sun, 24 Jul 2016 02:33:59 +0000 (08:03 +0530)]
Migrate sxp matrix-verify jobs to freestyle-verify jobs

This patch will:

* Delete the existing {project-name}-verify-{stream} jobs
* Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Change-Id: If2303dfae6f93ff8e593a06606a523250d7e95fa
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMigrate tcpmd5 matrix-verify jobs to freestyle-verify jobs 87/42387/1
Anil Belur [Sat, 23 Jul 2016 15:06:32 +0000 (20:36 +0530)]
Migrate tcpmd5 matrix-verify jobs to freestyle-verify jobs

This patch will:

* Delete the existing {project-name}-verify-{stream} jobs
* Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Change-Id: Ifd0179411fd833a43b33cd6066b034279dc5bbc2
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "add extra steps to install udpreplay"
Thanh Ha [Fri, 22 Jul 2016 23:20:24 +0000 (23:20 +0000)]
Merge "add extra steps to install udpreplay"

7 years agoMerge "Migrate vtn matrix-verify jobs to freestyle-verify jobs"
Thanh Ha [Fri, 22 Jul 2016 19:56:02 +0000 (19:56 +0000)]
Merge "Migrate vtn matrix-verify jobs to freestyle-verify jobs"

7 years agoadd extra steps to install udpreplay 31/42331/1
Jamo Luhrsen [Fri, 22 Jul 2016 18:15:10 +0000 (11:15 -0700)]
add extra steps to install udpreplay

Change-Id: Ica4d019106e197daab78547c48e2659c28a46db2
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoMerge "Migrate yangide matrix-verify jobs to freestyle-verify jobs"
Thanh Ha [Fri, 22 Jul 2016 17:50:36 +0000 (17:50 +0000)]
Merge "Migrate yangide matrix-verify jobs to freestyle-verify jobs"

7 years agoMigrate yangide matrix-verify jobs to freestyle-verify jobs 14/42214/7
Anil Belur [Thu, 21 Jul 2016 05:55:02 +0000 (11:25 +0530)]
Migrate yangide matrix-verify jobs to freestyle-verify jobs

This patch will:

* Delete the existing {project-name}-verify-{stream} jobs
* Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: I198a99ec5a74aa8b7b359f1eb86d4e10a3a49446
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Keep plot records even for deleted builds"
Luis Gomez [Fri, 22 Jul 2016 16:41:33 +0000 (16:41 +0000)]
Merge "Keep plot records even for deleted builds"

7 years agoMerge "Split OVSDB IT into separate mvn targets"
Thanh Ha [Fri, 22 Jul 2016 16:05:28 +0000 (16:05 +0000)]
Merge "Split OVSDB IT into separate mvn targets"

7 years agoFix capwap projects file duplicate variables 21/42321/1
Thanh Ha [Fri, 22 Jul 2016 15:27:27 +0000 (11:27 -0400)]
Fix capwap projects file duplicate variables

Change-Id: I8b00169f62c339d56a27a46f7263df4912d52e96
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMigrate toolkit matrix-verify jobs to freestyle-verify jobs 16/42316/2
Anil Belur [Fri, 22 Jul 2016 12:44:31 +0000 (18:14 +0530)]
Migrate toolkit matrix-verify jobs to freestyle-verify jobs

This patch will:

* Delete the existing {project-name}-verify-{stream} jobs
* Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: I84e825e414cc3b636b377895bdd8eb69dfc7311f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoSplit OVSDB IT into separate mvn targets 82/42182/5
Victor Pickard [Wed, 20 Jul 2016 23:41:28 +0000 (19:41 -0400)]
Split OVSDB IT into separate mvn targets

Previously there was only one maven target for OVSDB IT. This
would generate one large file, with the logs from all of the
tests.

This patch creates 4 separate maven targets for OVSDB IT:
  - build
  - library/it
  - southbound-it
  - hwvtepsouthbound-it

Each target will have  it's own log file. This should make
it a little easier to debug each particular IT test target.

Also, this patch adds a new file to config docker for hwvtep
emulation. This config will only occur for OVSDB IT tests
that need it, currently library/it and hwvtepsouthbound-it.

Change-Id: I49a85bf6055e3233747e822038a78b2261e8e24c
Signed-off-by: Victor Pickard <vpickard@redhat.com>
7 years agoKeep plot records even for deleted builds 19/42319/1
Thanh Ha [Fri, 22 Jul 2016 14:03:42 +0000 (10:03 -0400)]
Keep plot records even for deleted builds

Change-Id: I7bf389dcbb8f561f032095dd6e0db720ec56ca75
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMigrate usc matrix-verify jobs to freestyle-verify jobs 93/42293/2
Anil Belur [Fri, 22 Jul 2016 08:56:15 +0000 (14:26 +0530)]
Migrate usc matrix-verify jobs to freestyle-verify jobs

This patch will:

* Delete the existing {project-name}-verify-{stream} jobs
* Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: I30f0c7de3e226b9d7d64816dc13e0d5116fef78a
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMigrate unimgr matrix-verify jobs to freestyle-verify jobs 00/42300/1
Anil Belur [Fri, 22 Jul 2016 10:44:21 +0000 (16:14 +0530)]
Migrate unimgr matrix-verify jobs to freestyle-verify jobs

This patch will:

* Delete the existing {project-name}-verify-{stream} jobs
* Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: I2407701c20410392e2e8478f3ed9d4a9fc12c264
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMigrate vtn matrix-verify jobs to freestyle-verify jobs 63/42163/11
Anil Belur [Wed, 20 Jul 2016 16:38:28 +0000 (22:08 +0530)]
Migrate vtn matrix-verify jobs to freestyle-verify jobs

This patch will:

    * Delete the existing {project-name}-verify-{stream} jobs
    * Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: I7360936e59b30ef8dab55c4710cea708c32bbbfc
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMake validate-autorelease use -Pq profile 84/42284/1
Thanh Ha [Fri, 22 Jul 2016 04:22:42 +0000 (00:22 -0400)]
Make validate-autorelease use -Pq profile

Since validate-autorelease jobs don't need to run tests or any of the
checkstyle tests. Use the convenient -Pq profile to disable them.

Change-Id: Ie0f48c91568f8c90dcda21528edd8ac131709045
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoSwitch to public cloud for all integration jobs 81/42281/1
Thanh Ha [Fri, 22 Jul 2016 02:08:01 +0000 (22:08 -0400)]
Switch to public cloud for all integration jobs

Change-Id: I7ea570628c86fd12eb199f7fc6ad5060e6ebbda3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMove 3node csit tests to public cloud 79/42279/5
Luis Gomez [Fri, 22 Jul 2016 01:13:50 +0000 (18:13 -0700)]
Move 3node csit tests to public cloud

Change-Id: I28afba5dc9b7502bb8ae8d8fdf5b30dc915c26bc
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoMerge "Run csit-1node-periodic jobs in public cloud"
Luis Gomez [Thu, 21 Jul 2016 21:59:00 +0000 (21:59 +0000)]
Merge "Run csit-1node-periodic jobs in public cloud"

7 years agoRun csit-1node-periodic jobs in public cloud 86/42186/2
Thanh Ha [Thu, 21 Jul 2016 00:54:28 +0000 (20:54 -0400)]
Run csit-1node-periodic jobs in public cloud

We can now run jobs in the public cloud again. Lets move the
csit-1node-periodic jobs over and see how it works before moving more
jobs over.

Change-Id: If22ddaabeaa66774bc7d7224a3ab7e05eddc6e85
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Remove jjb custom scripting"
Luis Gomez [Thu, 21 Jul 2016 21:53:01 +0000 (21:53 +0000)]
Merge "Remove jjb custom scripting"

7 years agoMerge "Update controller image label to new format"
Luis Gomez [Thu, 21 Jul 2016 21:52:46 +0000 (21:52 +0000)]
Merge "Update controller image label to new format"

7 years agoMigrate custom jjb jobs to logs.opendaylight.org for netvirt 11/42111/2
Anil Belur [Wed, 20 Jul 2016 02:39:00 +0000 (08:09 +0530)]
Migrate custom jjb jobs to logs.opendaylight.org for netvirt

Change-Id: I3722d816d648ba9bca5f635726def1fa8a0a254d
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoBump autorelease to a 4 core system 59/42259/1
Thanh Ha [Thu, 21 Jul 2016 19:42:37 +0000 (15:42 -0400)]
Bump autorelease to a 4 core system

Some project unit tests appear to require 4 cores to successfully pass.
We should bump autorelease to a 4 core system for this reason.

Change-Id: I55cb209ed2d3a417651ebecfd4a59389d57b2fd0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Migrate coretutorials matrix-verify jobs to freestyle-verify jobs"
Andrew Grimberg [Thu, 21 Jul 2016 19:34:44 +0000 (19:34 +0000)]
Merge "Migrate coretutorials matrix-verify jobs to freestyle-verify jobs"

7 years agoMigrate armoury matrix-verify jobs to freestyle-verify jobs 92/42192/4
Thanh Ha [Thu, 21 Jul 2016 01:52:05 +0000 (21:52 -0400)]
Migrate armoury matrix-verify jobs to freestyle-verify jobs

This patch will:

    * Delete the existing {project-name}-verify-{stream} jobs
    * Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: I1044a3ff0fd045cd8d95acd374ebae21ce76c619
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMigrate coretutorials matrix-verify jobs to freestyle-verify jobs 02/42202/2
Thanh Ha [Thu, 21 Jul 2016 03:09:14 +0000 (23:09 -0400)]
Migrate coretutorials matrix-verify jobs to freestyle-verify jobs

This patch will:

    * Delete the existing {project-name}-verify-{stream} jobs
    * Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: Id4761132b82e691b68af65ff6025349272abe035
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoYangTools lithium should test with jdk8 58/42258/1
Thanh Ha [Thu, 21 Jul 2016 19:22:40 +0000 (15:22 -0400)]
YangTools lithium should test with jdk8

Change-Id: I8665f441ce8ec714fecfffc0c437e8b4a188d1f1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoFix templates around {jdk} / {jdks} 57/42257/1
Thanh Ha [Thu, 21 Jul 2016 19:06:30 +0000 (15:06 -0400)]
Fix templates around {jdk} / {jdks}

We need {jdk} for the regular jobs and {jdks} for verify job since the
regular jobs are not expecting a list of JDKs it causes issues with
configuration.

Change-Id: I2505207608e789c80fb59dbbd25a39e89165de43
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Migrate yangtools matrix-verify jobs to freestyle-verify jobs"
Thanh Ha [Thu, 21 Jul 2016 18:42:47 +0000 (18:42 +0000)]
Merge "Migrate yangtools matrix-verify jobs to freestyle-verify jobs"

7 years agoMerge "Added Longevity testing specific karaf features"
Luis Gomez [Thu, 21 Jul 2016 06:58:10 +0000 (06:58 +0000)]
Merge "Added Longevity testing specific karaf features"

7 years agoMerge "Migrate bgpcep matrix-verify jobs to freestyle-verify jobs"
Luis Gomez [Thu, 21 Jul 2016 06:53:04 +0000 (06:53 +0000)]
Merge "Migrate bgpcep matrix-verify jobs to freestyle-verify jobs"

7 years agoMerge "Migrate atrium matrix-verify jobs to freestyle-verify jobs"
Luis Gomez [Thu, 21 Jul 2016 06:52:46 +0000 (06:52 +0000)]
Merge "Migrate atrium matrix-verify jobs to freestyle-verify jobs"

7 years agoMerge "Migrate capwap matrix-verify jobs to freestyle-verify jobs"
Luis Gomez [Thu, 21 Jul 2016 06:52:30 +0000 (06:52 +0000)]
Merge "Migrate capwap matrix-verify jobs to freestyle-verify jobs"

7 years agoMerge "Migrate aaa matrix-verify jobs to freestyle-verify jobs"
Luis Gomez [Thu, 21 Jul 2016 06:50:18 +0000 (06:50 +0000)]
Merge "Migrate aaa matrix-verify jobs to freestyle-verify jobs"

7 years agoMerge "Remove autoupdate script from jjb verify job"
Luis Gomez [Thu, 21 Jul 2016 06:49:33 +0000 (06:49 +0000)]
Merge "Remove autoupdate script from jjb verify job"

7 years agoMerge "Fix typo"
Luis Gomez [Thu, 21 Jul 2016 06:47:51 +0000 (06:47 +0000)]
Merge "Fix typo"

7 years agoMigrate yangtools matrix-verify jobs to freestyle-verify jobs 39/42139/6
Anil Belur [Wed, 20 Jul 2016 11:36:25 +0000 (17:06 +0530)]
Migrate yangtools matrix-verify jobs to freestyle-verify jobs

This patch will:

    * Delete the existing yangtools verify jobs
    * Create new template {project-name}-verify-{stream}-{maven}-{jdk} jobs
    * Switch yangtools back to use a releng managed verify template

In the case of yangtools we are switching from the Maven project job
type to freestyle project type. It should also speed up builds a little
at the end as the freestyle jobs do not run the additional
fingerprinting.

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: I6a2fb2d7745a089f29106defd6e4fe4d59584c9c
Co-Authored-By: Thanh Ha <thanh.ha@linuxfoundation.org>
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMigrate capwap matrix-verify jobs to freestyle-verify jobs 98/42198/1
Thanh Ha [Thu, 21 Jul 2016 02:51:41 +0000 (22:51 -0400)]
Migrate capwap matrix-verify jobs to freestyle-verify jobs

This patch will:

    * Delete the existing {project-name}-verify-{stream} jobs
    * Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: I5bc9fd75d829a0d23a47fd13a5c12d06268f1795
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMigrate bgpcep matrix-verify jobs to freestyle-verify jobs 97/42197/3
Thanh Ha [Thu, 21 Jul 2016 02:35:31 +0000 (22:35 -0400)]
Migrate bgpcep matrix-verify jobs to freestyle-verify jobs

This patch will:

    * Delete the existing {project-name}-verify-{stream} jobs
    * Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: Ieed99d5495eb022e83cdf98616fa9669282918c4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMigrate atrium matrix-verify jobs to freestyle-verify jobs 96/42196/1
Thanh Ha [Thu, 21 Jul 2016 02:29:00 +0000 (22:29 -0400)]
Migrate atrium matrix-verify jobs to freestyle-verify jobs

This patch will:

    * Delete the existing {project-name}-verify-{stream} jobs
    * Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: I3e8bdb5a59d7b4e46bbad83d128ac673d286b395
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdate controller image label to new format 83/42183/1
Thanh Ha [Thu, 21 Jul 2016 00:24:42 +0000 (20:24 -0400)]
Update controller image label to new format

Change-Id: I13771a58acb7adc387e6d810915db800818745cd
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoBake matplotlib into robot image 75/42175/2
Thanh Ha [Wed, 20 Jul 2016 21:03:25 +0000 (17:03 -0400)]
Bake matplotlib into robot image

matplotlib takes at least 6 minutes to compile when running pip install.
Use packaged version of matplotlib instead and bake it into robot image.

Change-Id: I5035361da26aafe5f462e0be227df0300f558d96
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
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 agoFix typo 07/42107/2
Thanh Ha [Tue, 19 Jul 2016 23:10:02 +0000 (19:10 -0400)]
Fix typo

Change-Id: I9d3dc156dd3e1e2cadb8dd498c91e426a3446ab9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoRemove jjb custom scripting 14/42014/4
Thanh Ha [Mon, 18 Jul 2016 23:03:23 +0000 (19:03 -0400)]
Remove jjb custom scripting

No longer used or necessary to manage releng/builder templates.

Change-Id: Ib6faaad9e734c8a46e018b71efa8763ac4ec45c6
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoRemove autoupdate script from jjb verify job 20/42020/2
Thanh Ha [Tue, 19 Jul 2016 01:23:13 +0000 (21:23 -0400)]
Remove autoupdate script from jjb verify job

No longer necessary due to jjb restructuring.

Change-Id: I10011e639bd8e3abc0f3c9a31151b1c368321701
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
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 agoMigrate aaa matrix-verify jobs to freestyle-verify jobs 91/42091/3
Thanh Ha [Tue, 19 Jul 2016 20:35:37 +0000 (16:35 -0400)]
Migrate aaa matrix-verify jobs to freestyle-verify jobs

This patch will:

    * Delete the existing {project-name}-verify-{stream} jobs
    * Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: I1dcffb3cb47dfb40dfd8c0744a0c034108b76bd5
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"