releng/builder.git
7 years agoMigrate maven to freestyle for distribution 73/43673/4
Anil Belur [Thu, 11 Aug 2016 02:40:26 +0000 (12:40 +1000)]
Migrate maven to freestyle for distribution

Change-Id: Ied64323993c93b7e7ad52f9caf7656843df15511
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Fix release-java and publish-p2repo cfp configs"
Andrew Grimberg [Thu, 8 Sep 2016 22:36:25 +0000 (22:36 +0000)]
Merge "Fix release-java and publish-p2repo cfp configs"

7 years agoMerge "Fix netvirt-sonar job"
Thanh Ha [Thu, 8 Sep 2016 22:15:54 +0000 (22:15 +0000)]
Merge "Fix netvirt-sonar job"

7 years agoAdd Legacy Netvirt Job to the patch test 47/45347/3
gvrangan [Wed, 7 Sep 2016 19:33:07 +0000 (19:33 +0000)]
Add Legacy Netvirt Job to the patch test

* Renamed the yaml as the netvirt-patch-test
* Added Legacy Netvirt CSIT job

Change-Id: Ic068e96533b889aa7fc87b5e04188a07216b79f5
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoFix netvirt-sonar job 91/45391/1
Victor Pickard [Thu, 8 Sep 2016 19:01:45 +0000 (15:01 -0400)]
Fix netvirt-sonar job

Split the netvirt-sonar job into build phase,
and then 3 separate IT mvn jobs, similiar
to what was done for netvirt IT.

Note, the findBugs plugin is not supported in
freestyle project-type, so I was not able
to follow the same pattern as used in
netvirt-full-integration.

Change-Id: I3622e90c3b782f909a3d787d3a6e1194b03ce5ac
Signed-off-by: Victor Pickard <vpickard@redhat.com>
7 years agoFix release-java and publish-p2repo cfp configs 58/45358/1
Thanh Ha [Thu, 8 Sep 2016 04:35:17 +0000 (00:35 -0400)]
Fix release-java and publish-p2repo cfp configs

Change-Id: I5e7fa5961ea067a74dac530287ef34a3e9f85fc0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "neutron northbound: make timeout 60min from 360min"
Thanh Ha [Wed, 7 Sep 2016 14:27:17 +0000 (14:27 +0000)]
Merge "neutron northbound: make timeout 60min from 360min"

7 years agoMerge "moving bgp cluster configuration to configplans"
Vratko Polák [Wed, 7 Sep 2016 10:41:35 +0000 (10:41 +0000)]
Merge "moving bgp cluster configuration to configplans"

7 years agoMerge "Modify get bundle script to deal with distribution-check artifacts"
Thanh Ha [Wed, 7 Sep 2016 08:04:16 +0000 (08:04 +0000)]
Merge "Modify get bundle script to deal with distribution-check artifacts"

7 years agoMerge "Make docs-verify-rtd job only run against changes to rst files"
Luis Gomez [Wed, 7 Sep 2016 08:01:01 +0000 (08:01 +0000)]
Merge "Make docs-verify-rtd job only run against changes to rst files"

7 years agoMerge "Add nuget version to fix image build failure"
Thanh Ha [Wed, 7 Sep 2016 07:57:52 +0000 (07:57 +0000)]
Merge "Add nuget version to fix image build failure"

7 years agoMake docs-verify-rtd job only run against changes to rst files 87/45287/1
Thanh Ha [Wed, 7 Sep 2016 07:38:00 +0000 (03:38 -0400)]
Make docs-verify-rtd job only run against changes to rst files

Copy change I0a2eee5550b1ca703ba6a6569daf435e82118c26 to verify jobs as
well.

Change-Id: If85cd743980abf7eb5f9fee04024f17b9f608b33
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoneutron northbound: make timeout 60min from 360min 86/45286/1
Isaku Yamahata [Wed, 7 Sep 2016 05:31:54 +0000 (22:31 -0700)]
neutron northbound: make timeout 60min from 360min

The build time of Neutron Northbound isn't so long.
Make timeout short according to it.

