releng/builder.git
7 years agoRefactor flow service test 43/46843/2
Luis Gomez [Wed, 12 Oct 2016 15:42:58 +0000 (08:42 -0700)]
Refactor flow service test

Change OVS 2.0 -> OVS 2.5
Add table miss feature for OVS 2.5
Adjust FRS test to check functionality (add flow stats delay)
This change requires https://git.opendaylight.org/gerrit/#/c/46797

Change-Id: Ida2bfc316f1770358d9f7e604f4201d5813cb6c0
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoFix maven-exec path to path on minion nodes 11/46811/1
Thanh Ha [Wed, 12 Oct 2016 03:30:27 +0000 (23:30 -0400)]
Fix maven-exec path to path on minion nodes

The Maven tools directory on minion nodes is in /w so fix maven-exec to
point there. Also JJB doesn't handle space -> underscore (_) conversion
so use new mvn33 profile name for Maven path.

Follow on patches should be created to migrate all jobs to use new mvn
shortnames and remove the default variables for {mvn33}, {mvn32},
{mvn31} etc... This simplifies ODL JJB a little bit.

Change-Id: I77951c29b6dadca1246f88ac0f537d09f3c171ac
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Fix autorelease staging job"
Thanh Ha [Wed, 12 Oct 2016 02:04:53 +0000 (02:04 +0000)]
Merge "Fix autorelease staging job"

7 years agoBug 6926 - Distribution-check should be run on trivial rebases and no-code changes 92/46792/2
Alexis de Talhouët [Tue, 11 Oct 2016 18:15:36 +0000 (14:15 -0400)]
Bug 6926 - Distribution-check should be run on trivial rebases and no-code changes

Change-Id: I1911102693c1e3b0a9669dad47435f073d1d9b69
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
7 years agoMerge "Add Jobs for stable/newton branch of Openstack"
Vratko Polák [Tue, 11 Oct 2016 15:03:57 +0000 (15:03 +0000)]
Merge "Add Jobs for stable/newton branch of Openstack"

7 years agoMerge "Give netconf scale job more RAM"
Jamo Luhrsen [Mon, 10 Oct 2016 22:51:45 +0000 (22:51 +0000)]
Merge "Give netconf scale job more RAM"

7 years agoMerge "Redirect and archive Karaf console output"
Luis Gomez [Mon, 10 Oct 2016 19:04:13 +0000 (19:04 +0000)]
Merge "Redirect and archive Karaf console output"

7 years agoMerge "Do not abort on jstack failure"
Luis Gomez [Mon, 10 Oct 2016 18:58:07 +0000 (18:58 +0000)]
Merge "Do not abort on jstack failure"

7 years agochange job name to match recent job renaming 44/46744/1
Jamo Luhrsen [Mon, 10 Oct 2016 17:27:05 +0000 (10:27 -0700)]
change job name to match recent job renaming

Change-Id: I1c8421f0350ccf3e4cf2576420992d174f2d3357
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoGive netconf scale job more RAM 24/46724/1
Vratko Polak [Mon, 10 Oct 2016 12:46:06 +0000 (14:46 +0200)]
Give netconf scale job more RAM

The JVM is configured to use 6 GB for heap,
but the default ODL system only gets 4 GB of RAM.

Change-Id: I76fb6cba250443293ef18d5f070eed52d8744e43
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoRedirect and archive Karaf console output 21/46721/1
Vratko Polak [Mon, 10 Oct 2016 11:05:29 +0000 (13:05 +0200)]
Redirect and archive Karaf console output

Change-Id: I9ce6080ae35462908fd9f4b8a96e071f772db03d
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoDo not abort on jstack failure 19/46719/1
Vratko Polak [Mon, 10 Oct 2016 10:29:35 +0000 (12:29 +0200)]
Do not abort on jstack failure

Change-Id: Id34f8d88fdeec346a3c4a4b2103e7a0496ef72f8
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoRemove jobs for non-default OpenFlow plugin in all branches 95/46695/2
Luis Gomez [Sat, 8 Oct 2016 02:05:20 +0000 (19:05 -0700)]
Remove jobs for non-default OpenFlow plugin in all branches

