releng/builder.git
9 years agoActivate JDK8 verification for lispflowmapping 70/19370/7
Lorand Jakab [Thu, 30 Apr 2015 19:15:39 +0000 (22:15 +0300)]
Activate JDK8 verification for lispflowmapping

With https://git.opendaylight.org/gerrit/19367 merged, lispflowmapping
now builds with JDK8.  Let's make sure it stays that way.

Change-Id: I36bf0929fbfb70c29d47e1ed605af803e519d2b3
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
9 years agoChanging csit jobs to show yellow when robot test fails 96/19496/2
Luis Gomez [Thu, 30 Apr 2015 22:17:36 +0000 (15:17 -0700)]
Changing csit jobs to show yellow when robot test fails

Changing csit verify jobs to never fail

Change-Id: Ie12c90e5902f605bc11a271d07093e4ccb8112f8
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoGranting jenkins sudo access in mininet VM 43/19443/2
Luis Gomez [Thu, 30 Apr 2015 07:41:46 +0000 (00:41 -0700)]
Granting jenkins sudo access in mininet VM

Change-Id: I3e4dad69e24fe352994ce0c52fbd2f6f00ee502d
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoMerge "Install python-pip on devstack slaves"
Thanh Ha [Fri, 1 May 2015 15:48:50 +0000 (15:48 +0000)]
Merge "Install python-pip on devstack slaves"

9 years agoUpdate automated project templates 37/19437/1
jenkins-releng [Fri, 1 May 2015 15:24:58 +0000 (15:24 +0000)]
Update automated project templates

Change-Id: I2987bc2463ab3d8409ccc4ed399c66d46b0e9da4
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
9 years agoMerge "Add 'stable/lithium' jobs to lispflowmapping"
Thanh Ha [Fri, 1 May 2015 15:06:22 +0000 (15:06 +0000)]
Merge "Add 'stable/lithium' jobs to lispflowmapping"

9 years agoMerge "Created stable/lithium jobs for TCPMD5."
Thanh Ha [Fri, 1 May 2015 15:00:03 +0000 (15:00 +0000)]
Merge "Created stable/lithium jobs for TCPMD5."

9 years agoCreated stable/lithium jobs for TCPMD5. 32/19432/2
Dana Kutenicsova [Fri, 1 May 2015 14:07:55 +0000 (16:07 +0200)]
Created stable/lithium jobs for TCPMD5.

Change-Id: I4ff5d18852a135e4a096aa6d87e00fbb65acd3cb
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
9 years agoInstall python-pip on devstack slaves 34/19434/1
Andrew Grimberg [Fri, 1 May 2015 14:32:56 +0000 (07:32 -0700)]
Install python-pip on devstack slaves

The devstack slave nodes are failing again. The current tests look to be
failing because they don't have ansible installed, but that is not the
problem. They don't have python-pip installed which is being used to
install virtualenv (not relying on the system package) and then install
ansible into that environment.

Change-Id: I9d429925d8e5c24fae040107f2a23a45d111d2d8
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
9 years agoMerge "need flow-services-ui-li and not just lldp-speaker-li"
Luis Gomez [Fri, 1 May 2015 14:15:21 +0000 (14:15 +0000)]
Merge "need flow-services-ui-li and not just lldp-speaker-li"

9 years agoneed flow-services-ui-li and not just lldp-speaker-li 29/19429/1
Jamo Luhrsen [Fri, 1 May 2015 05:39:19 +0000 (22:39 -0700)]
need flow-services-ui-li and not just lldp-speaker-li

Change-Id: I90a8cafc24ff792e54b0a06eada819b101c0bdd3
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
9 years agoAdding yaml files to set up jjb jobs for snmp distribution and basic system test 07/19407/4
Vaishali Mithbaokar [Thu, 30 Apr 2015 20:19:07 +0000 (13:19 -0700)]
Adding yaml files to set up jjb jobs for snmp distribution and basic system test