Change-Id: I3f695e9e9eaecccef005ac05c8de3922ca186fff
Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
7 years agoMerge "Clean patch test job for OpenFlow plugin"
Luis Gomez [Wed, 7 Sep 2016 01:10:48 +0000 (01:10 +0000)]
Merge "Clean patch test job for OpenFlow plugin"

7 years agoMerge "Use OVS 2.5 for VTN CSIT"
Thanh Ha [Wed, 7 Sep 2016 00:10:09 +0000 (00:10 +0000)]
Merge "Use OVS 2.5 for VTN CSIT"

7 years agoUse OVS 2.5 for VTN CSIT 77/45277/3
gvrangan [Tue, 6 Sep 2016 23:09:31 +0000 (23:09 +0000)]
Use OVS 2.5 for VTN CSIT

Change-Id: Ibf1a053563ea0cf7a6f3c029e4ec6e3e5457c9ad
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoAdd surefire report to distribution and distribution-check jobs 78/45278/1
Luis Gomez [Tue, 6 Sep 2016 23:19:06 +0000 (16:19 -0700)]
Add surefire report to distribution and distribution-check jobs

Change-Id: I52a44bb99434c1634496af0b46652ae2626144ab
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoMerge "Set default OVS version to 2.5.0"
Jamo Luhrsen [Tue, 6 Sep 2016 21:33:45 +0000 (21:33 +0000)]
Merge "Set default OVS version to 2.5.0"

7 years agoUse ovs kernel module instead of ovs userspace for netvirt IT 67/45267/2
Victor Pickard [Tue, 6 Sep 2016 18:44:35 +0000 (14:44 -0400)]
Use ovs kernel module instead of ovs userspace for netvirt IT

Remove userspace.enabled in netvirt IT tests so that OVS
kernel module will be used in IT tests.

Change-Id: Idb81737eba4e1651d437a41c56e4b5bbe654fb21
Signed-off-by: Victor Pickard <vpickard@redhat.com>
7 years agoSet default OVS version to 2.5.0 73/45273/1
Victor Pickard [Tue, 6 Sep 2016 20:16:00 +0000 (16:16 -0400)]
Set default OVS version to 2.5.0

Set the default OVS version to 2.5.0, instead
of 2.3.2.

Netvirt-sonar does not pass in OVS_VERSION, so
job was failing, as there is no ovs version
2.3.2 available in the repo.

Change-Id: If4b5f5b2a0b750b37b950c485db430fc19b39380
Signed-off-by: Victor Pickard <vpickard@redhat.com>
7 years agoMerge "Install openvswitch kernel module for netvirt IT"
Jamo Luhrsen [Tue, 6 Sep 2016 18:18:42 +0000 (18:18 +0000)]
Merge "Install openvswitch kernel module for netvirt IT"

7 years agoClean patch test job for OpenFlow plugin 54/45254/1
Luis Gomez [Tue, 6 Sep 2016 16:36:50 +0000 (09:36 -0700)]
Clean patch test job for OpenFlow plugin

Only default plugin test is triggered.

Change-Id: Ifefe9b221f2a52f54a5998a192a3514e99302738
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoImprove docs-rtd job to only build on rst 36/45236/1
Thanh Ha [Tue, 6 Sep 2016 15:10:18 +0000 (11:10 -0400)]
Improve docs-rtd job to only build on rst

Some projects have a docs directory that are asciidoc and not
restructuredtext. This fixes the job to not build in those cases.

Change-Id: I0a2eee5550b1ca703ba6a6569daf435e82118c26
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agomoving bgp cluster configuration to configplans 06/45206/2
Peter Gubka [Tue, 6 Sep 2016 08:14:58 +0000 (10:14 +0200)]
moving bgp cluster configuration to configplans

this configuration is moved to configplans in
https://git.opendaylight.org/gerrit/45172

Change-Id: I821aa5f3f8096404259bb2ad31842c9891cae8f4
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoModify get bundle script to deal with distribution-check artifacts 74/45174/1
Luis Gomez [Mon, 5 Sep 2016 16:47:35 +0000 (09:47 -0700)]
Modify get bundle script to deal with distribution-check artifacts

Extract bundle folder and version directly from the bundle name.