As agreed: https://lists.opendaylight.org/pipermail/openflowplugin-dev/2016-October/006142.html

Change-Id: I1e7ec4da291c22af01c0c716e5a3d8297cdc642f
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoMerge "Fix indent for scm, triggers and publisher sub-sections"
Vratko Polák [Fri, 7 Oct 2016 12:34:27 +0000 (12:34 +0000)]
Merge "Fix indent for scm, triggers and publisher sub-sections"

7 years agoAdd Jobs for stable/newton branch of Openstack 37/46637/1
gvrangan [Thu, 6 Oct 2016 19:12:02 +0000 (19:12 +0000)]
Add Jobs for stable/newton branch of Openstack

Recently  the stable/newton branch is cut. so, we can have
ODL jobs to know the problems earlier. The networking-odl does not
have a stable/newton yet.

Change-Id: I2f29c1f5c43841e7207f30ba470ecdb33f177de9
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoFix autorelease staging job 81/46481/4
Anil Belur [Tue, 4 Oct 2016 13:33:30 +0000 (09:33 -0400)]
Fix autorelease staging job

Maven is not currently found due to freestyle job paths. Make sure
we create a job parameter that gives the path to the dynamically
installed maven and force maven install before it's used.

Change-Id: I8fe62746a17e5dfb2831d64742cb9fb856cf02b7
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Revert "Strengthen distribution-check""
Jamo Luhrsen [Thu, 6 Oct 2016 17:11:46 +0000 (17:11 +0000)]
Merge "Revert "Strengthen distribution-check""

7 years agoRevert "Strengthen distribution-check" 29/46629/1
Vratko Polak [Thu, 6 Oct 2016 17:08:22 +0000 (19:08 +0200)]
Revert "Strengthen distribution-check"

This reverts commit 6914bb13060c60cf65d51f58775e2f39959c99ed.

The new distribution-check is failing.
Until the exact cause is identified and fixed,
we should use the previous job so projects can make progress.

Change-Id: I874c9834fb6cd93d1e00b46d2aa7213c68a44fda
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoMerge "removing the combinations involving liberty openstack in netvirt CSIT."
Luis Gomez [Thu, 6 Oct 2016 16:48:20 +0000 (16:48 +0000)]
Merge "removing the combinations involving liberty openstack in netvirt CSIT."

7 years agoMerge "Update OpFlex dependencies"
Andrew Grimberg [Thu, 6 Oct 2016 01:00:40 +0000 (01:00 +0000)]
Merge "Update OpFlex dependencies"

7 years agoMerge "Strengthen distribution-check"
Luis Gomez [Tue, 4 Oct 2016 15:59:49 +0000 (15:59 +0000)]
Merge "Strengthen distribution-check"

7 years agoMerge "Pyangbind version updated."
Vratko Polák [Tue, 4 Oct 2016 14:51:15 +0000 (14:51 +0000)]
Merge "Pyangbind version updated."

7 years agoPyangbind version updated. 47/46347/2
Ashish [Mon, 3 Oct 2016 08:26:59 +0000 (13:56 +0530)]
Pyangbind version updated.

Change-Id: Id067e10d4430367baa738187cbeb851d9f485db8
Signed-off-by: Ashish <ashishk.iiit@gmail.com>
7 years agoUpdate OpFlex dependencies 24/46424/1
Rob Adams [Mon, 3 Oct 2016 23:46:34 +0000 (16:46 -0700)]
Update OpFlex dependencies

* Switch to upstream OVS 2.6.0
* Update rapidjson and libuv dependencies

Change-Id: If679c6a9d7c0f187229023efe97460f5ad094b72
Signed-off-by: Rob Adams <readams@readams.net>
7 years agoremoving the combinations involving liberty openstack in netvirt CSIT. 99/46399/1
Jamo Luhrsen [Mon, 3 Oct 2016 17:48:10 +0000 (10:48 -0700)]
removing the combinations involving liberty openstack in netvirt CSIT.

the impression is that even if liberty jobs were to start failing, nobody
would care to debug or, especially, fix.  We still have mitaka jobs
to run, and very shortly we'll have stable/newton to enable.