Change-Id: I72ad5b2ad317c76322c49078ae2c5e3d385515ef
Signed-off-by: Vaishali Mithbaokar <vmithbao@cisco.com>
9 years agoAdd 'stable/lithium' jobs to lispflowmapping 12/19412/2
Lorand Jakab [Thu, 30 Apr 2015 20:55:52 +0000 (23:55 +0300)]
Add 'stable/lithium' jobs to lispflowmapping

Change-Id: Icd979e8bf355c9d7cdcf63866f022981e79dd37f
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
9 years agoMerge "Keeping 6-ish months worth of plot data"
Luis Gomez [Fri, 1 May 2015 00:49:05 +0000 (00:49 +0000)]
Merge "Keeping 6-ish months worth of plot data"

9 years agoMerge "Do not enable openjdk8 for controller stable/helium branch"
Luis Gomez [Fri, 1 May 2015 00:42:19 +0000 (00:42 +0000)]
Merge "Do not enable openjdk8 for controller stable/helium branch"

9 years agoKeeping 6-ish months worth of plot data 01/19401/3
Jamo Luhrsen [Thu, 30 Apr 2015 18:09:44 +0000 (11:09 -0700)]
Keeping 6-ish months worth of plot data

the data that the plot plugin reads from is actually very small, and even with 5400 values I don't think it would be much of a blip.

If the plot plugin can scall to 5400 values then I think we can get close to recording 6 months worth of data points for the jobs that run on merges.

for the jobs that are marked periodic, I used 180 as the default since I assumed most periodic jobs might be daily and 180 days is about 6 months.

all of these values are just defaults and can be overridden by each job as they see fit.

Change-Id: I6b622fe1c45cb48cac25c81b77d7b317c1a2fd81
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
9 years agoMerge "cbench suite for lithium feature set"
Luis Gomez [Fri, 1 May 2015 00:33:48 +0000 (00:33 +0000)]
Merge "cbench suite for lithium feature set"

9 years agoMerge "new name for Lithium redesign features"
Luis Gomez [Fri, 1 May 2015 00:33:17 +0000 (00:33 +0000)]
Merge "new name for Lithium redesign features"

9 years agoDo not enable openjdk8 for controller stable/helium branch 29/19329/1
Flavio Fernandes [Wed, 29 Apr 2015 18:36:26 +0000 (14:36 -0400)]
Do not enable openjdk8 for controller stable/helium branch

This patch creates 2 custom verify templates for controller so that we do
not force openjdk8 onto the Helium branch.

Change-Id: I82ffd7f0a8b4d3b5ae61d0dc9be1e72bcf25122f
Ref: https://git.opendaylight.org/gerrit/#/c/18953
Signed-off-by: Flavio Fernandes <ffernand@redhat.com>
9 years agocbench suite for lithium feature set 19/19319/2
Jamo Luhrsen [Wed, 29 Apr 2015 16:16:24 +0000 (09:16 -0700)]
cbench suite for lithium feature set

Change-Id: I575aa95ab40d26fbb35e8691f9f563f0089f5556
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
9 years agoUpdate automated project templates 99/19299/1
jenkins-releng [Wed, 29 Apr 2015 13:23:40 +0000 (13:23 +0000)]
Update automated project templates

Change-Id: Ide5c27575317531ff1c5d919f48f5d221ba607bc
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
9 years agoMerge "Activate JDK8 verification for sdni"
Andrew Grimberg [Wed, 29 Apr 2015 13:09:14 +0000 (13:09 +0000)]
Merge "Activate JDK8 verification for sdni"

9 years agoDecrease verify fail threshold 57/19357/1
Luis Gomez [Wed, 29 Apr 2015 08:40:48 +0000 (01:40 -0700)]
Decrease verify fail threshold