Change-Id: I393e8fea6f943df9574af6c0d21815520973efa7
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoInclude Beryllium job for distribution userfeatures tests 96/40296/7
Vratko Polak [Mon, 5 Sep 2016 11:52:03 +0000 (13:52 +0200)]
Include Beryllium job for distribution userfeatures tests

+ List of triggering jobs improved.

Change-Id: I2d391d5ab3019eeaaef9653145dc57e3885bbd08
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoMerge "add patch-test jobs for genius"
Luis Gomez [Sun, 4 Sep 2016 02:28:05 +0000 (02:28 +0000)]
Merge "add patch-test jobs for genius"

7 years agoadd patch-test jobs for genius 20/45120/1
Jamo Luhrsen [Sat, 3 Sep 2016 00:31:31 +0000 (17:31 -0700)]
add patch-test jobs for genius

Change-Id: I303e1b5cadf4128b58c9277c61659f7a11f0171d
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoSet next-build-tag to Boron 13/45113/1
A H [Fri, 2 Sep 2016 21:31:06 +0000 (14:31 -0700)]
Set next-build-tag to Boron

Change-Id: Iedbbab6af221602b21ff03aeed58f4e058566f88
Signed-off-by: A H <an.ho@huawei.com>
7 years agoMerge "Clean OpenFlow verify jobs"
Jamo Luhrsen [Fri, 2 Sep 2016 16:42:23 +0000 (16:42 +0000)]
Merge "Clean OpenFlow verify jobs"

7 years agoClean OpenFlow verify jobs 93/45093/1
Luis Gomez [Fri, 2 Sep 2016 16:39:25 +0000 (09:39 -0700)]
Clean OpenFlow verify jobs

We should not use failing suites to verify test code.

Change-Id: I1f3f5c752bc5e21f5d3d77e0c81c96ebac4d0fb0
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoAdd controller cluster test back to distribution check 92/45092/1
Luis Gomez [Fri, 2 Sep 2016 16:31:09 +0000 (09:31 -0700)]
Add controller cluster test back to distribution check

Test is passing stable after blocker bug was fixed.

Change-Id: I3a376aab09a63cbefbd8b0532f5a777760263953
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoMerge "Reduce maximal size of karaf.log to fit in new VMs"
Jamo Luhrsen [Fri, 2 Sep 2016 15:46:33 +0000 (15:46 +0000)]
Merge "Reduce maximal size of karaf.log to fit in new VMs"

7 years agoMerge "Created system test job for genius project."
Jamo Luhrsen [Fri, 2 Sep 2016 15:34:17 +0000 (15:34 +0000)]
Merge "Created system test job for genius project."

7 years agoCreated system test job for genius project. 48/40748/7
vidya sathyanarayanachar [Wed, 22 Jun 2016 16:20:12 +0000 (09:20 -0700)]
Created system test job for genius project.

Added the stream with stable/boron

This file triggers job for CSIT scripts for Genius project.

Change-Id: I7446cc83a515daf6a2ee72b783213f7fda10fe1d
Signed-off-by: vidya sathyanarayanachar <s.vidya990@gmail.com>
7 years agoReduce maximal size of karaf.log to fit in new VMs 57/45057/1
Vratko Polak [Fri, 2 Sep 2016 08:04:18 +0000 (10:04 +0200)]
Reduce maximal size of karaf.log to fit in new VMs

Change-Id: I198c7d69059ed790ae7d67398ce2370ae61eccd7
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoRevert "Add macro for providing log location in Gerrit" 45/45045/1
Thanh Ha [Fri, 2 Sep 2016 00:42:31 +0000 (20:42 -0400)]
Revert "Add macro for providing log location in Gerrit"

No longer neccessary as we now have a msginject Jenkins plugin which
handles returning the log location in the same message as Gerrit's build
summary.

This reverts commit 6565cb67ddb7c5ac8f32c728afc1e3e3ce3b1c6d.

Change-Id: I6ba68d67c7670bf2a12d9750655a75c38a15d945
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoInstall openvswitch kernel module for netvirt IT 33/45033/2
Victor Pickard [Thu, 1 Sep 2016 19:33:28 +0000 (15:33 -0400)]
Install openvswitch kernel module for netvirt IT