Change-Id: Ie41b653301a7c38fa411f79c9d99cbadc1556cfb
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoMerge "Gzip karaf.log before fetching and archiving it"
Jamo Luhrsen [Mon, 3 Oct 2016 17:22:40 +0000 (17:22 +0000)]
Merge "Gzip karaf.log before fetching and archiving it"

7 years agoMerge "Robot installation: Pinpoint pycparser version"
Luis Gomez [Mon, 3 Oct 2016 17:08:45 +0000 (17:08 +0000)]
Merge "Robot installation: Pinpoint pycparser version"

7 years agoRobot installation: Pinpoint pycparser version 50/46350/1
Vratko Polak [Mon, 3 Oct 2016 10:19:47 +0000 (12:19 +0200)]
Robot installation: Pinpoint pycparser version

Change-Id: Id77ab93da8c95359694efb1af025d1f9cbd0289c
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoRemoved the version details of nuget and mono-complete 33/46333/1
gvrangan [Fri, 30 Sep 2016 23:20:08 +0000 (23:20 +0000)]
Removed the version details of nuget and mono-complete

- The bug https://bugzilla.xamarin.com/show_bug.cgi?id=41953
  was resolved, so this is not required anymore.

- I have validated the new nuget is able to download the
  package.

Change-Id: I8ebe41ca3af9fa5112abf9f2f541fc21a3a9969b
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoStrengthen distribution-check 58/46258/15
Vratko Polak [Wed, 28 Sep 2016 18:36:42 +0000 (20:36 +0200)]
Strengthen distribution-check

Multiple build steps use "fake remote" repository
in order to discover missing POM references.

Change-Id: I11cad4bb2294b7ed1d88970848a5449417a09d50
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoGzip karaf.log before fetching and archiving it 35/46235/1
Vratko Polak [Tue, 27 Sep 2016 15:29:51 +0000 (17:29 +0200)]
Gzip karaf.log before fetching and archiving it

This replaces the risk or running out of Robot disk space
with the risk of running out of ODL system disk space (which is less bad).

Change-Id: Iea331dde988d96a73dd82e898b93b58bdb56b8c2
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoMerge "Fix to invoke downstream jobs from autorelease jobs"
Vratko Polák [Tue, 27 Sep 2016 09:30:47 +0000 (09:30 +0000)]
Merge "Fix to invoke downstream jobs from autorelease jobs"

7 years agoMerge "Add netvirt csit for stateful and learn security groups"
Vratko Polák [Mon, 26 Sep 2016 16:35:46 +0000 (16:35 +0000)]
Merge "Add netvirt csit for stateful and learn security groups"

7 years agoMerge "Activate robot virtualenv in configure clustering script"
Jamo Luhrsen [Fri, 23 Sep 2016 20:06:21 +0000 (20:06 +0000)]
Merge "Activate robot virtualenv in configure clustering script"

7 years agoMerge "Add jobs for new OpenFLow REST perf test"
Jamo Luhrsen [Fri, 23 Sep 2016 19:17:54 +0000 (19:17 +0000)]
Merge "Add jobs for new OpenFLow REST perf test"

7 years agoActivate robot virtualenv in configure clustering script 24/46124/1
Vratko Polak [Fri, 23 Sep 2016 12:21:02 +0000 (14:21 +0200)]
Activate robot virtualenv in configure clustering script

Change-Id: Iae687c93acabec9f1ddc40c700d73143e31b8e52
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoMerge "Add netconf cluster job with reduced features"
Luis Gomez [Fri, 23 Sep 2016 03:27:26 +0000 (03:27 +0000)]
Merge "Add netconf cluster job with reduced features"

7 years agoAdd jobs for new OpenFLow REST perf test 06/46106/2
Luis Gomez [Fri, 23 Sep 2016 02:44:09 +0000 (19:44 -0700)]
Add jobs for new OpenFLow REST perf test

New REST test sends 64K flows distributed in 32 switches.
This goes with gerrit 46103.

Change-Id: I181f2c1cb1fdc056befa11de119db46cb698d24b
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoMerge "Update minions sub-section for packer job and scripts"
Anil Belur [Thu, 22 Sep 2016 22:10:09 +0000 (22:10 +0000)]
Merge "Update minions sub-section for packer job and scripts"