Change-Id: I39cb91b23128992fadabdbcd6136b254a9a559f8
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agonew name for Lithium redesign features 61/19261/2
Jamo Luhrsen [Tue, 28 Apr 2015 20:21:35 +0000 (13:21 -0700)]
new name for Lithium redesign features

Change-Id: I40de4c89aa652af14a74502348fb72b4b31a03a7
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
9 years agoMerge "Adding daily scalability and fixing existing Cbench daily"
Thanh Ha [Tue, 28 Apr 2015 17:52:20 +0000 (17:52 +0000)]
Merge "Adding daily scalability and fixing existing Cbench daily"

9 years agoMerge "Placing file in the right place + pushing for 127 nodes"
Thanh Ha [Tue, 28 Apr 2015 17:51:36 +0000 (17:51 +0000)]
Merge "Placing file in the right place + pushing for 127 nodes"

9 years agoMerge "Bgpcep csit jobs update: userfeatures instead of basicpcep"
Luis Gomez [Tue, 28 Apr 2015 16:53:10 +0000 (16:53 +0000)]
Merge "Bgpcep csit jobs update: userfeatures instead of basicpcep"

9 years agoFix autorelease maven deploy build step 72/19172/3
Thanh Ha [Mon, 27 Apr 2015 20:25:05 +0000 (16:25 -0400)]
Fix autorelease maven deploy build step

Need to cleanup $m2repo/org/opendaylight in case we pull in build
artifacts from a previous build on the slave.

Only deploy projects that are built and ignore all other projects.

Change-Id: I7aadbb3edf644e4ddfe7090f63ab5dad265b23fc
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
9 years agoBgpcep csit jobs update: userfeatures instead of basicpcep 42/19142/2
Vratko Polak [Mon, 27 Apr 2015 10:10:33 +0000 (12:10 +0200)]
Bgpcep csit jobs update: userfeatures instead of basicpcep

Integration repository already contains two complete suites
bundled into functionality 'userfeatures':
https://git.opendaylight.org/gerrit/#/c/18863

The old suite (and functionality) 'basicpcep' is now obsoleted.
This change swaps the functionality name to be tested
in bgpcep-csit-1node-cds-* jobs.
Also, list of features to install was expanded,
including netconf-connector used by Tcpmd5 suite
and BGP feature, needed by an upcoming third suite.

Change-Id: I7fe03bc39ae2af97d3fa181501d52b85224775f3
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
9 years agoUpdate automated project templates 78/19178/1
jenkins-releng [Mon, 27 Apr 2015 21:39:07 +0000 (21:39 +0000)]
Update automated project templates

Change-Id: I6ea40e0e4f91b0b258b141e6812a51954ebde9e8
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
9 years agoMerge "Removing TRACE as default log level"
Andrew Grimberg [Mon, 27 Apr 2015 20:50:02 +0000 (20:50 +0000)]
Merge "Removing TRACE as default log level"

9 years agoMerge "Add stable/lithium jobs for dlux"
Andrew Grimberg [Mon, 27 Apr 2015 20:37:00 +0000 (20:37 +0000)]
Merge "Add stable/lithium jobs for dlux"

9 years agoMerge "Activate JDK8 verification for neutron"
Andrew Grimberg [Mon, 27 Apr 2015 20:36:17 +0000 (20:36 +0000)]
Merge "Activate JDK8 verification for neutron"

9 years agoMerge "Add stable/lithium jobs for bgpcep"
Andrew Grimberg [Mon, 27 Apr 2015 20:35:26 +0000 (20:35 +0000)]
Merge "Add stable/lithium jobs for bgpcep"

9 years agoMerge "Do not enable openjdk8 for bgpcep stable/helium branch"
Andrew Grimberg [Mon, 27 Apr 2015 20:34:57 +0000 (20:34 +0000)]
Merge "Do not enable openjdk8 for bgpcep stable/helium branch"

9 years agoUpdate automated project templates 64/19164/1
jenkins-releng [Mon, 27 Apr 2015 16:01:58 +0000 (16:01 +0000)]
Update automated project templates