Install openvswitch kernel module that is included
with the OS (CentOS) before running any netvirt IT tests.

This works, but I am also considering (testing) creating
a new vm, that will have centos7, docker, and ovs-2.5,
so that we don't have to modprobe from netvirt job.

VM name would be something like centos7-docker-ovs-2-5-xxx.

Change-Id: I3e7a83f2175322043ae95d3ea95f0ab13dece8c1
Signed-off-by: Victor Pickard <vpickard@redhat.com>
7 years agoSet next-build-tag to Boron-RC2 32/45032/1
A H [Thu, 1 Sep 2016 19:29:23 +0000 (12:29 -0700)]
Set next-build-tag to Boron-RC2

Change-Id: I79c385b98d53e1295dad46550ebf43e8c21ff729
Signed-off-by: A H <an.ho@huawei.com>
7 years agoSet next-build-tag to Boron 36/44936/1
Thanh Ha [Wed, 31 Aug 2016 14:51:57 +0000 (10:51 -0400)]
Set next-build-tag to Boron

Change-Id: I5db7db9a57e5b25eda8d62f54451212345b5cc26
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoAdd timestamps to console logs 78/44878/1
Thanh Ha [Tue, 30 Aug 2016 17:02:35 +0000 (13:02 -0400)]
Add timestamps to console logs

Change-Id: Ib1af4e093077f0388a6e71b30aa88a3c2b5e1b88
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoadd restconf feature for didm csit job 70/44870/1
Jamo Luhrsen [Tue, 30 Aug 2016 16:02:40 +0000 (09:02 -0700)]
add restconf feature for didm csit job

Change-Id: I2ba29c2638b70d0b8c1b4c80e94f86f9fddfc5c3
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoMerge "creating new jobs for bgp ha"
Vratko Polák [Tue, 30 Aug 2016 10:40:28 +0000 (10:40 +0000)]
Merge "creating new jobs for bgp ha"

7 years agoMerge "removing rib per node configuration"
Vratko Polák [Tue, 30 Aug 2016 10:40:20 +0000 (10:40 +0000)]
Merge "removing rib per node configuration"

7 years agoMerge "Clean distribution test OpenFlow jobs"
Luis Gomez [Tue, 30 Aug 2016 01:09:56 +0000 (01:09 +0000)]
Merge "Clean distribution test OpenFlow jobs"

7 years agoAdd nuget version to fix image build failure 19/44819/1
Anil Belur [Tue, 30 Aug 2016 00:39:44 +0000 (10:39 +1000)]
Add nuget version to fix image build failure

Change-Id: Ic719094736c16bae8345736fd9ca111385a48b4b
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "New mininet VM for OVS 2.5.0"
Thanh Ha [Tue, 30 Aug 2016 00:42:44 +0000 (00:42 +0000)]
Merge "New mininet VM for OVS 2.5.0"

7 years agoNew mininet VM for OVS 2.5.0 98/44698/3
Luis Gomez [Fri, 26 Aug 2016 03:07:06 +0000 (20:07 -0700)]
New mininet VM for OVS 2.5.0

- Install OVS 2.5.0
- Install mininet 2.2.2
- Install MT-Cbench

Also repair OVS 2.3.1 installation.

Change-Id: I351f7087ef566eb4e9672ca0f5cc90878c78cc5f
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoMerge "Enable system stats for archive-build macro"
Thanh Ha [Mon, 29 Aug 2016 14:57:02 +0000 (14:57 +0000)]
Merge "Enable system stats for archive-build macro"

7 years agoMerge "Add a missing install feature"
Thanh Ha [Mon, 29 Aug 2016 14:56:31 +0000 (14:56 +0000)]
Merge "Add a missing install feature"

7 years agoMerge "Rename archive-build macro to opendaylight-infra-shiplogs"
Andrew Grimberg [Mon, 29 Aug 2016 14:45:42 +0000 (14:45 +0000)]
Merge "Rename archive-build macro to opendaylight-infra-shiplogs"

7 years agoMerge "Add -V -B flags to autorelease maven deploy script"
Thanh Ha [Mon, 29 Aug 2016 14:06:25 +0000 (14:06 +0000)]
Merge "Add -V -B flags to autorelease maven deploy script"