7 years agoUpdate minions sub-section for packer job and scripts 50/45850/4
Anil Belur [Mon, 12 Sep 2016 08:55:31 +0000 (18:55 +1000)]
Update minions sub-section for packer job and scripts

Change-Id: I2cdb09b346662dfd1cc7e2b0479ca9b31dd65a2c
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoFix indent for scm, triggers and publisher sub-sections 44/45944/4
Anil Belur [Tue, 20 Sep 2016 23:39:24 +0000 (09:39 +1000)]
Fix indent for scm, triggers and publisher sub-sections

Change-Id: I4cd4b73b59a39cd216b66c9c67703b14a7e820cc
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoFix to invoke downstream jobs from autorelease jobs 71/45971/2
Anil Belur [Wed, 21 Sep 2016 11:41:46 +0000 (21:41 +1000)]
Fix to invoke downstream jobs from autorelease jobs

* Downstream integration test jobs are not getting triggered
due to property file being unavailable in the environment which is requierd
for passing URL bundle link parameter to trigger the
integration-distribution-test job.
* The downstream job is not triggered since the created `variables.props` file
is unavailable to the upstream job and forcing it to fail with (fail-on-missing flag).

Change-Id: I7cac02c39bbbcca48eec1657ee903c64cd60c5a0
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Organize bulkomatic performance suites"
Vratko Polák [Wed, 21 Sep 2016 15:30:15 +0000 (15:30 +0000)]
Merge "Organize bulkomatic performance suites"

7 years agoAdd netconf cluster job with reduced features 66/45166/4
Vratko Polak [Wed, 21 Sep 2016 15:03:43 +0000 (17:03 +0200)]
Add netconf cluster job with reduced features

Change-Id: I81657d799d4bd6651dfed1ac6e82f07b1c04aae1
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoMerge "Remove autorelease maven site jobs"
Anil Belur [Wed, 21 Sep 2016 04:06:34 +0000 (04:06 +0000)]
Merge "Remove autorelease maven site jobs"

7 years agoMerge "Migrate publish-p2repo from maven to freestyle"
Thanh Ha [Wed, 21 Sep 2016 03:36:43 +0000 (03:36 +0000)]
Merge "Migrate publish-p2repo from maven to freestyle"

7 years agoMigrate publish-p2repo from maven to freestyle 46/45946/2
Anil Belur [Wed, 21 Sep 2016 00:29:59 +0000 (10:29 +1000)]
Migrate publish-p2repo from maven to freestyle

Change-Id: I82d4621171ba8e988719a4621e26a8b1d8de35e2
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoRemove autorelease maven site jobs 42/45942/2
Anil Belur [Tue, 20 Sep 2016 23:17:26 +0000 (09:17 +1000)]
Remove autorelease maven site jobs

Autorelease no longer actively maintains a Maven Site for documentation.
Remove the job so that there's no confusion.

Change-Id: Ie978edf586ddbbe6717570846a3223af9bb6c21a
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Migrate java-release template from maven to freestyle"
Thanh Ha [Wed, 21 Sep 2016 02:42:08 +0000 (02:42 +0000)]
Merge "Migrate java-release template from maven to freestyle"

7 years agoMerge "Migrate autorelease job from maven to freestyle"
Anil Belur [Wed, 21 Sep 2016 02:11:08 +0000 (02:11 +0000)]
Merge "Migrate autorelease job from maven to freestyle"

7 years agoMigrate java-release template from maven to freestyle 47/45947/1
Anil Belur [Wed, 21 Sep 2016 00:47:18 +0000 (10:47 +1000)]
Migrate java-release template from maven to freestyle

Change-Id: I042afb53b123ad94a6ed9626876323459a8b81f9
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoOrganize bulkomatic performance suites 41/45941/2
Luis Gomez [Tue, 20 Sep 2016 23:14:11 +0000 (16:14 -0700)]
Organize bulkomatic performance suites

Add cluster perf job.
Run 32 switches x 2K flow in all tests.
Update VM type for Boron jobs.