Change-Id: I969d9f363a02c205bcba78faf5f06219f93c2246
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
9 years agoPlacing file in the right place + pushing for 127 nodes 49/19049/3
Luis Gomez [Fri, 24 Apr 2015 21:39:14 +0000 (14:39 -0700)]
Placing file in the right place + pushing for 127 nodes

Cleaning robot option '-v TOPO_TREE_DEPTH:5'

Change-Id: I693075e4e7e63be112ded0fcf9d9db1b1b3aa051
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoAdding daily scalability and fixing existing Cbench daily 21/19121/2
Luis Gomez [Sun, 26 Apr 2015 22:41:52 +0000 (15:41 -0700)]
Adding daily scalability and fixing existing Cbench daily

Fixing Andy comments

Change-Id: Ie319f721f9f4419d81ff5b65398e665785664aee
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoMerge "Add stable/lithium jobs for persistence"
Andrew Grimberg [Mon, 27 Apr 2015 15:05:27 +0000 (15:05 +0000)]
Merge "Add stable/lithium jobs for persistence"

9 years agoUpdate automated project templates 55/19155/2
jenkins-releng [Mon, 27 Apr 2015 14:49:53 +0000 (14:49 +0000)]
Update automated project templates

Change-Id: Iae927f48f308d347445843f67e89849caac08f95
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
9 years agoAdd stable/lithium jobs for persistence 64/19064/2
Thanh Ha [Sat, 25 Apr 2015 00:38:22 +0000 (20:38 -0400)]
Add stable/lithium jobs for persistence

Change-Id: Ifbe928d2bc1bb4b0a646645720f26c475a30fb5a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
9 years agoAdd stable/lithium jobs for bgpcep 55/19055/2
Thanh Ha [Sat, 25 Apr 2015 00:23:19 +0000 (20:23 -0400)]
Add stable/lithium jobs for bgpcep

Change-Id: Ic90ba1a1561266b5b1801fc4abcb6e7d44c6b6db
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
9 years agoMerge "Update automated project templates"
Andrew Grimberg [Mon, 27 Apr 2015 14:38:25 +0000 (14:38 +0000)]
Merge "Update automated project templates"

9 years agoDo not enable openjdk8 for bgpcep stable/helium branch 53/18953/3
Thanh Ha [Thu, 23 Apr 2015 20:18:03 +0000 (16:18 -0400)]
Do not enable openjdk8 for bgpcep stable/helium branch

This patch creates 2 custom verify templates for bgpcep so that we do
not force openjdk8 onto the Helium branch.

Change-Id: I4d33d7cc32eebec797f1c0c529414de4b810da21
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
9 years agoUpdate automated project templates 53/19153/1
jenkins-releng [Mon, 27 Apr 2015 14:37:40 +0000 (14:37 +0000)]
Update automated project templates

Change-Id: I3c8f7922675b40370835f58f762dfa858bd3ca74
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
9 years agoMerge "Add stable/lithium jobs for l2switch"
Andrew Grimberg [Mon, 27 Apr 2015 14:31:34 +0000 (14:31 +0000)]
Merge "Add stable/lithium jobs for l2switch"

9 years agoMerge "Add stable/lithium jobs for snmp"
Andrew Grimberg [Mon, 27 Apr 2015 14:29:19 +0000 (14:29 +0000)]
Merge "Add stable/lithium jobs for snmp"

9 years agoMerge "Add stable/lithium jobs for openflowjava"
Andrew Grimberg [Mon, 27 Apr 2015 14:27:54 +0000 (14:27 +0000)]
Merge "Add stable/lithium jobs for openflowjava"

9 years agoMerge "Updating Robot FW to latest version"
Thanh Ha [Mon, 27 Apr 2015 14:27:13 +0000 (14:27 +0000)]
Merge "Updating Robot FW to latest version"

