releng/builder.git
5 years agoMerge "Update Centos 7 devstack images"
Anil Belur [Tue, 31 Jul 2018 06:44:26 +0000 (06:44 +0000)]
Merge "Update Centos 7 devstack images"

5 years agoAdd jobs for 2.0.6.x 62/74662/2
Robert Varga [Mon, 30 Jul 2018 17:12:03 +0000 (19:12 +0200)]
Add jobs for 2.0.6.x

This adds jobs to build v2.0.6.x branch.

Change-Id: I4862e17e9b22c4335ae0afe1a209a68390c8ddc7
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
5 years agoMerge "Set OS_DEPLOY for combo node"
Jamo Luhrsen [Mon, 30 Jul 2018 03:42:00 +0000 (03:42 +0000)]
Merge "Set OS_DEPLOY for combo node"

5 years agoSet OS_DEPLOY for combo node 78/74578/5
Sam Hague [Fri, 27 Jul 2018 12:34:14 +0000 (08:34 -0400)]
Set OS_DEPLOY for combo node

Change-Id: I5e3577f60ba8b176b3c24badf26b6ac73792bc9c
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoAdd tcpdump collection to builder 85/74585/8
Sam Hague [Fri, 27 Jul 2018 14:58:37 +0000 (10:58 -0400)]
Add tcpdump collection to builder

Change-Id: I7f3f32f24a929df2f54800bfd4e39150d9e00f44
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoBump JJB to 2.2.1 to pull in revert of formatter 01/74601/1
Thanh Ha [Sat, 28 Jul 2018 03:05:15 +0000 (23:05 -0400)]
Bump JJB to 2.2.1 to pull in revert of formatter

Pull in the reverted formatter patch which seems to have broke us
with the 2.2.0 release.

Change-Id: If7a20bca806f3320cb4c81058a80618d09926612
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
5 years agoUpdate JJB to 2.2.0 to pull in Nexus IQ feature 94/74594/1
Thanh Ha [Fri, 27 Jul 2018 19:55:30 +0000 (15:55 -0400)]
Update JJB to 2.2.0 to pull in Nexus IQ feature

JJB 2.2.0 adds a new Nexus IQ builder step which we need to fix
our CLM jobs.

Change-Id: I69cc77b3c58cdef1dcbdcb4c6a5840eb12f539a9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
5 years agoMerge "Only run docs build for the docs project"
Anil Belur [Fri, 27 Jul 2018 03:13:37 +0000 (03:13 +0000)]
Merge "Only run docs build for the docs project"

5 years agoUpdate cloud image list docs 97/74497/1
jenkins-releng [Thu, 26 Jul 2018 11:02:27 +0000 (11:02 +0000)]
Update cloud image list docs

Change-Id: I48337abe19117d46d715f0c0e81e6627c8f411a1
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
5 years agoOnly run docs build for the docs project 81/74481/1
Thanh Ha [Thu, 26 Jul 2018 02:03:29 +0000 (22:03 -0400)]
Only run docs build for the docs project

Now that all the projects are no longer submodules of docs we
no longer need to trigger the docs job against all projects that
have a docs directory anymore.

Change-Id: Ib15de536bb203233ba3b33f4d7b0289e983cec5d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
5 years agoMerge "Update Centos 7 builder image"
Sam Hague [Thu, 26 Jul 2018 00:49:06 +0000 (00:49 +0000)]
Merge "Update Centos 7 builder image"

5 years agoMerge "Add elapsed time function"
Jamo Luhrsen [Wed, 25 Jul 2018 23:50:05 +0000 (23:50 +0000)]
Merge "Add elapsed time function"

5 years agoMerge "Auto Update CSIT Jobs to run for oxygen"
Anil Belur [Wed, 25 Jul 2018 22:46:16 +0000 (22:46 +0000)]
Merge "Auto Update CSIT Jobs to run for oxygen"

5 years agoAdd elapsed time function 74/74474/3
Sam Hague [Wed, 25 Jul 2018 18:42:15 +0000 (14:42 -0400)]
Add elapsed time function

Change-Id: I3b5c59bcd2a1ffe38cc9e70356d0b4fc6f6ace68
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoAuto Update CSIT Jobs to run for fluorine 25/74425/2
jenkins-releng [Wed, 25 Jul 2018 18:25:21 +0000 (18:25 +0000)]
Auto Update CSIT Jobs to run for fluorine