Change-Id: Ib612a0ca5beaa3a10adb2aa0a883a24d16d7c879
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoAdd a note regarding deploy maven jobs 23/45923/2
Thanh Ha [Tue, 20 Sep 2016 18:57:10 +0000 (14:57 -0400)]
Add a note regarding deploy maven jobs

Maven deploy jobs still need to remain Jenkins Maven Project types,
perhaps we can take another look at migration to freestyle once upstream
enhancement MNG-5666 is resolved.

    https://issues.apache.org/jira/browse/MNG-5666

Change-Id: Ib8729d426dfdc72cb352ef47233fb8a0b2b8df00
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoRevert "Migrate maven to freestyle for distribution" 14/45914/1
Thanh Ha [Tue, 20 Sep 2016 17:27:24 +0000 (13:27 -0400)]
Revert "Migrate maven to freestyle for distribution"

jar:jar causes issues with <package>bundle</bundle> projects and does
not produce the correct OSGI jar files.

This reverts commit ed8c6237eb2a2a7c6e2a245d2250230ebcfa2b71.

Change-Id: I2c3e0db2f23b84ed3e343f842cc4fc564f0e2c84
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoRevert "Migrate maven to freestyle for merge" 13/45913/1
Thanh Ha [Tue, 20 Sep 2016 17:26:15 +0000 (13:26 -0400)]
Revert "Migrate maven to freestyle for merge"

jar:jar actually causes <package>bundle</package> projects to not
produce the correct osgi jars ODL is expecting.

This reverts commit 9be0c3d09f2ae47bbb5e1eeb45482594d78a3e8f.

Change-Id: I3c839fe61988a8c1bd398d3805965d933dae0da3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "add stable ovsdb/netvirt CSIT jobs to dist-test"
Luis Gomez [Tue, 20 Sep 2016 16:06:10 +0000 (16:06 +0000)]
Merge "add stable ovsdb/netvirt CSIT jobs to dist-test"

7 years agoMigrate autorelease job from maven to freestyle 72/45872/2
Anil Belur [Tue, 20 Sep 2016 08:06:28 +0000 (18:06 +1000)]
Migrate autorelease job from maven to freestyle

* template: autorelease-release-{stream}

Change-Id: I0e1acb42ecfda638449b070e12a5f9ab72609649
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoExclude ubuntu-trusty and robot combination for packer job 63/45863/1
Anil Belur [Tue, 20 Sep 2016 03:15:16 +0000 (13:15 +1000)]
Exclude ubuntu-trusty and robot combination for packer job

Change-Id: I4c019330995e003d6b15aa3a904ff769e2174c8f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Fix missing mono rpms for java-builder image"
Thanh Ha [Tue, 20 Sep 2016 02:18:39 +0000 (02:18 +0000)]
Merge "Fix missing mono rpms for java-builder image"

7 years agoFix missing mono rpms for java-builder image 53/45853/1
Anil Belur [Mon, 19 Sep 2016 06:03:51 +0000 (16:03 +1000)]
Fix missing mono rpms for java-builder image

* disable quite mode for yum and yum-config-repo commands
* add nuget-2.8.7 suffix string as included in part of
the rpm version field.

Change-Id: I259f53fd163abfd3afe63cbc9d207f35c3a9de8e
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Migrate maven to freestyle for merge"
Thanh Ha [Tue, 20 Sep 2016 00:18:02 +0000 (00:18 +0000)]
Merge "Migrate maven to freestyle for merge"

7 years agoMerge "Migrate maven to freestyle for distribution"
Thanh Ha [Mon, 19 Sep 2016 23:27:34 +0000 (23:27 +0000)]
Merge "Migrate maven to freestyle for distribution"

7 years agoMerge "Update packer excludes section"
Thanh Ha [Mon, 19 Sep 2016 20:25:55 +0000 (20:25 +0000)]
Merge "Update packer excludes section"

7 years agoMerge "Gzip *.bundle files under archives/patches for autorelease"
Thanh Ha [Mon, 19 Sep 2016 20:25:25 +0000 (20:25 +0000)]
Merge "Gzip *.bundle files under archives/patches for autorelease"