9 years agoMerge "Add stable/lithium jobs for topoprocessing"
Andrew Grimberg [Mon, 27 Apr 2015 14:26:56 +0000 (14:26 +0000)]
Merge "Add stable/lithium jobs for topoprocessing"

9 years agoRemoving TRACE as default log level 23/19123/1
Luis Gomez [Mon, 27 Apr 2015 02:35:55 +0000 (19:35 -0700)]
Removing TRACE as default log level

This kills scalability tests

Change-Id: I6254e6c8071500fdc65a4ed5cccc6dda5cb7dfbf
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoUpdating Robot FW to latest version 20/19120/1
Luis Gomez [Sun, 26 Apr 2015 22:14:55 +0000 (15:14 -0700)]
Updating Robot FW to latest version

Change-Id: I56308b1d74c23c427d5349c89083492e32752c45
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoActivate JDK8 verification for sdni 84/19084/1
Robert Varga [Sat, 25 Apr 2015 10:28:30 +0000 (12:28 +0200)]
Activate JDK8 verification for sdni

With  https://git.opendaylight.org/gerrit/19083 merged sdni should be
able to build with JDK8. Let's make sure it stays that way.

Change-Id: Iac9ca6da04d1ce58249c28f040d056390a95e826
Signed-off-by: Robert Varga <rovarga@cisco.com>
9 years agoActivate JDK8 for persistence 79/19079/1
Robert Varga [Sat, 25 Apr 2015 10:10:43 +0000 (12:10 +0200)]
Activate JDK8 for persistence

With https://git.opendaylight.org/gerrit/19078 merged persistence should
be able to compile with JDK8. Make sure it stays that way.

Change-Id: Ic58e5ec565e505bff671b67250c6142857b685e0
Signed-off-by: Robert Varga <rovarga@cisco.com>
9 years agoActivate JDK8 verification for neutron 76/19076/1
Robert Varga [Sat, 25 Apr 2015 09:39:44 +0000 (11:39 +0200)]
Activate JDK8 verification for neutron

With https://git.opendaylight.org/gerrit/19075 merged, neutron should be
able to compile with JDK8. Let's make sure it stays that way.

Change-Id: I5671617daca4ba2749ed9273a2822952088e0909
Signed-off-by: Robert Varga <rovarga@cisco.com>
9 years agoAdd stable/lithium jobs for topoprocessing 70/19070/1
Thanh Ha [Sat, 25 Apr 2015 00:48:15 +0000 (20:48 -0400)]
Add stable/lithium jobs for topoprocessing

Change-Id: Icb3eac1530dca84561664a52c0f4d0ab1ecb806c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
9 years agoAdd stable/lithium jobs for snmp 67/19067/1
Thanh Ha [Sat, 25 Apr 2015 00:44:07 +0000 (20:44 -0400)]
Add stable/lithium jobs for snmp

Change-Id: I1408ccb64cfbf0e6618e037ca3cbcd4671acb5e3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
9 years agoAdd stable/lithium jobs for openflowjava 61/19061/1
Thanh Ha [Sat, 25 Apr 2015 00:36:00 +0000 (20:36 -0400)]
Add stable/lithium jobs for openflowjava

Change-Id: I57e27d2b9b4a2f4982abf98cd14ab76c25e98c21
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
9 years agoAdd stable/lithium jobs for l2switch 57/19057/1
Thanh Ha [Sat, 25 Apr 2015 00:28:42 +0000 (20:28 -0400)]
Add stable/lithium jobs for l2switch

Change-Id: Ia0567b7f76a3500e7d38235f7cc876c489c546cf
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
9 years agoAdd stable/lithium jobs for dlux 56/19056/1
Thanh Ha [Sat, 25 Apr 2015 00:26:17 +0000 (20:26 -0400)]
Add stable/lithium jobs for dlux