Change-Id: I2580c749d9b4155c4562be0919b44c232e6fffd8
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
5 years agoAuto Update CSIT Jobs to run for oxygen 24/74424/2
jenkins-releng [Wed, 25 Jul 2018 18:24:19 +0000 (18:24 +0000)]
Auto Update CSIT Jobs to run for oxygen

Change-Id: Ibfd63817c11414a30a198c29859c52a30de3ab57
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
5 years agoUpdate script to deploy combo node 22/74422/4
Sam Hague [Fri, 13 Jul 2018 21:12:23 +0000 (17:12 -0400)]
Update script to deploy combo node

This updates the openstack-run.sh script to allow setting
up the combo deployment where there is only one node that
is a control+compute all in one.

The design reuses the majority of the existing design where
there are control node configuration and then compute node
configuration. A combo node is really a control node with
n-cpu configuration. Therefore, the updates are just to the
control node configuration to add the n-cpu configuration
when the combo node is selected via the job yaml.

JIRA: NETVIRT-1370
Change-Id: I8cfda38708575646095ae2878d64fb68b4359f03
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoUpdate Centos 7 builder image 31/74431/1
Anil Belur [Tue, 24 Jul 2018 11:56:46 +0000 (21:56 +1000)]
Update Centos 7 builder image

Change-Id: I6469b8ca67753bf964d6e97f751c549076150fe0
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
5 years agoMerge "Split distribution jobs"
Sam Hague [Tue, 24 Jul 2018 23:31:21 +0000 (23:31 +0000)]
Merge "Split distribution jobs"

5 years agoUpdate Centos 7 devstack images 32/74432/1
Anil Belur [Tue, 24 Jul 2018 12:03:37 +0000 (22:03 +1000)]
Update Centos 7 devstack images

Change-Id: I1532bd3210b23329cc8a8e9bb97cb6da9add2473
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
5 years agoSplit distribution jobs 16/74316/6
Luis Gomez [Mon, 23 Jul 2018 01:53:03 +0000 (18:53 -0700)]
Split distribution jobs

- New verify, check and merge jobs for managed and full distros.
- Add forbidden file path trigger. This is required to set the
managed distro job trigger to any file path (files='**') except
opendaylight folder (forbidden-files='opendaylight/**').
- Remove distribution merge job trigger in projects merge job.
- Add per-project trigger to distribution merge job itself.
- projects distribution-check will only build managed projects.
- Adjust distribution-check scripts for managed projects.
- Move distribution templates to the template file.

Change-Id: Ic0b6f40063b8a838b26fc30365a32a12cb7ad46c
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
5 years agoRemove unused ODL_L3 from local.conf 60/74360/2
Sam Hague [Mon, 23 Jul 2018 21:56:15 +0000 (17:56 -0400)]
Remove unused ODL_L3 from local.conf

ODL_L3 was a flag for the previous odl-ovsdb-openstack
feature that had a non-L3 option. That feature is no
longer supported and the current feature, odl-netvirt-openstack
has l3 always enabled.

Change-Id: I1a7cf197e9fa3903f3f788f44b58762586cf013c
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoRemove use of ODL_ENABLE_L3_FWD 54/74354/1
Sam Hague [Mon, 23 Jul 2018 18:26:32 +0000 (14:26 -0400)]
Remove use of ODL_ENABLE_L3_FWD

Change-Id: Ic7c0a0b04d2bf47cfe7c905faf7b455dfde38489
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoAdd serviceutils patch test 29/74329/2
Faseela K [Mon, 23 Jul 2018 11:42:18 +0000 (17:12 +0530)]
Add serviceutils patch test

Change-Id: Ia4c2d0cdebfd53718c3234536603bddea8550971
Signed-off-by: Faseela K <faseela.k@ericsson.com>
5 years agoSwitch autorelease to use a 8c-32g system 05/74305/1
Thanh Ha [Sat, 21 Jul 2018 16:34:07 +0000 (12:34 -0400)]
Switch autorelease to use a 8c-32g system

Change-Id: I2f192c452417c65d349f1ae9d14dd806b3c02432
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
5 years agoMerge "Simplify jenkins-jobs execution"
Daniel Farrell [Fri, 20 Jul 2018 20:36:37 +0000 (20:36 +0000)]
Merge "Simplify jenkins-jobs execution"