7 years agoadd stable ovsdb/netvirt CSIT jobs to dist-test 41/45841/1
Jamo Luhrsen [Mon, 19 Sep 2016 18:00:37 +0000 (11:00 -0700)]
add stable ovsdb/netvirt CSIT jobs to dist-test

Change-Id: Ic354bcbf031f90eec8160be39f095bb0b293d684
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoValidate Carbon yangtools with maven 3.3 only 20/45820/1
Robert Varga [Mon, 19 Sep 2016 14:36:04 +0000 (16:36 +0200)]
Validate Carbon yangtools with maven 3.3 only

In Carbon release we will support maven 3.3.x only, there is
no need to validate with maven 3.2.x.

Change-Id: I25c3dbeb76a1bc09f14f028eaa8947c286dbc13a
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpgrade image specs for OF performance jobs 48/45748/1
Luis Gomez [Fri, 16 Sep 2016 18:05:25 +0000 (11:05 -0700)]
Upgrade image specs for OF performance jobs

Change-Id: Ie3f2c337c562d80baedb90822c87bbaa424160bf
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoMerge "Added 3node cluster jobs for lispflowmapping-msmr."
Jamo Luhrsen [Fri, 16 Sep 2016 17:17:39 +0000 (17:17 +0000)]
Merge "Added 3node cluster jobs for lispflowmapping-msmr."

7 years agoGzip *.bundle files under archives/patches for autorelease 10/45610/3
Anil Belur [Wed, 14 Sep 2016 08:53:37 +0000 (18:53 +1000)]
Gzip *.bundle files under archives/patches for autorelease

Change-Id: I3a3b0ea61d5729c538403bc912a01acfd1aeced7
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdate packer excludes section 18/45618/2
Anil Belur [Thu, 15 Sep 2016 08:13:12 +0000 (18:13 +1000)]
Update packer excludes section

* gbp with centos7 image is not required

Change-Id: Ie5d072c853b1805b7046535b5165bbccd321389f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Combine SFC clustering jobs into SFC Rest Basic to reduce number of jenkins" release/boron
Thanh Ha [Thu, 15 Sep 2016 18:27:55 +0000 (18:27 +0000)]
Merge "Combine SFC clustering jobs into SFC Rest Basic to reduce number of jenkins"

7 years agoRemove lithium jobs 43/45643/2
Thanh Ha [Thu, 15 Sep 2016 18:08:38 +0000 (14:08 -0400)]
Remove lithium jobs

Now that Boron has been officially released we can remove all the
Lithium jobs from our CI system.

Change-Id: I6978a7f97e1bf1381ce236222c72a72e614a2452
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Remove Lithium jobs in SFC project"
Thanh Ha [Thu, 15 Sep 2016 17:17:53 +0000 (17:17 +0000)]
Merge "Remove Lithium jobs in SFC project"

7 years agoMerge "Add Support to collect the openstack logs after tests"
Jamo Luhrsen [Thu, 15 Sep 2016 16:52:53 +0000 (16:52 +0000)]
Merge "Add Support to collect the openstack logs after tests"

7 years agoAdded 3node cluster jobs for lispflowmapping-msmr. 30/45630/1
Ashish [Thu, 15 Sep 2016 13:13:11 +0000 (18:43 +0530)]
Added 3node cluster jobs for lispflowmapping-msmr.

Change-Id: I2af61250ffec3014e12d228b18b7ef5f396e069c
Signed-off-by: Ashish <ashishk.iiit@gmail.com>
7 years agoCombine SFC clustering jobs into SFC Rest Basic to reduce number of jenkins 19/45619/1
Miguel Angel Munoz Gonzalez [Thu, 15 Sep 2016 09:22:23 +0000 (11:22 +0200)]
Combine SFC clustering jobs into SFC Rest Basic to reduce number of jenkins

It removes sfc clustering templates. Note this commit is related to
a similar one in integration/test repository to do the actual merge
of test suites from sfc_clustering into sfc_rest_basic.

With this operation it is expected to reduce eight jenkins jobs in SFC project

Change-Id: Ia160f04629d908c132e4d398fe2652f759d9dee3
Signed-off-by: Miguel Angel Munoz Gonzalez <miguel.angel.munoz.gonzalez@ericsson.com>
7 years agoAdd Support to collect the openstack logs after tests 97/45597/2
gvrangan [Wed, 14 Sep 2016 19:06:08 +0000 (19:06 +0000)]
Add Support to collect the openstack logs after tests