Change-Id: Id24fa163cb3b32ed22d45421fafaa2f55dd8d998
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
9 years agoMerge "Pushing for 127 nodes test"
Andrew Grimberg [Sat, 25 Apr 2015 00:15:12 +0000 (00:15 +0000)]
Merge "Pushing for 127 nodes test"

9 years agoFix WARNINGS for recursive-submodules deprecated setting 52/19052/1
Thanh Ha [Fri, 24 Apr 2015 23:34:10 +0000 (19:34 -0400)]
Fix WARNINGS for recursive-submodules deprecated setting

Change-Id: I26f34b2dde09219331db7f52ebb4b8f5e6fdd951
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
9 years agoPushing for 127 nodes test 50/19050/1
Luis Gomez [Fri, 24 Apr 2015 21:40:44 +0000 (14:40 -0700)]
Pushing for 127 nodes test

Change-Id: Ifc4e52e84e07a45c3184a80caa81527debb9d5f6
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
9 years agoUpdate automated project templates 44/19044/1
jenkins-releng [Fri, 24 Apr 2015 19:46:27 +0000 (19:46 +0000)]
Update automated project templates

Change-Id: Ifb23b475ed4d1da48dd725b28f436e5ddc48d915
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
9 years agobringing AD-SAL tests back in to the mix. 42/19042/1
Jamo Luhrsen [Fri, 24 Apr 2015 18:11:30 +0000 (11:11 -0700)]
bringing AD-SAL tests back in to the mix.

ad-sal is deprecated now, but still supported in Li,
so we should keep the tests running for now to catch
any collateral damage

Change-Id: Ic51d244b337275e5b134c749a71786455f2bd686
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
9 years agoSet plot data history files 38/19038/1
Andrew Grimberg [Fri, 24 Apr 2015 17:21:17 +0000 (10:21 -0700)]
Set plot data history files

By default JJB generates a custom history storage filename for plot
data. This causes issues with jobs when they get refreshed. Also, since
my reading of where this file gets saved it needs to have a unique name
per plot.

Change-Id: I7493af69bd2c785249d7492323fa66cf4bc5c50c
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
9 years agoMerge "Add stable/lithium builders for controller"
Andrew Grimberg [Fri, 24 Apr 2015 15:30:35 +0000 (15:30 +0000)]
Merge "Add stable/lithium builders for controller"

9 years agoChange user to users keyword for JJB 37/18937/5
Jamo Luhrsen [Thu, 23 Apr 2015 17:21:42 +0000 (10:21 -0700)]
Change user to users keyword for JJB

New JJB version deprecates user: for users: this patch updates this
keyword for all jobs so that we don't get the warning.

Change-Id: Ic7613c746eab41e615e343db1cf9a10f49926b71
Also-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
9 years agoEnabled verify for yangtools stable/lithium. 76/18976/1
Tony Tkacik [Fri, 24 Apr 2015 07:11:20 +0000 (09:11 +0200)]
Enabled verify for yangtools stable/lithium.

Change-Id: I4f2e42c5e4401c73548f9cac2ae7b29e5ae4d810
Signed-off-by: Tony Tkacik <ttkacik@cisco.com>
9 years agoUpdate automated project templates 60/18960/1
jenkins-releng [Thu, 23 Apr 2015 22:10:50 +0000 (22:10 +0000)]
Update automated project templates

Change-Id: I92347cb4dac61356cc1721624b733058b3fccd8f
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
9 years agoFix users-wrapper to be a list 59/18959/1
Thanh Ha [Thu, 23 Apr 2015 21:51:52 +0000 (17:51 -0400)]
Fix users-wrapper to be a list

Change-Id: Ib6d6073d5eb03f78da1fc886238a5c67f8b7fdf9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
9 years agoAdd CLM job type 17/16517/2
Thanh Ha [Sat, 14 Mar 2015 17:49:23 +0000 (13:49 -0400)]
Add CLM job type

Depends on Sonatype CLM support first being added to JJB upstream.
See: https://review.openstack.org/164446/