5 years agoMerge "Auto Update CSIT Jobs to run for fluorine"
Sam Hague [Fri, 20 Jul 2018 13:46:48 +0000 (13:46 +0000)]
Merge "Auto Update CSIT Jobs to run for fluorine"

5 years agoAuto Update CSIT Jobs to run for fluorine 50/74250/4
jenkins-releng [Fri, 20 Jul 2018 02:47:51 +0000 (02:47 +0000)]
Auto Update CSIT Jobs to run for fluorine

Change-Id: Ic6b71a6d02a9f071dfbcaf283a068fb90a0a0594
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
5 years agoAuto Update CSIT Jobs to run for oxygen 49/74249/4
jenkins-releng [Fri, 20 Jul 2018 02:47:35 +0000 (02:47 +0000)]
Auto Update CSIT Jobs to run for oxygen

Change-Id: Ifeeb7c100eb3041f950a3b10e8708888810aec7f
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
5 years agoMerge "Add print_params to common_functions"
Thanh Ha [Fri, 20 Jul 2018 02:11:37 +0000 (02:11 +0000)]
Merge "Add print_params to common_functions"

5 years agoAdd print_params to common_functions 56/74256/2
Sam Hague [Thu, 19 Jul 2018 20:11:41 +0000 (16:11 -0400)]
Add print_params to common_functions

Change-Id: I00ed09ab3ef47ce0d391a9fe978b318e03bcd2bb
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoMerge "Add infrautils feature to openflowplugin CSIT"
Jamo Luhrsen [Thu, 19 Jul 2018 21:29:51 +0000 (21:29 +0000)]
Merge "Add infrautils feature to openflowplugin CSIT"

5 years agoAdd infrautils feature to openflowplugin CSIT 47/74247/3
Victor Pickard [Thu, 19 Jul 2018 15:46:59 +0000 (11:46 -0400)]
Add infrautils feature to openflowplugin CSIT

This will automatically check for deadlocked threads.

We have seen deadlocked threads in Controller CSIT,
add the tool to this CSIT.

Controller CSIT JIRA:

https://jira.opendaylight.org/browse/MDSAL-362

Change-Id: Iea5d5a73a9367dfb4d031efeb6acad34848215ef
Signed-off-by: Victor Pickard <vpickard@redhat.com>
5 years agoUse os-std-topo option in hwvtep jobs 36/74236/4
Sam Hague [Thu, 19 Jul 2018 13:03:38 +0000 (09:03 -0400)]
Use os-std-topo option in hwvtep jobs

Change-Id: Icf6e7695ecd859fb54c4f577054e50d1b93fa354
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoUse os-std-topo in all netvirt patch-test's 35/74235/3
Sam Hague [Thu, 19 Jul 2018 12:57:07 +0000 (08:57 -0400)]
Use os-std-topo in all netvirt patch-test's

Change-Id: Ied68d695b12f81812e0087be514b97a68889aa2e
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoMerge "Job for testing the ODL user configuration"
Daniel Farrell [Wed, 18 Jul 2018 21:11:55 +0000 (21:11 +0000)]
Merge "Job for testing the ODL user configuration"

5 years agoJob for testing the ODL user configuration 16/73516/9
Taseer Ahmed [Thu, 28 Jun 2018 08:21:15 +0000 (13:21 +0500)]
Job for testing the ODL user configuration

This patch introduces a script pointing to the test playbook. A new
build method is added to each of the current jobs, which executes
this script.

Change-Id: Ib950fbb1f8952c794380af03c25f9f4987c65b73
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
5 years agoSimplify jenkins-jobs execution 68/74168/1
Thanh Ha [Wed, 18 Jul 2018 01:50:17 +0000 (21:50 -0400)]
Simplify jenkins-jobs execution

The idea here is instead of having folks install JJB manually by
running local virtualenv commands and ensuring their version of
JJB matches what's defined in releng-jobs.yaml. We can use tox
instead.

Example:

    tox -e jenkins-jobs test jjb/
    tox -e jenkins-jobs -- test jjb/