Change-Id: Ie8ba135f6e812d270ebea003a56724e918d8e33f
Signed-off-by: gvrangan <venkatrangang@hcl.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoChange build retention to 14 days 57/45557/2
Anil Belur [Wed, 14 Sep 2016 02:51:29 +0000 (12:51 +1000)]
Change build retention to 14 days

Change-Id: I1899bb5b55f38a511b79d6a2957bbf8dc2d0e1f0
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Fix merge-packer job"
Thanh Ha [Wed, 14 Sep 2016 23:58:48 +0000 (23:58 +0000)]
Merge "Fix merge-packer job"

7 years agoFix merge-packer job 09/45609/1
Anil Belur [Wed, 14 Sep 2016 23:51:42 +0000 (09:51 +1000)]
Fix merge-packer job

* trigger the job with 'remerge' instead of 'recheck'
* removed refspecs and branch points to master
under parameters section

Change-Id: Ia337160ec797ca4cb0e6ccc0c510b8dafa24e028
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Add packer build and validate job to build images"
Thanh Ha [Wed, 14 Sep 2016 22:44:48 +0000 (22:44 +0000)]
Merge "Add packer build and validate job to build images"

7 years agoFix typo in yaml file 58/45558/1
Luis Gomez [Wed, 14 Sep 2016 04:08:10 +0000 (21:08 -0700)]
Fix typo in yaml file

Extra comma makes job fail.

Change-Id: I7f1cc82417b958b05aaf9631b0cdb931434a0dee
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoAdd packer build and validate job to build images 74/45474/4
Anil Belur [Sun, 11 Sep 2016 07:46:22 +0000 (17:46 +1000)]
Add packer build and validate job to build images

Change-Id: I9afaa4ebbe0914d804250deaabf1108fd74fab58
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoAdd netvirt csit for stateful and learn security groups 67/44867/4
Alon Kochba [Tue, 30 Aug 2016 15:00:44 +0000 (18:00 +0300)]
Add netvirt csit for stateful and learn security groups

Change-Id: I691dfc9115258b05afbfad963278a3d99ee70ba2
Signed-off-by: Alon Kochba <alonko@hpe.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoMerge "Add OpenFlow cluster test to distribution test"
Jamo Luhrsen [Tue, 13 Sep 2016 15:50:39 +0000 (15:50 +0000)]
Merge "Add OpenFlow cluster test to distribution test"

7 years agoFix OVSDB Sonar - HWVTEP setup 33/45533/2
Victor Pickard [Tue, 13 Sep 2016 11:47:11 +0000 (07:47 -0400)]
Fix OVSDB Sonar - HWVTEP setup

Add some code to setup HWVTEP emulator, so that
hwvtepsouthbound tests will work.

Change-Id: If6aca041e5d238bd984e3513377d842f0c368303
Signed-off-by: Victor Pickard <vpickard@redhat.com>
7 years agoAdd OpenFlow cluster test to distribution test 21/45521/1
Luis Gomez [Tue, 13 Sep 2016 03:22:32 +0000 (20:22 -0700)]
Add OpenFlow cluster test to distribution test

After test refactor few issues seen are reported with bug #.

Change-Id: I4718eab4b4b6e292d482a5d268562fe2c2f72300
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoFix OVSDB Sonar job 04/45504/1
Victor Pickard [Mon, 12 Sep 2016 18:06:34 +0000 (14:06 -0400)]
Fix OVSDB Sonar job

Set default OVS version to 2.5.0, instead of 2.3.2,
when OVS_VERSION is not passed in.

Change-Id: I516bd7ce255ce719fd0b88ccb4e43e5335cc45b8
Signed-off-by: Victor Pickard <vpickard@redhat.com>
7 years agoFix sonar jobs due to freestyle transition 01/45501/2
Thanh Ha [Mon, 12 Sep 2016 17:18:15 +0000 (13:18 -0400)]
Fix sonar jobs due to freestyle transition