7 years agoRename archive-build macro to opendaylight-infra-shiplogs 79/44779/1
Anil Belur [Mon, 29 Aug 2016 08:46:33 +0000 (18:46 +1000)]
Rename archive-build macro to opendaylight-infra-shiplogs

Change-Id: Ib2e823501d7814d11fbfe5f972fd440f7c8c7f27
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoAdd a missing install feature 74/44774/1
Xiao Lin [Mon, 29 Aug 2016 04:16:22 +0000 (12:16 +0800)]
Add a missing install feature

Change-Id: I4e34d0b78c6c740beac2137da5f79e8bf2d94b35
Signed-off-by: Xiao Lin <linxiao9292@outlook.com>
7 years agoClean distribution test OpenFlow jobs 71/44771/1
Luis Gomez [Sun, 28 Aug 2016 18:27:50 +0000 (11:27 -0700)]
Clean distribution test OpenFlow jobs

Only stable jobs are set to run for distribution test.

Change-Id: I24476565bf1bf407ec60617d4a9bf693dc936c60
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoAdd jobs for bulkomatic single instance 48/44748/1
Luis Gomez [Fri, 26 Aug 2016 23:16:30 +0000 (16:16 -0700)]
Add jobs for bulkomatic single instance

Also fix other bulkomatic jobs.

This goes with https://git.opendaylight.org/gerrit/#/c/44643/

Change-Id: I8813f7144bb0c04cd12a647d092db3a4ecd52201
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoSet Next Boron Build to RC2 34/44734/2
A H [Fri, 26 Aug 2016 19:42:15 +0000 (12:42 -0700)]
Set Next Boron Build to RC2

Change-Id: I1def506413321f5af73c2dddae1bc37ab215a717
Signed-off-by: A H <an.ho@huawei.com>
7 years agoMerge "new jobs to test openflowplugin frs"
Vratko Polák [Fri, 26 Aug 2016 16:45:56 +0000 (16:45 +0000)]
Merge "new jobs to test openflowplugin frs"

7 years agoAdd back the archive-build macro 25/44725/1
Thanh Ha [Fri, 26 Aug 2016 14:57:58 +0000 (10:57 -0400)]
Add back the archive-build macro

The "archive-build" macro should never be removed. It is necessary to
ship logs to logs.opendaylight.org.

Change-Id: I9bbff4c997ec091a9a4cd1bf0dae5396935a995f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agonew jobs to test openflowplugin frs 21/44721/1
Peter Gubka [Fri, 26 Aug 2016 13:25:42 +0000 (15:25 +0200)]
new jobs to test openflowplugin frs

odl-openflowplugin-app-forwardingrules-sync is an improved
odl-openflowplugin-app-forwardingrules-manager
testplans: https://git.opendaylight.org/gerrit/44719

Change-Id: I3f73ce8a7ab57fb28c668f3c02d10d996c4023e7
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agocreating new jobs for bgp ha 18/44718/2
Peter Gubka [Fri, 26 Aug 2016 12:54:49 +0000 (14:54 +0200)]
creating new jobs for bgp ha

will use https://git.opendaylight.org/gerrit/44717

Change-Id: I12859ae4ac2abcd1926c05e29e4cd8c4879374f2
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoMerge "Change CSIT verify jobs to point to Boron distribution"
Vratko Polák [Fri, 26 Aug 2016 12:14:49 +0000 (12:14 +0000)]
Merge "Change CSIT verify jobs to point to Boron distribution"

7 years agoremoving rib per node configuration 13/44713/1
Peter Gubka [Fri, 26 Aug 2016 10:54:28 +0000 (12:54 +0200)]
removing rib per node configuration

Bgpcep was updated in boron to use clustering singleton service. This
allows to have one rib (not rib per node).
This update will probably break bgpcep-csit-3node-periodic-bgpclustering-only-beryllium.
To fix this I will prepare later proper configplans.

Change-Id: Ia4eecaf714bcaa7729d460d2e26dec7e2b39a85c
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoMerge "Mark build using data from surefire-reports"
Jamo Luhrsen [Fri, 26 Aug 2016 05:41:50 +0000 (05:41 +0000)]
Merge "Mark build using data from surefire-reports"