Change-Id: Ib97955207bddc104dd92c2c92a21c6c43fbe2ad4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
9 years agoAdd autorelease release job 56/18956/3
Thanh Ha [Wed, 22 Apr 2015 21:31:43 +0000 (17:31 -0400)]
Add autorelease release job

Change-Id: I3e16350dda7b6a9b90edf19b81eac7ccebefd843
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
9 years agoMerge "Update automated project templates"
Andrew Grimberg [Thu, 23 Apr 2015 21:03:15 +0000 (21:03 +0000)]
Merge "Update automated project templates"

9 years agoUpdate automated project templates 57/18957/1
jenkins-releng [Thu, 23 Apr 2015 21:01:26 +0000 (21:01 +0000)]
Update automated project templates

Change-Id: Ifdf3fc9b7f78ef1f011127ad2c95f0acedd9f754
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
9 years agoMerge "Update automated project templates"
Andrew Grimberg [Thu, 23 Apr 2015 20:49:00 +0000 (20:49 +0000)]
Merge "Update automated project templates"

9 years agoUpdate automated project templates 55/18955/1
jenkins-releng [Thu, 23 Apr 2015 20:47:34 +0000 (20:47 +0000)]
Update automated project templates

Change-Id: I9e5f1c4649c51498c007257a5580de075722877f
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
9 years agoMerge "Remove adsal related karaf features"
Andrew Grimberg [Thu, 23 Apr 2015 20:37:56 +0000 (20:37 +0000)]
Merge "Remove adsal related karaf features"

9 years agoMerge "Add stable/lithium builders for yangtools"
Andrew Grimberg [Thu, 23 Apr 2015 20:30:23 +0000 (20:30 +0000)]
Merge "Add stable/lithium builders for yangtools"

9 years agoMerge "Add Job to run tempest against odl-neutron-dummyprovider-test"
Thanh Ha [Thu, 23 Apr 2015 20:07:46 +0000 (20:07 +0000)]
Merge "Add Job to run tempest against odl-neutron-dummyprovider-test"

9 years agoMerge "Restoring bin/client in the scripts"
Andrew Grimberg [Thu, 23 Apr 2015 14:03:24 +0000 (14:03 +0000)]
Merge "Restoring bin/client in the scripts"

9 years agoRemove adsal related karaf features 88/18888/1
Jamo Luhrsen [Thu, 23 Apr 2015 05:16:51 +0000 (22:16 -0700)]
Remove adsal related karaf features

now that this job is excluding AD-SAL (-e adsal) we do not
need to load the adsal karaf feature

Change-Id: I1537cb89fd0e1bfd32f5b58a121dc56e793cb223
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
9 years agoAdd toolkit to JJB 85/18885/1
Thanh Ha [Thu, 23 Apr 2015 03:19:14 +0000 (23:19 -0400)]
Add toolkit to JJB

Change-Id: I902d2826d4ca9a77087e128121d94eee70b5c084
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
9 years agoMerge "Update the spin-up script for mininet systems"
Thanh Ha [Wed, 22 Apr 2015 20:48:52 +0000 (20:48 +0000)]
Merge "Update the spin-up script for mininet systems"

9 years agoUpdate the spin-up script for mininet systems 81/18881/1
Andrew Grimberg [Wed, 22 Apr 2015 20:39:36 +0000 (13:39 -0700)]
Update the spin-up script for mininet systems

Netopeer and CPqD aren't properly installed on the base image. Fix the
installation

Change-Id: I3b33d41f9bc112ec04ce2ff1c9646c8c975511ea
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
9 years agoUpdate automated project templates 70/18870/1
jenkins-releng [Wed, 22 Apr 2015 19:19:34 +0000 (19:19 +0000)]
Update automated project templates