The freestyle job migration from patch
I810316417769df3c4f3f775aff3f3c151be76e3f broke the sonar jobs due to
missing jdk and maven-version configuration. Unfortunately JJB does not
support configuration those options either.

Since the post build step for Sonar is deprecated anyway there's no
point continuing to use it so transition to using the sonar method
recommended by SonarQube [0].

The "Prepare SonarQube Scanner environment" is currently not
configurable via Jenkins so explicitly set the Maven Goals directly to
work around this. We should switch back in the future once JJB supports
the setting.

[0]
http://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Scanner+for+Jenkins

Change-Id: I6a3e00c4b385adad03a470d3aae0e476c6bb769d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMigrate maven to freestyle for sonar 81/43681/4
Anil Belur [Thu, 11 Aug 2016 06:30:06 +0000 (16:30 +1000)]
Migrate maven to freestyle for sonar

Change-Id: I810316417769df3c4f3f775aff3f3c151be76e3f
Co-Authored-By: Thanh Ha <thanh.ha@linuxfoundation.org>
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoRemove Lithium jobs in SFC project 73/45473/1
Miguel Angel Munoz Gonzalez [Mon, 12 Sep 2016 07:04:31 +0000 (09:04 +0200)]
Remove Lithium jobs in SFC project

This commit removes every lithium related jenkins job
as the branch is no longer maintained

Change-Id: I37a4bf7db31e91bec0bfa94482ff1158946cff17
Signed-off-by: Miguel Angel Munoz Gonzalez <miguel.angel.munoz.gonzalez@ericsson.com>
7 years agoUpdate new image label for ovs 2.5 and mininet 2.2.2 63/45463/1
Anil Belur [Sat, 10 Sep 2016 22:14:53 +0000 (08:14 +1000)]
Update new image label for ovs 2.5 and mininet 2.2.2

Change-Id: Ia6d6ad6fc242529a67bd5480c685dbfdbe8a5201
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Patch Test for VTN Project"
Jamo Luhrsen [Fri, 9 Sep 2016 05:40:40 +0000 (05:40 +0000)]
Merge "Patch Test for VTN Project"

7 years agoMerge "Fix Bug in Patch-Test Trigger"
Luis Gomez [Fri, 9 Sep 2016 05:14:53 +0000 (05:14 +0000)]
Merge "Fix Bug in Patch-Test Trigger"

7 years agoFix Bug in Patch-Test Trigger 97/45397/2
gvrangan [Fri, 9 Sep 2016 00:45:27 +0000 (00:45 +0000)]
Fix Bug in Patch-Test Trigger

The matches added for test-{project}-all and test-{project}-{feature}
is causing multiple jobs.

Change-Id: I4c0bfc1a065049d5e610933f564db142b4af25a4
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoMigrate OF cluster job to use new OVS 2.5 image 98/45398/1
Luis Gomez [Fri, 9 Sep 2016 02:28:22 +0000 (19:28 -0700)]
Migrate OF cluster job to use new OVS 2.5 image

Change-Id: Ie9b2722a34b5717355959f5d69b67d992bd7e89d
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoMerge "Do not archive maven sites"
Luis Gomez [Fri, 9 Sep 2016 00:52:19 +0000 (00:52 +0000)]
Merge "Do not archive maven sites"

7 years agoMerge "Use latest OVS 2.5 for SW scalability test"
Thanh Ha [Fri, 9 Sep 2016 00:51:19 +0000 (00:51 +0000)]
Merge "Use latest OVS 2.5 for SW scalability test"

7 years agoUse latest OVS 2.5 for SW scalability test 96/45396/2
Luis Gomez [Fri, 9 Sep 2016 00:41:45 +0000 (17:41 -0700)]
Use latest OVS 2.5 for SW scalability test

Change-Id: Ieefc1178b29ef7fe86dfa08a3f50ddba48dacce4
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoPatch Test for VTN Project 93/45393/2
gvrangan [Thu, 8 Sep 2016 20:30:36 +0000 (20:30 +0000)]
Patch Test for VTN Project

Change-Id: Icd09a91dd962a0fa22799dc0e9b1d8a2d8330c7b
Signed-off-by: gvrangan <venkatrangang@hcl.com>