This takes care of pulling in the right JJB version into a tox
managed virtualenv. If the version is upgraded then tox will
automatically update this version as well. Should save some
headaches for Sandbox testers in the future when we upgrade
JJB.

Also add a check to ensure that the versions in the 2 files always
match. Otherwise throw an error.

Change-Id: I509fe1fd4f0edd4e7779b0a1b082626c2d7db610
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
5 years agoMerge "Use new flex option in netvirt patch-test"
Jamo Luhrsen [Tue, 17 Jul 2018 20:06:26 +0000 (20:06 +0000)]
Merge "Use new flex option in netvirt patch-test"

5 years agoUse new flex option in netvirt patch-test 34/74134/4
Sam Hague [Tue, 17 Jul 2018 13:51:27 +0000 (09:51 -0400)]
Use new flex option in netvirt patch-test

Change-Id: Id0b15e2cfcf720ff685d07a205a598dbb4a99adf
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoCheckout /opt/ciman or /builder whichever exists 42/74142/1
Thanh Ha [Tue, 17 Jul 2018 18:27:45 +0000 (14:27 -0400)]
Checkout /opt/ciman or /builder whichever exists

This is part of an effort to consolidate init scripts to using
the global-jjb defined one.

Change-Id: I3e87b333ed28fcf6e3ac9fc3a99e1d5f01403f06
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
5 years agoMerge "Auto Update CSIT Jobs to run for oxygen"
Jamo Luhrsen [Tue, 17 Jul 2018 16:00:03 +0000 (16:00 +0000)]
Merge "Auto Update CSIT Jobs to run for oxygen"

5 years agoMerge "Move odl logs to own dir"
Jamo Luhrsen [Tue, 17 Jul 2018 15:56:15 +0000 (15:56 +0000)]
Merge "Move odl logs to own dir"

5 years agoMerge "Auto Update CSIT Jobs to run for fluorine"
Jamo Luhrsen [Tue, 17 Jul 2018 15:55:44 +0000 (15:55 +0000)]
Merge "Auto Update CSIT Jobs to run for fluorine"

5 years agoMerge "Reenable jvm plots for netvirt"
Jamo Luhrsen [Tue, 17 Jul 2018 15:54:45 +0000 (15:54 +0000)]
Merge "Reenable jvm plots for netvirt"

5 years agoAuto Update CSIT Jobs to run for oxygen 12/74112/4
jenkins-releng [Tue, 17 Jul 2018 15:50:35 +0000 (15:50 +0000)]
Auto Update CSIT Jobs to run for oxygen

Change-Id: Iab1ce12d3a88004603cc829a26d78619938028f0
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
5 years agoAuto Update CSIT Jobs to run for fluorine 08/73508/5
jenkins-releng [Tue, 17 Jul 2018 15:49:45 +0000 (15:49 +0000)]
Auto Update CSIT Jobs to run for fluorine

Change-Id: I899a8462452280945f1e569cb797bd1967d35f93
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
5 years agoMerge "Remove space in job template"
Sam Hague [Tue, 17 Jul 2018 14:44:01 +0000 (14:44 +0000)]
Merge "Remove space in job template"

5 years agoMerge "Fetch INIT_DIR to fix run script PATHs"
Sam Hague [Tue, 17 Jul 2018 14:42:05 +0000 (14:42 +0000)]
Merge "Fetch INIT_DIR to fix run script PATHs"

5 years agoMerge "Update to global-jjb v0.22.1"
Sam Hague [Tue, 17 Jul 2018 14:41:54 +0000 (14:41 +0000)]
Merge "Update to global-jjb v0.22.1"

5 years agoRemove space in job template 20/74120/2
Sam Hague [Tue, 17 Jul 2018 13:45:53 +0000 (09:45 -0400)]
Remove space in job template

Change-Id: I5a9c3e282641086b990c85d07e6e07633045ec0f
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoMove odl logs to own dir 10/74110/2
Sam Hague [Tue, 17 Jul 2018 00:03:11 +0000 (20:03 -0400)]
Move odl logs to own dir

This patch will create dirs with the archives for
each odl node and then copy all the relevant logs
and jvmplot data for those nodes to the dirs. For
example, in a 3node job the dirs odl_1, odl_2 and
odl_3 will be created and their data copied there.