Change-Id: I262c646c008be90fc5ebf63791da6b52b82583d9
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
9 years agoMerge "Add FindBugs publisher to verify jobs"
Andrew Grimberg [Wed, 22 Apr 2015 19:05:14 +0000 (19:05 +0000)]
Merge "Add FindBugs publisher to verify jobs"

9 years agoUpdate automated project templates 69/18869/1
jenkins-releng [Wed, 22 Apr 2015 17:55:48 +0000 (17:55 +0000)]
Update automated project templates

Change-Id: Ifed123f8eafbbbe3f6a7dfc0822e26bd5ee9f18e
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
9 years agoMerge "Activate JDK8 verification for IOTDM"
Thanh Ha [Wed, 22 Apr 2015 17:40:17 +0000 (17:40 +0000)]
Merge "Activate JDK8 verification for IOTDM"

9 years agoAdd FindBugs publisher to verify jobs 76/17776/2
Thanh Ha [Sun, 5 Apr 2015 01:54:40 +0000 (21:54 -0400)]
Add FindBugs publisher to verify jobs

Change-Id: Ica9135d2a8e25e5941b6c842702157a78940aa34
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
9 years agoMerge "enabling rest api config perf tests for jenkinst usage"
Andrew Grimberg [Wed, 22 Apr 2015 13:30:10 +0000 (13:30 +0000)]
Merge "enabling rest api config perf tests for jenkinst usage"

9 years agoActivate JDK8 verification for IOTDM 94/18794/1
Robert Varga [Wed, 22 Apr 2015 07:22:52 +0000 (09:22 +0200)]
Activate JDK8 verification for IOTDM

Once https://git.opendaylight.org/gerrit/18793 is merged IOTDM should be
passing build with JDK8, let's make sure it stays that way.

Change-Id: I565643ada0ce0e5f08abf4bafe23e558b8878b00
Signed-off-by: Robert Varga <rovarga@cisco.com>
9 years agoMerge "Adding sshpass to centos after new karaf upgrade"
Andrew Grimberg [Tue, 21 Apr 2015 21:30:58 +0000 (21:30 +0000)]
Merge "Adding sshpass to centos after new karaf upgrade"

9 years agoflow services test job for lithium redesign for ofplugin 85/18685/3
Jamo Luhrsen [Tue, 21 Apr 2015 03:17:35 +0000 (20:17 -0700)]
flow services test job for lithium redesign for ofplugin

Change-Id: I58d225668fb4cfcb9f5772a2e3ebdd33c15ba381
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
9 years agoUpdate automated project templates 43/18743/1
jenkins-releng [Tue, 21 Apr 2015 12:33:22 +0000 (12:33 +0000)]
Update automated project templates

Change-Id: I9c44f3f8622e02da0162b9e8927af0d2f60eb95d
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
9 years agoMerge "Activate JDK8 verification for controller"
Andrew Grimberg [Tue, 21 Apr 2015 11:59:43 +0000 (11:59 +0000)]
Merge "Activate JDK8 verification for controller"

9 years agoMerge "Activate jdk8 verification for openflowplugin"
Andrew Grimberg [Tue, 21 Apr 2015 11:58:15 +0000 (11:58 +0000)]
Merge "Activate jdk8 verification for openflowplugin"

9 years agoMerge "autorelease build with branch parameter"
Andrew Grimberg [Tue, 21 Apr 2015 11:56:07 +0000 (11:56 +0000)]
Merge "autorelease build with branch parameter"

9 years agoautorelease build with branch parameter 82/18682/2
Thanh Ha [Tue, 21 Apr 2015 01:52:26 +0000 (21:52 -0400)]
autorelease build with branch parameter

Change-Id: Ifde538d79caec8ec97b88fd201223e9b7df6dd7e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
9 years agoFix patch generation and archiving 76/18676/1
Thanh Ha [Tue, 21 Apr 2015 00:40:25 +0000 (20:40 -0400)]
Fix patch generation and archiving

Change-Id: I512be3402dc29e58168c13d2de68d68797e66036
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>