7 years agoMark build using data from surefire-reports 96/44696/1
Victor Pickard [Thu, 25 Aug 2016 17:01:04 +0000 (13:01 -0400)]
Mark build using data from surefire-reports

Use text-finder plugin to search test reports.

If there are any errors or failures in any of the
3 (currently) surefire-test reports, the IT job
will be marked as Unstable.

The text-finder plugin will print out info
for the offending surefire-test report.

Change-Id: I841680c9c1b232cc06c53be0f5dcc2be29cf98ad
Signed-off-by: Victor Pickard <vpickard@redhat.com>
7 years agoMerge "Save distribution in distribution-check job"
Jamo Luhrsen [Thu, 25 Aug 2016 22:59:12 +0000 (22:59 +0000)]
Merge "Save distribution in distribution-check job"

7 years agoChange CSIT verify jobs to point to Boron distribution 80/44680/2
Luis Gomez [Thu, 25 Aug 2016 19:46:09 +0000 (12:46 -0700)]
Change CSIT verify jobs to point to Boron distribution

Also adjusting OF JJB files (stream dependent).

Change-Id: Ia5a589b12a42e1a85f24a89e8956243add1f4034
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoSave distribution in distribution-check job 83/44683/1
Luis Gomez [Thu, 25 Aug 2016 22:07:17 +0000 (15:07 -0700)]
Save distribution in distribution-check job

Change-Id: I9c8fdc953395cf87ad643ec50da5af13a3a30036
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoMerge "correct vpnservice runs provider mappings physnet name"
Jamo Luhrsen [Thu, 25 Aug 2016 21:23:26 +0000 (21:23 +0000)]
Merge "correct vpnservice runs provider mappings physnet name"

7 years agoadd SG mode parameter for netvirt jobs 16/44616/1
Jamo Luhrsen [Wed, 24 Aug 2016 16:25:08 +0000 (09:25 -0700)]
add SG mode parameter for netvirt jobs

Change-Id: I2c457f5682006a52b95149101919466ff6b72e30
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoMerge "Removed tsdr-cassandra-all* job"
Vratko Polák [Wed, 24 Aug 2016 15:31:37 +0000 (15:31 +0000)]
Merge "Removed tsdr-cassandra-all* job"

7 years agoMerge "Get docker-compose working with Netvirt IT"
Jamo Luhrsen [Wed, 24 Aug 2016 15:28:54 +0000 (15:28 +0000)]
Merge "Get docker-compose working with Netvirt IT"

7 years agocreate forgotten carbon jobs for bgp ingest-mixed 00/44600/1
Peter Gubka [Wed, 24 Aug 2016 12:15:11 +0000 (14:15 +0200)]
create forgotten carbon jobs for bgp ingest-mixed

Change-Id: Iefcbb477f81aacb09efe316ed198cf036783c232
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoRemoved tsdr-cassandra-all* job 24/44524/2
Chaudhry Usama [Mon, 22 Aug 2016 22:00:29 +0000 (15:00 -0700)]
Removed tsdr-cassandra-all* job

Change-Id: I3c1224740a681899b7a01a9fb8e7de118a0dea04
Signed-off-by: Chaudhry Usama <chaudhryusama@gmail.com>
7 years agoMerge "configure ODL L3 on computes based on CONTROLLERFEATURES"
Jamo Luhrsen [Tue, 23 Aug 2016 16:58:01 +0000 (16:58 +0000)]
Merge "configure ODL L3 on computes based on CONTROLLERFEATURES"

7 years agoconfigure ODL L3 on computes based on CONTROLLERFEATURES 61/44461/2
Alon Kochba [Mon, 22 Aug 2016 09:40:06 +0000 (12:40 +0300)]
configure ODL L3 on computes based on CONTROLLERFEATURES

Change-Id: Icdac983dce83065fa1ede8beadf580364fa604c3
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoAdd -V -B flags to autorelease maven deploy script 55/44555/1
Vratko Polak [Tue, 23 Aug 2016 14:00:00 +0000 (16:00 +0200)]
Add -V -B flags to autorelease maven deploy script