Change-Id: I0b537be9ab825a733a2f628f79f57fae0157996f
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoMerge "Allow flexible openstack jobs"
Sam Hague [Tue, 17 Jul 2018 10:45:35 +0000 (10:45 +0000)]
Merge "Allow flexible openstack jobs"

5 years agoFetch INIT_DIR to fix run script PATHs 00/74100/1
Thanh Ha [Tue, 17 Jul 2018 00:13:46 +0000 (20:13 -0400)]
Fetch INIT_DIR to fix run script PATHs

Scripts in local-init.sh fail due to ./script.sh being the
wrong path for those scripts.

Change-Id: I653547908c67a30caf53160d16e72fa2c4979504
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
5 years agoReenable jvm plots for netvirt 95/74095/1
Sam Hague [Mon, 16 Jul 2018 22:05:51 +0000 (18:05 -0400)]
Reenable jvm plots for netvirt

Change-Id: I3f4013ccc8305e287e3c3bc8a3b19e8b58e695c1
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoAdd default script and config plan option 93/74093/1
Sam Hague [Mon, 16 Jul 2018 21:11:48 +0000 (17:11 -0400)]
Add default script and config plan option

This is a continuation of I6c594be8ac9b084f18171dc8ab4605b4062dfd3f
where we add the defaults for other jobs types. Currently no project
other than netvirt defines the project.txt file so this is a noop.
ovsdb will be using the option in a dependent patch to re-enable the
jvm plots.

Change-Id: I0e967b239f1645a1cf2013a1d646656ddc1ef999
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoUpdate to global-jjb v0.22.1 75/74075/2
Thanh Ha [Mon, 16 Jul 2018 17:22:55 +0000 (13:22 -0400)]
Update to global-jjb v0.22.1

Change-Id: I9d00c0def77711975c209d9ef53f81cb78db35e8
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
5 years agoConvert robot script to Python 99/73999/4
Thanh Ha [Thu, 12 Jul 2018 23:41:32 +0000 (19:41 -0400)]
Convert robot script to Python

Bash shell scripts do not work on Windows systems out of the box.
Convert the script to Python so that we are a little more
cross-platform compatible.

Change-Id: I2aa1e2d9745afe96e9d15244f2b9403864d1b7cb
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
5 years agoAllow flexible openstack jobs 25/74025/7
Sam Hague [Fri, 13 Jul 2018 15:15:34 +0000 (11:15 -0400)]
Allow flexible openstack jobs

The current openstack CSIT always assumes a 2 node deployment
composed of one control node and two compute nodes.
This should be flexible and allow the following combinations:

cmb: combined control+compute
ctl: control
cmp: compute

control+compute: 1cmb-0ctl-0cmp
control+compute and compute: 1cmb--ctl-1cmp
control+compute and two computes: 1cmb-0ctl-2cmp
control and one compute: 0cmb-1ctl-1cmp
control and two computes: 0cmb-1ctl-2cmp

This patch is the first step at just naming the jobs to reflect
the deployment by adding the counts for the different openstack
components as follows:

netvirt-csit-1node-0cmb-1ctl-2cmp-openstack-queens-upstream-
stateful-fluorine

JIRA: NETVIRT-1370
Change-Id: I16a164c5215e672c9cf5ec34a452e12e222623f3
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoMerge "CP init scripts to jenkins-init-scripts"
Andrew Grimberg [Mon, 16 Jul 2018 17:09:02 +0000 (17:09 +0000)]
Merge "CP init scripts to jenkins-init-scripts"

5 years agoMerge "Update recheck trigger to match global-jjb"
Andrew Grimberg [Mon, 16 Jul 2018 17:03:59 +0000 (17:03 +0000)]
Merge "Update recheck trigger to match global-jjb"

5 years agoMerge "Convert prefix script to Python"
Jamo Luhrsen [Mon, 16 Jul 2018 16:35:34 +0000 (16:35 +0000)]
Merge "Convert prefix script to Python"

5 years agoMerge "remove pike libvirt workaround"
Jamo Luhrsen [Mon, 16 Jul 2018 16:10:43 +0000 (16:10 +0000)]
Merge "remove pike libvirt workaround"

5 years agoRemove odl-ovsdb-openstack config 68/74068/1
Sam Hague [Mon, 16 Jul 2018 14:11:44 +0000 (10:11 -0400)]
Remove odl-ovsdb-openstack config

Change-Id: Ie140a58148d40caacfa78f02e84aaefac7201c6f
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoAdd detailed comments for queens workaround 67/74067/1
Sam Hague [Mon, 16 Jul 2018 14:09:20 +0000 (10:09 -0400)]
Add detailed comments for queens workaround

Change-Id: If4ff186b247835e8f909e28033a2b4a5477b746e
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoFix missed plan in refactor plan scripts 48/74048/1
Sam Hague [Sun, 15 Jul 2018 12:37:03 +0000 (08:37 -0400)]
Fix missed plan in refactor plan scripts

Depends-On: I6c594be8ac9b084f18171dc8ab4605b4062dfd3f
Change-Id: I1146df4d7efd957c172bca09a43da5daade36abb
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoMerge "Use highcpu flavors in netvit csit"
Sam Hague [Sun, 15 Jul 2018 00:35:02 +0000 (00:35 +0000)]
Merge "Use highcpu flavors in netvit csit"

5 years agoUpdate Jenkins sandbox docs 41/74041/1
Anil Belur [Sat, 14 Jul 2018 09:55:03 +0000 (19:55 +1000)]
Update Jenkins sandbox docs

Update Jenkins sandbox docs with recommended options:
* Add retain_anchors to config file
* Add job only option

Change-Id: If6d208e1e5b1b828615e34573b4f8f75b69e3178
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
5 years agoremove pike libvirt workaround 34/74034/1
Sam Hague [Fri, 13 Jul 2018 21:25:03 +0000 (17:25 -0400)]
remove pike libvirt workaround

Change-Id: I464bc4e60ceaf58e0a5c917e97dc7dd8390c3a0d
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoUse highcpu flavors in netvit csit 27/74027/1
Sam Hague [Fri, 13 Jul 2018 16:45:35 +0000 (12:45 -0400)]
Use highcpu flavors in netvit csit

Change-Id: I752b6e43d84d00d7709e5fe4c79498209ca14c70
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoCP init scripts to jenkins-init-scripts 00/74000/1
Thanh Ha [Fri, 13 Jul 2018 00:59:58 +0000 (20:59 -0400)]
CP init scripts to jenkins-init-scripts

This is a transition patch. Global-JJB now provides
jenkins-init-scripts and we need to switch to using them.
OpenDaylight has a few custom components not covered by global-jjb
so we are using the local-init.sh entrypoint to add custom ODL code.

Once this is merged we can test on the sandbox and if successful
remove everything in the jenkins-scripts directory.

Change-Id: I5bbdb4e06aabd062226124a7e02c9d187ac6df0d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
5 years agoConvert prefix script to Python 97/73997/2
Thanh Ha [Thu, 12 Jul 2018 23:14:18 +0000 (19:14 -0400)]
Convert prefix script to Python

Bash shell scripts do not work on Windows systems out of the box.
Convert the script to Python so that we are a little more
cross-platform compatible.

Change-Id: I7654851622462588da4599d05406fd3bdae7ba41
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
5 years agoUpdate recheck trigger to match global-jjb 02/73902/2
Thanh Ha [Wed, 11 Jul 2018 01:26:42 +0000 (21:26 -0400)]
Update recheck trigger to match global-jjb

Upstream global-jjb is updating the 'recheck' trigger to be more
strict and support the 'reverify' keyword as well. This patch updates
the triggers to match in preparation for incoming upstream changes.

https://gerrit.linuxfoundation.org/infra/10705

In the past we removed support for "reverify" to make things more
simple but considering we want to keep consistency across LFN projects
we need to add it back as other LFN projects use reverify.

Change-Id: If941f9faf40dd9a21d03c9869a41c55724125a22
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
5 years agoMerge "Refactor plan scripts"
Sam Hague [Thu, 12 Jul 2018 01:41:25 +0000 (01:41 +0000)]
Merge "Refactor plan scripts"

5 years agoMerge "Update SUITES description"
Jamo Luhrsen [Thu, 12 Jul 2018 01:13:21 +0000 (01:13 +0000)]
Merge "Update SUITES description"

5 years agoRefactor plan scripts 48/73948/4
Sam Hague [Wed, 11 Jul 2018 16:47:02 +0000 (12:47 -0400)]
Refactor plan scripts