Change-Id: I17ebb9ddc3d2f6dd4681b1d1df71b55738d6e3db
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoGet docker-compose working with Netvirt IT 52/44552/1
Victor Pickard [Tue, 23 Aug 2016 13:20:43 +0000 (09:20 -0400)]
Get docker-compose working with Netvirt IT

Make some enhancements to netvirt IT job so that
docker-compose can be found in virtual environment.

Do not run OVS 2.4.0 until conntrack is supported.
With this patch, only OVS 2.5.0 will be run.

Only use external docker for netvirt-sfc-it.

Change-Id: Id24de4accafdc94441c639feafd47209228bfec2
Signed-off-by: Victor Pickard <vpickard@redhat.com>
7 years agoMerge "Rename dsbenchmark job"
Vratko Polák [Tue, 23 Aug 2016 12:17:30 +0000 (12:17 +0000)]
Merge "Rename dsbenchmark job"

7 years agoEnable system stats for archive-build macro 81/44381/2
Anil Belur [Fri, 19 Aug 2016 06:37:17 +0000 (16:37 +1000)]
Enable system stats for archive-build macro

Change-Id: I828ff5053d6957e54362ecb50616ba0bdd790046
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Add netvirt vpnservice IT tests"
Jamo Luhrsen [Sat, 20 Aug 2016 04:10:58 +0000 (04:10 +0000)]
Merge "Add netvirt vpnservice IT tests"

7 years agoAdd netvirt vpnservice IT tests 40/43140/5
Victor Pickard [Thu, 4 Aug 2016 18:14:56 +0000 (14:14 -0400)]
Add netvirt vpnservice IT tests

Add netvirt vpnservice IT test target to
netvirt-daily-integration job.

Install docker-compose using virtualenv.

Pass cli flag, -Ddocker.vEnvWs=$WORKSPACE, so that
DockerOvs() will be able to find docker-compose
that is installed in the virtual environment,
$WORKSPACE/venv/bin/docker-compose.

Change-Id: I47e7ad2c38b93d00f3c8d5f26bec1965a6e887c6
Signed-off-by: Victor Pickard <vpickard@redhat.com>
7 years agoMerge "change log servers and logs url to support parameter with default value"
Thanh Ha [Thu, 18 Aug 2016 18:49:05 +0000 (18:49 +0000)]
Merge "change log servers and logs url to support parameter with default value"

7 years agoSet next Boron build to be RC1 04/44304/1
Thanh Ha [Thu, 18 Aug 2016 17:16:15 +0000 (13:16 -0400)]
Set next Boron build to be RC1

Change-Id: Ie022a12ae81be2154a10a2c4f34b64a74c311d96
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Revert "Disable Lithium jobs""
Vratko Polák [Thu, 18 Aug 2016 16:15:00 +0000 (16:15 +0000)]
Merge "Revert "Disable Lithium jobs""

7 years agoRevert "Disable Lithium jobs" 97/44297/1
Thanh Ha [Thu, 18 Aug 2016 16:05:05 +0000 (16:05 +0000)]
Revert "Disable Lithium jobs"

This reverts commit c6dd8be243134ba5a87db1a2eb96b90452608f3d.

Revert this for now as it's disabled all of our jobs.

Change-Id: I7756171c4a888f3c6b16055a670f5eb1baf8d144
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agochange log servers and logs url to support parameter with default value 01/44301/1
Sandra Biton [Thu, 18 Aug 2016 09:19:05 +0000 (12:19 +0300)]
change log servers and logs url to support parameter with default value

Change-Id: Ifeaad654884d1730f4f3ea46aa5d8ca5730d26e4
Signed-off-by: Sandra Biton <sandra.biton@hpe.com>
7 years agoRename dsbenchmark job 36/44236/4
Vratko Polak [Thu, 18 Aug 2016 13:32:48 +0000 (15:32 +0200)]
Rename dsbenchmark job

The benchmark suite has changed its name to make graph less horizontally heavy.
As the suite tests distributed datastore,
Controller is more appropriate project than Mdsal.