Change-Id: I6c594be8ac9b084f18171dc8ab4605b4062dfd3f
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoUpdate SUITES description 54/73954/1
Sam Hague [Wed, 11 Jul 2018 19:19:54 +0000 (15:19 -0400)]
Update SUITES description

Change-Id: I3c4c0655facb31c4dbfa5a4483d3b45f93c3a350
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoAdd test-sfc-netvirt trigger for sfc 34/73934/1
Jaime Caamaño Ruiz [Wed, 11 Jul 2018 12:58:39 +0000 (14:58 +0200)]
Add test-sfc-netvirt trigger for sfc

Triggers netvirt sfc csit.

Change-Id: Ia9155ae98d0f45d6810df1f7cade9968cd71a33b
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
5 years agoUpdate global-jjb to v0.21.5 to pick up hotfix 63/73863/1
Thanh Ha [Mon, 9 Jul 2018 22:55:46 +0000 (18:55 -0400)]
Update global-jjb to v0.21.5 to pick up hotfix

Pulls in hotfix to resolve the jenkins-cfg job failure.

Change-Id: I9e4b5bf48103f184a154f6cbd2ccb2b3a5a50223
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
5 years agoUse more specific ovs version 18/73818/4
Sam Hague [Sat, 7 Jul 2018 00:40:19 +0000 (20:40 -0400)]
Use more specific ovs version

Also added yum list openvswitch command to dump
what is available to install in case the specific package
is removed so that we know what to switch to.

Change-Id: Ia74ba710bb1dcb4628dc36524efc23cf5fa4e1a9
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoMerge "'Update validate autorelease projects for fluorine"
Sam Hague [Fri, 6 Jul 2018 23:37:41 +0000 (23:37 +0000)]
Merge "'Update validate autorelease projects for fluorine"

5 years agoMerge "Auto Update CSIT Jobs to run for oxygen"
Sam Hague [Fri, 6 Jul 2018 23:36:17 +0000 (23:36 +0000)]
Merge "Auto Update CSIT Jobs to run for oxygen"

5 years agoMerge "install 2.8.2 for queens"
Sam Hague [Fri, 6 Jul 2018 23:33:49 +0000 (23:33 +0000)]
Merge "install 2.8.2 for queens"

5 years agoAuto Update CSIT Jobs to run for oxygen 04/73804/7
jenkins-releng [Fri, 6 Jul 2018 23:00:50 +0000 (23:00 +0000)]
Auto Update CSIT Jobs to run for oxygen

Change-Id: I68fb3634b916611118f02a417597c84727d530ad
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
5 years agoAdd queens default 17/73817/4
Sam Hague [Fri, 6 Jul 2018 21:15:20 +0000 (17:15 -0400)]
Add queens default

This patch adds the queens default in defaults.yaml
and changes the project.yamls to use that default in
their queens jobs. The default, though, is still pointing
to a pike image until the queens image is fixed as it
currently has issues with default ovs 2.9.0.

This patch makes it easy in the future to simply change
the value in the defaults.yaml for the project yamls
to pick it up when ready.

Change-Id: I641e74aafbd6c98e649da7966c3e4a222bf68b6c
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoinstall 2.8.2 for queens 16/73816/2
Sam Hague [Fri, 6 Jul 2018 20:37:46 +0000 (16:37 -0400)]
install 2.8.2 for queens

2.9.0 is the current version in openstack-queens, but it is buggy.
Remove this when https://review.rdoproject.org/r/#/c/13839/ merges
and 2.9.2 is in the repo.

Change-Id: I68c32d1c59ddb895e347f877a303bf97003cb1bb
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoDo not upgrade pip to v10 12/73812/1
Sam Hague [Fri, 6 Jul 2018 17:34:58 +0000 (13:34 -0400)]
Do not upgrade pip to v10

v10 does not allow uninstalling
distutils installed packages. This fails the openstack pip installs
below when it attempts to uninstall packages.
devstack patch that is trying to get pip 10 working:
https://review.openstack.org/#/c/561597/

Change-Id: I4ad82e97bd73a2b02e87163fcc23dc98a21e886e
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoMerge "Add odl-sxp-routing feature to distribution"
Sam Hague [Fri, 6 Jul 2018 12:40:34 +0000 (12:40 +0000)]
Merge "Add odl-sxp-routing feature to distribution"

5 years agoMerge "'Update validate autorelease projects for fluorine"
Sam Hague [Fri, 6 Jul 2018 12:39:47 +0000 (12:39 +0000)]
Merge "'Update validate autorelease projects for fluorine"

5 years agoMerge changes from topic 'rm-devstack-ocata-images'
Sam Hague [Fri, 6 Jul 2018 12:39:07 +0000 (12:39 +0000)]
Merge changes from topic 'rm-devstack-ocata-images'

* changes:
  Update GBP OS branch to stable/pike
  Remove devstack ocata packer jobs

5 years agoUpdate netvirt itm-direct-tunnels patch test 95/73795/1
Faseela K [Fri, 6 Jul 2018 02:47:01 +0000 (08:17 +0530)]
Update netvirt itm-direct-tunnels patch test

Learnt from Jamo yesterday that patch tests should use gate jobs
and not upstream jobs when I was doing https://git.opendaylight.org/gerrit/#/c/73730/
So fixing the same in netvirt patch test, which was done
sometime back.

Change-Id: Ica8a1477dd37acba4630e9ffb5a9e1c9ce228891
Signed-off-by: Faseela K <faseela.k@ericsson.com>
5 years agoMerge "itm-direct-tunnels patch test in genius"
Jamo Luhrsen [Thu, 5 Jul 2018 23:12:23 +0000 (23:12 +0000)]
Merge "itm-direct-tunnels patch test in genius"

5 years agoMerge "Add support for MRI projects in multipatch"
Jamo Luhrsen [Thu, 5 Jul 2018 20:02:57 +0000 (20:02 +0000)]
Merge "Add support for MRI projects in multipatch"

5 years agofix for pyaml install 89/73789/3
Sam Hague [Thu, 5 Jul 2018 18:49:57 +0000 (14:49 -0400)]
fix for pyaml install

Change-Id: I86b64e874930785bf8b85f199425b6f162ce29d1
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoitm-direct-tunnels patch test in genius 30/73730/4
Faseela K [Wed, 4 Jul 2018 08:03:07 +0000 (13:33 +0530)]
itm-direct-tunnels patch test in genius

Change-Id: I8dbce254d3045efffcea1f27e7c0d5baad2cf5b3
Signed-off-by: Faseela K <faseela.k@ericsson.com>
5 years agoUse JAVA_HOME/bin/jstack 18/73718/2
Jamo Luhrsen [Tue, 3 Jul 2018 22:29:55 +0000 (15:29 -0700)]
Use JAVA_HOME/bin/jstack

jstack is not currently working because it cannot be found.
This will use the full path to jstack.

Issue: CONTROLLER-1846
Change-Id: Id5bcb4f99ae62a8d0b87e5c891221bb168959297
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
5 years agoAdd testplan to defaults 17/73717/1
Sam Hague [Tue, 3 Jul 2018 19:51:46 +0000 (15:51 -0400)]
Add testplan to defaults

Change-Id: Iddb9da21f490670255f93f8aa730063027a668b8
Signed-off-by: Sam Hague <shague@redhat.com>
5 years agoAdd odl-sxp-routing feature to distribution 26/73026/4
Martin Dindoffer [Fri, 15 Jun 2018 07:37:11 +0000 (09:37 +0200)]
Add odl-sxp-routing feature to distribution

The routing feature is a vital part of sxp clustering,
it should be included in the fluorine distribution.

Change-Id: I00bc82afa5c0a2d09f1b31bc60e0c739b0cb97ec
Signed-off-by: Martin Dindoffer <mdindoff@cisco.com>
5 years agoUpdate robot template to download Ansible roles 76/73676/1
Anil Belur [Tue, 3 Jul 2018 02:35:13 +0000 (12:35 +1000)]
Update robot template to download Ansible roles

Update robot template to download roles from Ansible galaxy.

Change-Id: I351403a0d519d19aeeb3a4e0e77f52a515ffd771
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
5 years ago'Update validate autorelease projects for fluorine 75/73675/1
jenkins-releng [Tue, 3 Jul 2018 01:16:31 +0000 (01:16 +0000)]
'Update validate autorelease projects for fluorine

Change-Id: Ia47d5029902df227394a3c402ab67449f64d90b7
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>