Change-Id: I36cc075268451dcabf0661a53ffa28f3b046ebca
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoMerge "Disable Lithium jobs"
Thanh Ha [Thu, 18 Aug 2016 15:22:03 +0000 (15:22 +0000)]
Merge "Disable Lithium jobs"

7 years agoDisable Lithium jobs 79/44279/2
Vratko Polak [Thu, 18 Aug 2016 15:07:29 +0000 (17:07 +0200)]
Disable Lithium jobs

+ Every template now passes {disabled} flag.
+ Default value is false, specified in releng-defaults.yaml
+ For stream stable-lithium, 'disabled: true' is the first item.
+ Within a template, usual order is: name, disabled, node, (blank), project-type, ...
+ Fixed streams in bgpcep-csit-bgp-ingest-mixed.
+ File vbd.cfg deleted.

Change-Id: I477f5a59d327c95920efff7772c1f16eef0141a9
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoMerge "Remove toolkit's jobs b/c it is archived"
Thanh Ha [Thu, 18 Aug 2016 14:50:23 +0000 (14:50 +0000)]
Merge "Remove toolkit's jobs b/c it is archived"

7 years agoMerge "Remove signing.rst (moved to gerrt.rst in docs.git)"
Thanh Ha [Thu, 18 Aug 2016 14:47:41 +0000 (14:47 +0000)]
Merge "Remove signing.rst (moved to gerrt.rst in docs.git)"

7 years agoRemove signing.rst (moved to gerrt.rst in docs.git) 60/44260/2
Colin Dixon [Thu, 18 Aug 2016 13:52:44 +0000 (09:52 -0400)]
Remove signing.rst (moved to gerrt.rst in docs.git)

Change-Id: I0ce7e213630962f92ba3bc56c5dbae0a0ec06522
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoMerge "move nexus repository to parameter with default value"
Vratko Polák [Thu, 18 Aug 2016 13:46:42 +0000 (13:46 +0000)]
Merge "move nexus repository to parameter with default value"

7 years agoRemove toolkit's jobs b/c it is archived 57/44257/1
Colin Dixon [Thu, 18 Aug 2016 13:43:55 +0000 (09:43 -0400)]
Remove toolkit's jobs b/c it is archived

Change-Id: I8b2ad972cf4a99cac784fe0d6f3f90f86ad0db4f
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agomove nexus repository to parameter with default value 34/44234/1
sandra [Thu, 28 Jul 2016 11:11:33 +0000 (14:11 +0300)]
move nexus repository to parameter with default value

Change-Id: Ie91348b0f808c607bdd9801408d178533bbd893d
Signed-off-by: Sandra Biton <sandra.biton@hpe.com>
7 years agoMerge "Add publisher to archive RPM artifacts"
Vratko Polák [Thu, 18 Aug 2016 08:08:35 +0000 (08:08 +0000)]
Merge "Add publisher to archive RPM artifacts"

7 years agoMerge "Add new job template, macro and jenkins job for SFC with docker"
Jamo Luhrsen [Wed, 17 Aug 2016 23:15:38 +0000 (23:15 +0000)]
Merge "Add new job template, macro and jenkins job for SFC with docker"

7 years agoAdd publisher to archive RPM artifacts 24/44024/2
Daniel Farrell [Mon, 15 Aug 2016 23:55:16 +0000 (19:55 -0400)]
Add publisher to archive RPM artifacts

Change-Id: If61e212b38a8bb97d4691de067618af8a2a02810
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoAdd new job template, macro and jenkins job for SFC with docker 82/40582/11
Miguel Angel Munoz Gonzalez [Tue, 21 Jun 2016 07:11:11 +0000 (09:11 +0200)]
Add new job template, macro and jenkins job for SFC with docker

It adds a new macro for using docker vms.

This also requires a new job template to include previous macro.

Additionally it includes an SFC job that sets up a deploy with
3 node cluster and an docker vm that is intended to host several
containers, simulatind SFFs, SFs or classifiers

Change-Id: I0408abe670fbcc9f9fa1b940ae0b9c24c09c293a
Signed-off-by: Miguel Angel Munoz Gonzalez <miguel.angel.munoz.gonzalez@ericsson.com>