docs.git
6 years agoMerge "Do not build libdoc in parallel" into stable/boron release/boron-sr4
Thanh Ha [Wed, 14 Jun 2017 16:49:35 +0000 (16:49 +0000)]
Merge "Do not build libdoc in parallel" into stable/boron

6 years agoUpdated git submodules
Andrej Kilvady [Thu, 8 Jun 2017 07:15:37 +0000 (09:15 +0200)]
Updated git submodules

Project: integration/test master 545a0dcdfe47066579b05f21d49b8dc6312d05ce

Add service deletions to all (BGP-related) suites

Change-Id: Ieacb594a8fc9c23eb3e9b5d684e5ba59365a011d
Signed-off-by: Andrej Kilvady <akilvady@cisco.com>
6 years agoUpdated git submodules
Vratko Polak [Wed, 14 Jun 2017 13:27:56 +0000 (15:27 +0200)]
Updated git submodules

Project: integration/test master 129c121903a81cd17cccf715af879702e51e4bb6

Fix handling of nested list responses

${resp}[2] is bad, @{resp}[2] is good.
@{resp}[0][2] does not work, handled using custom keyword.
This should fix MdsalLowlevelPy response handling.

Return tuple contains time first, prefix-id second.
Prefix_id is a string derived from integer member index argument.

Change-Id: If39ebc14f641be5383ed9fc6302a4bb8b38b9336
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
6 years agoUpdated git submodules
Anil Belur [Wed, 14 Jun 2017 13:02:04 +0000 (13:02 +0000)]
Updated git submodules

Project: releng/builder master 3cc7eaa3efdeb8d7cebdac87f1aab7cb3e822387

Merge "Create baseline images for Ubuntu16.04 and Centos7"

Create baseline images for Ubuntu16.04 and Centos7

Packaging and builder jobs could simply use the baseline images
and does not require any extras.

Change-Id: I4ecb0df93990a53c61d7f9a2cd7e2887dbdf5cfa
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
jenkins-releng [Wed, 14 Jun 2017 11:02:18 +0000 (11:02 +0000)]
Updated git submodules

Project: releng/builder master dad7352c82de9817a78d2e46fea4c4372b5809db

Update cloud image list docs

Change-Id: I9ae9012af93b568dabaca448a3d6579f0abb2eb7
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Peter Gubka [Fri, 9 Jun 2017 10:33:43 +0000 (12:33 +0200)]
Updated git submodules

Project: integration/test master 4475659d1f5ef8ef9979fcb7452210a63480c4e6

Workaround for bug 8636

Abort timout will be counted from transactions init, not from
node isolation.

Change-Id: Ia699b26294b98bc874d3aab8cb3d0dac422a8809
Signed-off-by: Peter Gubka <pgubka@cisco.com>
6 years agoMerge "Add security advisory information" into stable/boron
Thanh Ha [Wed, 14 Jun 2017 02:53:22 +0000 (02:53 +0000)]
Merge "Add security advisory information" into stable/boron

6 years agoUpdated git submodules
Daniel Farrell [Wed, 14 Jun 2017 00:10:06 +0000 (00:10 +0000)]
Updated git submodules

Project: releng/builder master 7c59c6d089a37274e43017f9265eeed3a7b63ecf

Merge "Update packaging jobs to use Ubuntu 16.04 images"

Update packaging jobs to use Ubuntu 16.04 images

Change-Id: Ifd82827424b6dd75d14330e6a18800d8e1a7e25f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Anil Belur [Wed, 14 Jun 2017 00:00:56 +0000 (00:00 +0000)]
Updated git submodules

Project: releng/builder master f799368e306fba0b0d813f81b6234aa82637fe51

Merge "Remove odlparent-validate-autorelease nitrogen job"

Remove odlparent-validate-autorelease nitrogen job

odlparent is no longer part of the autorelease nitrogen release so
remove the validate-autorelease job for the project.

Change-Id: I06abbafcda5039302188b72ff6ba9e4a856afb52
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoAdd security advisory information 98/58898/2
Colin Dixon [Thu, 1 Jun 2017 00:17:40 +0000 (17:17 -0700)]
Add security advisory information

Change-Id: I51eb980bb4fad3a174ea5896681a5693f047c0aa
Signed-off-by: Colin Dixon <colin@colindixon.com>
(cherry picked from commit 774e2fe803ca334fe6340b52dccabc7513a37a61)

6 years agoDo not build libdoc in parallel 94/58894/1
Thanh Ha [Tue, 13 Jun 2017 16:57:38 +0000 (12:57 -0400)]
Do not build libdoc in parallel

Attempt to fix RTD build. Suspecion is we might be starting too many
parallel processes to generate the docs and getting our process killed.

Change-Id: I6e7c98ddcd5398143bc6949038527f49d450ecd3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
(cherry picked from commit a248f1b58bad6e83be48703eb600e8038d2a4389)

6 years agoUpdated git submodules
Daniel Farrell [Tue, 13 Jun 2017 17:19:03 +0000 (17:19 +0000)]
Updated git submodules

Project: releng/builder master 3db1010a1acc7ec4f4cd9ca4d4171b733fe8091b

Merge "Capture logs for all packaging jobs"

Capture logs for all packaging jobs

Using publishers is recommended for jobs to refer logs
at anytime, and also would help minimizing the loads on Jenkins.

Change-Id: Ie0d766394693a44ba58d1f01d73d2dd6e1d26224
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Tue, 13 Jun 2017 16:32:15 +0000 (16:32 +0000)]
Updated git submodules

Project: releng/builder master b62e4a1dd9912bf4ece24dd05485b6008cb212d2

Merge "Bug 8625: Remove Nitrogen Karaf 3 jobs"

Bug 8625: Remove Nitrogen Karaf 3 jobs

All jobs related to Karaf 3 in Nitrogen should be removed,
as TSC voted on not spending any cycles on Karaf 3 in Nitrogen.

Karaf 4 is the new default for CSIT in Nitrogen,
so it is expected some jobs start failing
for projects not fully working on Karaf 4.

Change-Id: Iae504c2acf6576f15cffa7f91b4cdcb37599ddbe
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
6 years agoUpdated git submodules
Thanh Ha [Tue, 13 Jun 2017 15:00:08 +0000 (11:00 -0400)]
Updated git submodules

Project: releng/builder master 5091cdcddb09d7459257401594e38811eb8a9478

Call openstack directly

Rather than using $PYTHON $OPENSTACK as have acceptable virtualenv paths
now.

Also fix ShellCheck in this file.

Change-Id: Ib2cda5d1b4c5f90138d92479f5ed786182fd247a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Vratko Polak [Tue, 13 Jun 2017 14:12:08 +0000 (16:12 +0200)]
Updated git submodules

Project: releng/builder master 6844309cc3150aa23fbc6ea384aba930dd137274

Fix virtualenv usage in integration

Virtualenvs are in /tmp/v/{name}.
This inclused "openstack" venv.
Add missing --upgrade to every pip install line.

Change-Id: Ifd0dc429b6e088e9d86dea9ee57d33b2363ba7eb
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
6 years agoUpdated git submodules
Anil Belur [Tue, 13 Jun 2017 07:34:32 +0000 (07:34 +0000)]
Updated git submodules

Project: releng/builder master 57722c50f63e890b6daa09f8f4e710b6de4a955c

Merge "Install virtualenvs into /tmp/v"

Install virtualenvs into /tmp/v

The kernel has a limit on how long a shebang can be and causes build
issues when we store virtualenvs in $WORKSPACE for jobs that have very
long names. Move virtualenv installs into /tmp/v will solve this issue
for good. Also no need for workarounds like `$PYTHON -m pip` anymore.

Change-Id: Iaab7eeb5144ba26ba8ea58efc631c4d7a5c0f60c
Jira: RELENG-156
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Tue, 13 Jun 2017 05:19:07 +0000 (05:19 +0000)]
Updated git submodules

Project: releng/builder master 888ab956c2711ba59ff1ca3d627b9e44d1b14025

Merge "Install py3 virtualenv only on Ubuntu 16.04"

Install py3 virtualenv only on Ubuntu 16.04

python3-virtualenv package is not available on Ubuntu 14.04
which causes the packer job to fail

Change-Id: Ia99b372c6123abd282e4a37bfb4b1f1ef0582613
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Tue, 13 Jun 2017 05:10:31 +0000 (05:10 +0000)]
Updated git submodules

Project: releng/builder master 7059d282f972c0a9cfeeb334e243c1f3ffa12508

Merge "Remove bash validate for provision scripts"

Remove bash validate for provision scripts

With shellcheck in place we dont need to validate scripts with
bash, which is outdated.

Change-Id: I6e98c6e58afeea350c89c88ed6c6508e6170a8ad
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Tue, 13 Jun 2017 02:49:11 +0000 (22:49 -0400)]
Updated git submodules

Project: releng/builder master 98878088672b7f5b1aa9fc369d93ed405f1f9bbb

Update to global-jjb v0.3.4

Change-Id: Id9998913889c9cda39a79cf364012ec6d1297691
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 12 Jun 2017 23:24:23 +0000 (19:24 -0400)]
Updated git submodules

Project: releng/builder master 81b16a329f39ed7f542c8e78d50bdd7cb6e31666

Bump global-jjb to v0.3.3

Change-Id: Iedb0721fd53a849d407428d9dd6ec0fcc31da5e0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 12 Jun 2017 22:52:24 +0000 (18:52 -0400)]
Updated git submodules

Project: releng/builder master 5f69f878295ea8209444ad163d0c1cc6f3ebf775

Rename odl-global-settings to global-settings

Simplify the naming to be consistent with other LF projects for this
file.

Change-Id: I875f9a5c51074627b7c617957a185e3e2fb5ba80
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Sam Hague [Mon, 12 Jun 2017 21:11:58 +0000 (21:11 +0000)]
Updated git submodules

Project: releng/builder master 137c7f294877b3f302a9d7f6dd96e74e0aba99be

Merge "Remove sysstats change to avoid duplicity"

Remove sysstats change to avoid duplicity

Now we have sysstats as part of lf-infra-publish which is integrated
into global-jjb repo, therefore remove all sysstat changes.

Change-Id: Idc046f18726c2afafb6578d1adcfc83dfc2614fb
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 12 Jun 2017 18:46:20 +0000 (14:46 -0400)]
Updated git submodules

Project: releng/builder master fc19a60b9220639e418c268ff5c1d3779de4c152

Add odlparent release job

- Bump global-jjb to v0.3.2 to fix typo
- Fix lf-infra jobs to use updated tox template names
- Setup odlparent release job for Nitrogen.

Change-Id: Ia726352870b85983c2373e903004887d8079621b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Sam Hague [Mon, 12 Jun 2017 18:39:21 +0000 (18:39 +0000)]
Updated git submodules

Project: releng/builder master e6632ca2ef8888a8fd73cd730624efa448a87d28

Merge "Make Boron autorelease run weekly"

Make Boron autorelease run weekly

Change-Id: I157a31c8a0dff89329a19be1e449d422071664ac
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 12 Jun 2017 18:31:05 +0000 (14:31 -0400)]
Updated git submodules

Project: releng/builder master 0a5e0dc2af46deea1bde2fbeb389218359f28a46

Update to global-jjb v0.3.0

Change-Id: I011d09c09980f2728d207e616bfffd3772532d66
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 12 Jun 2017 15:01:41 +0000 (15:01 +0000)]
Updated git submodules

Project: releng/builder master 1f024cfc277d55296b94c012edd07fa4a9a8978a

Merge "Include python development for Ubuntu images"

Include python development for Ubuntu images

Building netifaces extension requires headers from
python-dev, without which pip install fails.

Move all python deps into baseline for Ubuntu and
CentOS images

Jira: releng-182
Change-Id: I9828d3c0aa855651e0daeb63b8451c9e041a3177
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Anil Belur [Mon, 12 Jun 2017 09:47:23 +0000 (09:47 +0000)]
Updated git submodules

Project: releng/builder master 2e09bdd6007da932658670d3487c1f7b3a5cc3c1

Merge "Minor improvements to release notes job"

Minor improvements to release notes job

Tweak the job so that it is more compact and uses only the necessary
declarations.

- Move generate-release-notes job declaration into autorelease projects
  declaration as it uses the same variables as the rest of the jobs.
- Switch to a 4g VM as generating release notes does not require a large
  system.
- Only keep logs for 7 days as opposed to 30 days.
- Choosing strategy should be default as this is not a job that is
  triggered by Gerrit.
- Set timeout to 10 minutes as the job appears to run in less then 5
  minutes.
- Remove unnecessary parameters from Maven call as the mvn command does
  not deploy anything to Nexus.
- Use global-jjb macros.

Change-Id: I71d8b18656cf941e0ce691493011ffb10e289480
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Peter Gubka [Wed, 7 Jun 2017 15:26:11 +0000 (17:26 +0200)]
Updated git submodules

Project: integration/test master 7c3e0f8b38889c8538cdb964895e1a3c78fe5aaa

Improve dom data broker test templates

with request response pairing

Change-Id: Id2d59abf2bf6b73fe659948d872dc9639b726f42
Signed-off-by: Peter Gubka <pgubka@cisco.com>
6 years agoUpdated git submodules
Thanh Ha [Sun, 11 Jun 2017 18:10:31 +0000 (18:10 +0000)]
Updated git submodules

Project: releng/builder master 39ad49f2436d89b0ad6a0645202c5269b30a9c69

Merge "Change array in loop bashism to satisfy shellcheck"

Change array in loop bashism to satisfy shellcheck

Warning: I'm not totally sure this is right, but it seems to be the
recommended way to keep the same behavior we had but be explicit that
we want it. If shellcheck was actually catching a bug and we don't want
the old behavior, we should do the loop recommendation.

https://github.com/koalaman/shellcheck/wiki/SC2199

Change-Id: Ibcb2e88ad4df7d1789747b137e2135154ca8435a
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
Akash Kumar Sahu [Wed, 15 Mar 2017 11:18:38 +0000 (16:48 +0530)]
Updated git submodules

Project: netvirt stable/boron 72e3e247636fa9ea0ec6fbd5598e974f9f68ecbc

Bug 7988 - Cluster reboot fix

Elan Instance , Physical Switch , L2gateWay and L2gatewayConnection all
have dependency among each other.But if upon cluster reboot the order is
not proper (L2gw cache is updated at the last , then flows are not being programmed as expected.
To take care of the situation
Introduced new ElanInstance Listner (Was already present but not
registered with xml to be instantiated )
Handle scenario if L2gW shows up last after cluster reboot .
Handle scenario if l2gwConnection is updated but Elan instance is not
available.

Change-Id: I6194d7cb22d6659803b17078d57c8ad694c0c201
Signed-off-by: Akash Kumar Sahu <a.k.sahu@ericsson.com>
6 years agoUpdated git submodules
Daniel Farrell [Sat, 10 Jun 2017 21:04:24 +0000 (21:04 +0000)]
Updated git submodules

Project: releng/builder master 9b14ed42b2d38cae1f2fcb8c170350c4dde01f6e

Merge "Update global-jjb to latest master"

Update global-jjb to latest master

To pull in the python -m change.

Change-Id: I5236239b51f2a821452ebbd5948cc6611228aaff
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Sat, 10 Jun 2017 02:35:03 +0000 (22:35 -0400)]
Updated git submodules

Project: releng/builder master 4277f76c684b866f26718930666cd164220eeaa2

Restart Spectrometer weekly

The Spectrometer frontend tends to crash so lets give it a kick once a
week.

Change-Id: I0a730a87960ddb8fed591d8c1dc245ca31614cc1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
cgowdru [Fri, 9 Jun 2017 02:00:38 +0000 (07:30 +0530)]
Updated git submodules

Project: netvirt stable/boron 995d2d3db6e2c5f4362afa41f8daa85d8b68938a

Bug 7809 - NAT snatGroupIdPool is overlapping with Elan Groups

Description : Currently the SNAT Group is defined as 200000-225000
and the elan group range also falls within this range(210000-220000).
Change done to move the snatGroupIdPool range to 225000-250000.

Signed-off-by: cgowdru <chetan.arakere@altencalsoftlabs.com>
Change-Id: I680305c512221ca775fca8461a901f72f9e13e27

6 years agoUpdated git submodules
Anil Belur [Fri, 9 Jun 2017 21:54:58 +0000 (21:54 +0000)]
Updated git submodules

Project: releng/builder master 619dfb69cce08b642cc1faa574bb6ddf62056ac7

Merge "Update CentOS7 devstack images"

Update CentOS7 devstack images

Change-Id: Ia81158d323514866dcbbb0e08e51d12d84116349
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
karthikeyan [Wed, 17 May 2017 11:28:14 +0000 (16:58 +0530)]
Updated git submodules

Project: netvirt stable/boron 34fae92facefdf3c3276b42a8780d5c0f72b56b2

Bug8484: Non-NAPT Group action is drop for router associated with BGP-VPN

Problem Description:
======================
Non-NAPT to NAPT VM Traffic is getting dropped at Non-NAPT Group level
when router is being associated with private BGP-VPN.

Solution:
===========
When ever Vxlan tunnel got "down" followed by "up" event between Non-NAPT to
Napt Switch happened, Non-Napt group got re-created through tunnel
interface state listener. In this use case is not been properly having the
code logic for if the router with private bgp-vpn configured.

Added the proper code for creating tunnel bucket information for Non-NAPT
groups got re-created during tunnel state changed.

Change-Id: I509eeda9041d5e1b170e45554b3d9f661e6091fd
Signed-off-by: karthikeyan <karthikeyan.k@altencalsoftlabs.com>
6 years agoUpdated git submodules
Thanh Ha [Fri, 9 Jun 2017 16:36:20 +0000 (16:36 +0000)]
Updated git submodules

Project: releng/builder master 82dd92d23d434d4e1d6b08c01774712d88d04a11

Merge "Update CentOS7 java-builder images"

Update CentOS7 java-builder images

Change-Id: Iddba4b59111a17394846d4dc3deed74e275145e6
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
jenkins-releng [Fri, 9 Jun 2017 11:03:10 +0000 (11:03 +0000)]
Updated git submodules

Project: releng/builder master 81e643a75a1ead6339e8c268e7d9c6cbaf150329

Update cloud image list docs

Change-Id: I5500c6a52a9f96edbcd3bf40df428255aa4c4da8
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Thanh Ha [Fri, 9 Jun 2017 05:41:23 +0000 (05:41 +0000)]
Updated git submodules

Project: releng/builder master 4d4085229f1b0a34267152e00e1cc6358f26df48

Merge "Del. lispflowmapping-distribution3-check-nitrogen"

Del. lispflowmapping-distribution3-check-nitrogen

The lispflowmapping project wishes to disable its Karaf 3 features and
local distributions in the build, to be able to re-join autorelease as
soon as possible. This patch removes the
lispflowmapping-distribution3-check-nitrogen job which fails as a
result.

Change-Id: Id6e9df99ccef2c2e78f966cb58ed28148be29900
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
6 years agoUpdated git submodules
Thanh Ha [Fri, 9 Jun 2017 02:19:14 +0000 (02:19 +0000)]
Updated git submodules

Project: releng/builder master f72a4760c935b2f06bf856399f9ad911271ec50f

Merge "Remove 6wind/quagga build temporarily"

Remove 6wind/quagga build temporarily

No response from the zrpcd maintaners to update the scripts.
Once the issue is resovled we can enabled this on images.

https://lists.opendaylight.org/pipermail/dev/2017-May/003724.html
https://lists.opendaylight.org/pipermail/dev/2017-May/003698.html

Change-Id: I0d05e45528d549a3ba32542e946b23198724fecc
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Anil Belur [Wed, 7 Jun 2017 11:49:37 +0000 (21:49 +1000)]
Updated git submodules

Project: releng/builder master b4518475e5d6d6fcc629e6c7582b1b4e44fe6b78

Enable sysstat on Ubuntu and CentOS images

Change-Id: I99b18d1de3f06995532d46193e06a0b679ce3222
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Valentina Krasnobaeva [Fri, 26 May 2017 15:43:18 +0000 (17:43 +0200)]
Updated git submodules

Project: integration/test master 9c7448b651245bd4439c5047a7decc3ea957c54a

IPv6: add command to check IPv6 neigh discovery

"ip -6 neigh" will be executed in VM, when "Test Operations From Vm
Instance" is running. This helps to investigate connectivity issues,
caused by problems with IPv6 support.

Change-Id: If9202bffbf990050d7088de78516048b5ebfbdf8
Signed-off-by: Valentina Krasnobaeva <valentina.krasnobaeva@6wind.com>
6 years agoUpdated git submodules
Valentina Krasnobaeva [Wed, 7 Jun 2017 12:32:48 +0000 (14:32 +0200)]
Updated git submodules

Project: integration/test master c7049f42bf9eb459106ae564fc0db9be95f8c44b

IPv6: fix in Wait For Routes To Propogate keyword

OpenStackOperations.robot: fix in "Wait For Routes To Propogate
keyword". If subnet has ethertype IPv6, set command "ip -6 route" to
execute in VM, instead of "ip route".

Change-Id: I511c03fd157cc0570313f0c3b87ada4716843223
Signed-off-by: Valentina Krasnobaeva <valentina.krasnobaeva@6wind.com>
6 years agoUpdated git submodules
Vratko Polak [Thu, 8 Jun 2017 12:29:59 +0000 (14:29 +0200)]
Updated git submodules

Project: integration/test master a8f6b1b6f807aa9a7b4453959a2c54f24613b1a4

Increase timeout in MdsalLowlevelPy

Devs said there are three submits, each could take 120 seconds.

Change-Id: I56e80eb68687881ffb461f8b83baefb20e2d0030
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
6 years agoUpdated git submodules
Andrew Grimberg [Thu, 8 Jun 2017 19:14:44 +0000 (19:14 +0000)]
Updated git submodules

Project: releng/builder master 1af40d4c3d9232478d107e2df3920479bb6e92b4

Merge "Fix shellcheck SC1090 cannot follow source"

Fix shellcheck SC1090 cannot follow source

Change-Id: Idf0bce1211eca6529ffe1f27335ac895c91180ea
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Thu, 8 Jun 2017 17:56:24 +0000 (13:56 -0400)]
Updated git submodules

Project: releng/builder master 41ca9747ef185a9a639f92bb51b1626ec1f22f80

Remove infrautils-validate-autorelease job

These jobs only work if infrautils are part of autorelease which it
currently isn't.

Change-Id: Id4a8283efe7231897f86bced857191f8d0596e04
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Thu, 8 Jun 2017 14:09:04 +0000 (14:09 +0000)]
Updated git submodules

Project: releng/builder master 3fc7f762cfb67cefe8bacf5b520db713c036e749

Merge "Update cloud image list docs"

Update cloud image list docs

Change-Id: I9dacf89359f6a7750abb6a1b6ea7ed4279480e0c
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Thu, 8 Jun 2017 14:07:13 +0000 (14:07 +0000)]
Updated git submodules

Project: releng/builder master b8d6c13f439fda647aeb7a0064e3862562513cd4

Merge "Install git-review using pip install in virtialenv"

Install git-review using pip install in virtialenv

The version of git-review supports --reviewers option which is not
available with the version of the package on centos7 repositories.

Updated the change to handle long workspace names with pip
modules instead of pip, inspired by global-jjb change #5093

Change-Id: I598350d6778760ea320a1128db46da0f80c711db
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Peter Gubka [Wed, 31 May 2017 10:18:46 +0000 (12:18 +0200)]
Updated git submodules

Project: integration/test master 97b82df2a8571d0d125232058c798fe340bb07c9

Rework to use ClusterManagement's sessions

Change-Id: I3504c4ae9b89c0235d6e401f9fb18cb25c9914a0
Signed-off-by: Peter Gubka <pgubka@cisco.com>
6 years agoUpdated git submodules
Anil Belur [Thu, 8 Jun 2017 06:37:22 +0000 (06:37 +0000)]
Updated git submodules

Project: releng/builder master 57c9557ee88cb0224d81b45c193a03defdf81a06

Merge "Remove dependencies by projects no longer active"

Remove dependencies by projects no longer active

These projects are no longer active ODL projects so remove their
dependencies from our packer builds.

Change-Id: I30c7a6ceba3ca7fb2bd628713faa81ef44ceb513
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Anil Belur [Thu, 8 Jun 2017 06:37:14 +0000 (06:37 +0000)]
Updated git submodules

Project: releng/builder master 13bc54f57bca7dfb74d148f5e375cd02511aaef1

Merge "Bake fedora-packager into java-builder image"

Bake fedora-packager into java-builder image

Make the image boot a little more quickly by baking it into
java-builder packer build.

Change-Id: Ia002c6327a676021198199ea054ff3f62abf2553
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Anil Belur [Thu, 8 Jun 2017 06:14:10 +0000 (06:14 +0000)]
Updated git submodules

Project: releng/builder master 4ee82dd8118dfcf1a022fd3ed6c84bd0bce928af

Merge "Remove baked packages from spinup script"

Remove baked packages from spinup script

These packages are built as part of the packer build process so no need
to additionally install them during system spinup.

Change-Id: I8223279cd057124c66b3449ad92857ceb282eea1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Wed, 7 Jun 2017 19:25:50 +0000 (15:25 -0400)]
Updated git submodules

Project: releng/builder master f891b6e7c01e6a27a520c6adc061b657c7842613

Update to latest java-builder

Change-Id: I7f784c47d38efd28e9949eac052e27d3590e3396
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Valentina Krasnobaeva [Mon, 29 May 2017 09:49:17 +0000 (11:49 +0200)]
Updated git submodules

Project: integration/test master 25ffcf055d7ac9b3ebec1171ca8006208273bedb

IPv6: move "Wait For Routes To Propogate" to lib

Make keyword "Wait For Routes To Propogate" more general, so it can
support IPv6 and IPv4 at same time. This allows to move it in
OpenstackOperations.robot lib and reuse it in future IPv6 L3VPN and
OpenStack test suites.

Change-Id: I695baefca7229ef6773e943752a2f5e65477bbf5
Signed-off-by: Valentina Krasnobaeva <valentina.krasnobaeva@6wind.com>
6 years agoUpdated git submodules
Valentina Krasnobaeva [Mon, 29 May 2017 09:49:42 +0000 (11:49 +0200)]
Updated git submodules

Project: integration/test master 67d91f15d84c12604453ff37849ae43e97246047

IPv6: VpnOperations: add checks, common for tests

Add some keywords and checks, which are common for IPv4 and future IPv6
L3VPN basic tests.

Change-Id: I507b8a94cc00ab3de577f4b4e9ad0f799f737505
Signed-off-by: Valentina Krasnobaeva <valentina.krasnobaeva@6wind.com>
6 years agoUpdated git submodules
Valentina Krasnobaeva [Mon, 29 May 2017 09:50:51 +0000 (11:50 +0200)]
Updated git submodules

Project: integration/test master 2a0238989f8e675dc142dc972864f93bc22777d7

IPv6: add variables, common for L3VPN basic tests

Add some variables, which are common for IPv4 L3VPN basic tests and
future IPv6 tests.

Change-Id: Iaa56cbb9d16dcf9491ccaacdcf5dc47cca4d07fa
Signed-off-by: Valentina Krasnobaeva <valentina.krasnobaeva@6wind.com>
6 years agoUpdated git submodules
gvrangan [Mon, 1 May 2017 05:17:45 +0000 (10:47 +0530)]
Updated git submodules

Project: integration/test master 02eb3418af8de2831ad8a5aa1d119746fffd1bac

Migrate to Openstack CLI

The neutron/nova cli commands have
been deprecated. This patch repalces those
commands with the openstack cli commands.

Change-Id: I21f2217bcee8a321c7a7f93acf218dd04016b684
Signed-off-by: gvrangan <venkatrangang@hcl.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Anil Belur [Wed, 7 Jun 2017 21:28:50 +0000 (21:28 +0000)]
Updated git submodules

Project: releng/builder master 35a169b2784a6567c9dc43e77192c682d21d9b33

Merge "Revert "Increase packer job timeout to 120 minutes""

Revert "Increase packer job timeout to 120 minutes"

Since we reverted https://git.opendaylight.org/gerrit/58436
90 minutes is more than enough to build our images.

This reverts commit 94fe23608b05f41be25f41ac15ed1e9e4b76ebe7.

Change-Id: I8a655c2da2e7caa4ed24147be23bdf6bc60d47bf
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Wed, 7 Jun 2017 19:04:46 +0000 (15:04 -0400)]
Updated git submodules

Project: releng/builder master ce06355c1f6c880d598a7b1d9d72438b99a0f3fa

Add verify jobs for global-jjb and lftools

Update global-jjb to latest master to pull in tox-verify job and add
verify jobs for lf-infra releng projects.

Change-Id: I47fa9d2edfde867da440eefcc39558bab34d2c7e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Fix shellcheck issue with implicent array concat

Change-Id: I6b16514a9eb5745d64041eb165a89705cb0d8f0d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Wed, 7 Jun 2017 16:58:21 +0000 (16:58 +0000)]
Updated git submodules

Project: releng/builder master 7692a6bcdc9d0bb37899b1b2d1a9bba0f727ebd7

Merge "Revert "Make packer jobs build sequentially""

Revert "Make packer jobs build sequentially"

This reverts commit 514da68ea959e926bafc996521a434af8fc9147a.

Change-Id: I1e1a62a7053350713b95e04cd7243c4c000ef7fd
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Wed, 7 Jun 2017 16:24:05 +0000 (12:24 -0400)]
Updated git submodules

Project: releng/builder master 94fe23608b05f41be25f41ac15ed1e9e4b76ebe7

Increase packer job timeout to 120 minutes

90 minutes wasn't enough to build java-builder in the public cloud when
the public cloud is running slow. Increase to 2 hrs.

Change-Id: Idbaa1a1c5225c94a9f3870d2f3965c3c79deb700
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Wed, 7 Jun 2017 15:56:12 +0000 (15:56 +0000)]
Updated git submodules

Project: releng/builder master 63be897c50a418ad217a9ff0b4e50e76aff5b312

Merge "Increase packer job timeout to 90 minutes"

Increase packer job timeout to 90 minutes

Packer takes long to build so split it into it's own project definition
so we can set reasonable build timeouts without increasing the other
builder jobs which only need 10 minutes to run.

Change-Id: I73efe2c583f4661b81233ac448e203788857822b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Wed, 7 Jun 2017 15:06:55 +0000 (11:06 -0400)]
Updated git submodules

Project: releng/builder master c5a37a5f85681c39cc0f58c07d5df376a8a32395

No need to pin Cabal for Ubuntu

Ubuntu comes with a sufficiently new version of Cabal to install
ShellCheck so no need to downgrade it.

Change-Id: I7c13adc1cc1982cde6a72b98a845086de803aed4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
jenkins-releng [Wed, 7 Jun 2017 11:03:31 +0000 (11:03 +0000)]
Updated git submodules

Project: releng/builder master acccb571958b571b398cd3f5e416f9a71ad3d918

Update cloud image list docs

Change-Id: I8e2db643c88a6d7f54a0320db76fc51c4436f24d
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Anil Belur [Wed, 31 May 2017 07:38:56 +0000 (17:38 +1000)]
Updated git submodules

Project: releng/builder master 4e67c24f8bb28d25dfef73235e9a26987f002928

Build and install shellcheck from the Haskell repo

Pull shellcheck from Haskell repo so that we can pull in a newer version
than is available in CentOS 7 and Ubuntu Trusty repos.

Change-Id: I710c05dab4a088647426190a00d9cf7ab9b175b0
Co-Authored-By: Thanh Ha <thanh.ha@linuxfoundation.org>
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Martin Mihálek [Fri, 12 May 2017 11:53:31 +0000 (13:53 +0200)]
Updated git submodules

Project: integration/test master 53529a3b27333cdcbce597983f74c07510f4ada5

Remove SXP beryllium resources

Change-Id: I260d7eccf66343be7d33e986e1fd3428b9c91b90
Signed-off-by: Martin Mihálek <mamihale@cisco.com>
6 years agoUpdated git submodules
Thanh Ha [Wed, 7 Jun 2017 02:12:30 +0000 (02:12 +0000)]
Updated git submodules

Project: releng/builder master d0c99aec12d4cf16f0c117ca4e2af49d0512e974

Merge "Update cloud image list docs"

Update cloud image list docs

Change-Id: I539db0aed37b9cc4c3bcfb16114bf612dd6187c0
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Anil Belur [Wed, 7 Jun 2017 02:01:55 +0000 (02:01 +0000)]
Updated git submodules

Project: releng/builder master 980cf51d270ff17311862a8bd0992487daf578a5

Merge "Add validate-autorelease job back for infrautils"

Add validate-autorelease job back for infrautils

Change-Id: Ic08aef29f19b8ac88eb3b0fa86d5bcd50d45ab61
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Wed, 7 Jun 2017 02:01:34 +0000 (02:01 +0000)]
Updated git submodules

Project: releng/builder master 9d43fa4b71733665a505692a8564bd7052093092

Merge "Update Pin RS centos7 image to working version"

Update Pin RS centos7 image to working version

This is an update to commmit 7bcb9c78fbfe76d90527d269bc1721d233800676
where other templates which use CentOS7 are changed.

Jira: releng-118
Change-Id: Ia99264894a95a423a9d15499e9928b3fa731f20c
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Anil Belur [Wed, 7 Jun 2017 01:51:03 +0000 (01:51 +0000)]
Updated git submodules

Project: releng/builder master f95ac3188ea5414562f28476639f421a24473977

Merge "DO NOT fail autorelease if file scripts fail"

DO NOT fail autorelease if file scripts fail

There are 2 scripts which create a file in int/dist which are sure to
fail if int/dist is not included in autorelease. We noticed this because
of Nitrogen work.

Change-Id: I7a7123c551b420f838b281c810dc1711ef5c90d2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 6 Jun 2017 22:14:49 +0000 (22:14 +0000)]
Updated git submodules

Project: releng/builder master aabde3b3210b07818432c78950c585b21607f06b

Merge "Update packer job to build devstack ocata image"

Update packer job to build devstack ocata image

Change-Id: Ifaba56767fb4c23988fbb21327b86feed65441f1
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Tue, 6 Jun 2017 15:21:13 +0000 (11:21 -0400)]
Updated git submodules

Project: releng/builder master 25118f015bd29467db0f0aa7d3936aa8419aaffe

Update global-jjb to latest master

Change-Id: Ia25e85040eaaf06c2944d85d6d74ca8f44efbe28
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Tomas Cere [Tue, 6 Jun 2017 15:01:04 +0000 (15:01 +0000)]
Updated git submodules

Project: netconf stable/boron 5584465197003ac405ac8fadf7ffdd74238d4325

Merge "Bug 8289 - 409 in cluster restperfclient test" into stable/boron

Bug 8289 - 409 in cluster restperfclient test

To ensure message ordering we need ReadWriteTransactionActor. This
way we are sure that all reads and writes will be executed in
the order that they are sent.

Change-Id: I46d4016a5ec47f3291f47cbbcdd1983689aea043
Signed-off-by: miroslav.kovac <miroslav.kovac@pantheon.tech>
6 years agoUpdated git submodules
Tomas Cere [Tue, 6 Jun 2017 14:58:16 +0000 (14:58 +0000)]
Updated git submodules

Project: netconf stable/boron 82064bd4b8276bac685cc1122b75822e05d899c8

Merge "Bug 8405: Add close check to NetconfDevice" into stable/boron

Bug 8405: Add close check to NetconfDevice

Since schema resolution runs in its own thread, it is possible,
that handleSalInitializationSuccess is called when
NetconfDeviceCommunicator was closed meanwhile. Add check to
prevent this.

Change-Id: If93d32b26f0b98c4c0d47fdd65fdb5104db20bc5
Signed-off-by: Andrej Mak <andrej.mak@pantheon.tech>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 23 May 2017 17:41:51 +0000 (10:41 -0700)]
Updated git submodules

Project: integration/test master f2c1ed2850621cad304d99a16ab4bbeb534a7b92

Link genius upstream/gate jobs to testplan file

Change-Id: Ib25e39f8d1226afd6f243f94e30132667fd1da4e
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Peter Gubka [Tue, 6 Jun 2017 09:24:28 +0000 (11:24 +0200)]
Updated git submodules

Project: integration/test master 59c66a13b25626c1b9f3da43a6a33c88442894e0

Fix bug 8562 - remaining suites

Change-Id: I350cdd1334f8874ccdda5c0fc197da1b0e2954dc
Signed-off-by: Peter Gubka <pgubka@cisco.com>
6 years agoUpdated git submodules
Peter Gubka [Tue, 6 Jun 2017 09:13:09 +0000 (11:13 +0200)]
Updated git submodules

Project: integration/test master e23e5bddd67feeb6a39ee27aca5d6db49c879491

Fix bug 8562

and set http timeout to 125s

Change-Id: I5631318709a20e3a7af685cd921423319660e4a8
Signed-off-by: Peter Gubka <pgubka@cisco.com>
6 years agoUpdated git submodules
Marek Gradzki [Mon, 5 Jun 2017 14:28:44 +0000 (16:28 +0200)]
Updated git submodules

Project: netconf stable/boron 8dfd6ad2518483494941b90da43c87da19213336

BUG-8085: create missing parent augmentation node

Augmentation nodes do not exist in serialized form
(e.g. in edit-config message), but are required by DataTree-based
DOMDataBroker implementations, so should be created if data from
augment is present.

This patch creates missing augment nodes by issuing merge on augmentation
before put operation (based on current behaviour for ListSchemaNodes).

Change-Id: If657ae96e914fc46617099042a833c7d4d5883b7
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 6 Jun 2017 04:17:21 +0000 (21:17 -0700)]
Updated git submodules

Project: releng/builder master 6f2be02d7b463aa3e7145480cd2ef10066c30b36

Add devstack-ocata packer template

Change-Id: Ic63c14179ac13a59989ba892466eba5f232849d4
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Thanh Ha [Tue, 30 May 2017 01:54:31 +0000 (21:54 -0400)]
Updated git submodules

Project: releng/builder master 08332f65df2159c54a934e18c20faefcf431f0b8

Also install git-review on Ubuntu systems

Update to d036ff0f which forgot to also include Ubuntu systems.

Change-Id: I93babd64194c7640fbc5a05fb84699eabda0476d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Tue, 6 Jun 2017 03:11:44 +0000 (23:11 -0400)]
Updated git submodules

Project: releng/builder master d4fe4e5254fe2c993b01c5054a0528d473b17c4e

Create a wrapper function for apt-get install

Make the loop reusable.

Change-Id: I1213d07acf19586c2f2775acce488acc39a282d2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Tue, 6 Jun 2017 02:53:10 +0000 (02:53 +0000)]
Updated git submodules

Project: releng/builder master 0ae43130911df606dca3a46b7bc94a37f4c836ee

Merge "Update Pin RS centos7 image to working version"

Update Pin RS centos7 image to working version

This is an update to commmit 7bcb9c78fbfe76d90527d269bc1721d233800676
where other templates which use java-builder are changed.

Jira: RELENG-118
Change-Id: Ida6bd041674b4767db5c2030288ef1b036958239
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Anil Belur [Tue, 6 Jun 2017 02:17:06 +0000 (02:17 +0000)]
Updated git submodules

Project: releng/builder master 818eff4aa893baca63130dbc45d85250c70b8c84

Merge "Archive the docs html directory"

Archive the docs html directory

This patch using the new lf-infra-publisher ensures that docs only
archives the html directory rather than including the structure leading
to the directory.

Change-Id: Ie2ff63690203ea7023f2578d4f52719f9d386a52
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Tue, 6 Jun 2017 01:58:16 +0000 (21:58 -0400)]
Updated git submodules

Project: releng/builder master 7daa1faff620b4b796cf0e318079b2f0b617c422

Remove validate-ar jobs for non-nitrogen projects

Per this thread:
https://lists.opendaylight.org/pipermail/tsc/2017-June/007428.html

Remove all projects except for aaa, controller, md-sal, netconf,
odlparent, and yangtools.

Change-Id: I88a748e47c36dfc543c33fbaf563e72531e5fa37
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Tue, 6 Jun 2017 00:46:43 +0000 (20:46 -0400)]
Updated git submodules

Project: releng/builder master 7bcb9c78fbfe76d90527d269bc1721d233800676

Pin RS Public cloud images to known working

We're having issues with RS Public Cloud when building newer Cent OS
images. This patch pins the public cloud base image we build against to
the last known working one.

Jira: RELENG-118
Change-Id: Iad0ec2d3e312c22042c15973cab0eef58c61fe9c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoMerge "Link to security considerations in install guide" into stable/boron
Thanh Ha [Mon, 5 Jun 2017 21:55:53 +0000 (21:55 +0000)]
Merge "Link to security considerations in install guide" into stable/boron

6 years agoUpdated git submodules
Thanh Ha [Mon, 5 Jun 2017 20:46:23 +0000 (20:46 +0000)]
Updated git submodules

Project: releng/builder master 6dcbaae23a2599e5b0170c72983bbd2faafe4d12

Merge "Update default RPM snap build version to Nitrogen"

Update default RPM snap build version to Nitrogen

Change-Id: I6b2a19faf31b4c103ce1f4b3956703d68fdff504
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoLink to security considerations in install guide 80/58280/1
Lorand Jakab [Fri, 2 Jun 2017 21:58:09 +0000 (14:58 -0700)]
Link to security considerations in install guide

While at it, fix the security advisories links. It still works, since
the wiki redirects to the new page, but it's better to link directly.

Change-Id: I5c3895a98d46afe0750a29b35df69316e2735516
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
(cherry picked from commit c8f4feba58a30bc2fc107730148df1c4437245c2)

6 years agoUpdated git submodules
Thanh Ha [Mon, 5 Jun 2017 17:14:57 +0000 (13:14 -0400)]
Updated git submodules

Project: releng/builder master 18902a6514f0810fc981ff832979d6ff3928cbac

Remove opendaylight-shiplogs macro

We've migrated to using lf-infra-publish macro from global-jjb.

Change-Id: I5ec61c188d90bc9d220ace2296bcc57c1544cf2f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Andrew Grimberg [Mon, 5 Jun 2017 17:10:02 +0000 (17:10 +0000)]
Updated git submodules

Project: releng/builder master dc3446222821ea43d71f9c355a1182c99d2a3c54

Merge "Migrate project jobs to use lf-infra-publish"

Migrate project jobs to use lf-infra-publish

This macro uses curl instead of Maven to push logs to Nexus and is a
little bit faster.

Change-Id: Ib46aa25e8f5122865fb9b99ff4b637246247d70b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Andrew Grimberg [Mon, 5 Jun 2017 17:09:26 +0000 (17:09 +0000)]
Updated git submodules

Project: releng/builder master 88c1ee2b8aae1dd0cac4ee8476f481ba023a8141

Merge "Migrate int/test jobs to use lf-infra-publish"

Migrate int/test jobs to use lf-infra-publish

This macro uses curl instead of Maven to push logs to Nexus and uses
curl instead of Maven to push.

Change-Id: Ic7cf2417d6a2b58a919c3d1ebfc3b36a47c27153
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Andrew Grimberg [Mon, 5 Jun 2017 17:09:13 +0000 (17:09 +0000)]
Updated git submodules

Project: releng/builder master 53241bd817068fec19782bf46448301ece5edb90

Merge "Migrate int/dist to use lf-infra-publish"

Migrate int/dist to use lf-infra-publish

This macro uses curl instead of Maven to push logs to Nexus and is a
little bit faster.

Change-Id: I3eee49fb282736329f9715dd9a41ec0b6fea13bd
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Andrew Grimberg [Mon, 5 Jun 2017 17:08:49 +0000 (17:08 +0000)]
Updated git submodules

Project: releng/builder master 144623a4ffd48ac6f459e158fbaf4cc73c3a3be2

Merge "Migrate docs jobs to use lf-infra-publish"

Migrate docs jobs to use lf-infra-publish

This new macro uses curl instead of Maven to publish logs and is a
little bit quicker.

Change-Id: Id61e5fdbbfbe96a20044b65e3f1b1478d47d0a98
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Andrew Grimberg [Mon, 5 Jun 2017 17:08:38 +0000 (17:08 +0000)]
Updated git submodules

Project: releng/builder master fc441b2b3f644271eef0b5f8807f6294b702ec9e

Merge "Migrate autorelease jobs to lf-infra-publish"

Migrate autorelease jobs to lf-infra-publish

Use the lf-infra-publish macro from global-jjb to publish logs. This
macro use curl instead of Maven to push logs which is a little bit
faster.

Change-Id: Ib8238fdb8e8e493cf5a54513f90e1a2e0044bab6
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Andrew Grimberg [Mon, 5 Jun 2017 17:08:21 +0000 (17:08 +0000)]
Updated git submodules

Project: releng/builder master d51b349beb2eab289500e77f4387acdd408d300e

Merge "Migrate releng job templates to lf-infra-publish"

Migrate releng job templates to lf-infra-publish

Jira: RELENG-142
Change-Id: Ie2b84fcffb7027aec1baf80f5b78d1af0b7c3caa
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Peter Gubka [Mon, 5 Jun 2017 13:12:16 +0000 (15:12 +0200)]
Updated git submodules

Project: integration/test master d007155581bc732cf0881386c855ad8787fb1449

Use different prefix for restarted producer

Change-Id: I9a3dda87bc890b8b7582e05729bc41688fb7adff
Signed-off-by: Peter Gubka <pgubka@cisco.com>
6 years agoUpdated git submodules
Peter Gubka [Mon, 29 May 2017 10:34:12 +0000 (12:34 +0200)]
Updated git submodules

Project: integration/test master a33b3319276f4b606f7966e178ec067cb6c30339

Increase http timeout for shard stability to 2m

Change-Id: I0db5a818b543389c727ec16fb525f4ab74d088e8
Signed-off-by: Peter Gubka <pgubka@cisco.com>
6 years agoUpdated git submodules
Tomas Cere [Wed, 31 May 2017 12:53:57 +0000 (14:53 +0200)]
Updated git submodules

Project: netconf stable/boron 5fc76d99368f3b1c0c9aeba0512992819123eff3

BUG 8566 direct writes to ordered list fail

Incorrect handling of direct writes into a mapEntry which tries
to merge an empty parent list instead of an exists check but doesnt
correctly handle the possibility of an OrderedMapNode as a parent.

Change-Id: Ia2c75cc50e6ff4c9c7c9be36846c08cc85cff491
Signed-off-by: Tomas Cere <tcere@cisco.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Fri, 2 Jun 2017 23:30:23 +0000 (16:30 -0700)]
Updated git submodules

Project: releng/builder master 002b9147e8ea4ac1d83543ac89663b45c1c0ecf0

Use -m pip from python instead of pip directly

When the workspace is too long, as can happen with long
job names, there is trouble running commands in the
virtualenv.

this is trying to find all the places this would be
needed, but specifically to address a few current
problems like [0] which sometimes completes but cannot
push logs because the job name is too long.

The idea came from shague [1] which came from
openstack [2].

[0] https://jenkins.opendaylight.org/releng/user/jluhrsen/my-views/view/netvirt%20csit/job/netvirt-csit-1node-openstack-newton-nodl-v2-upstream-stateful-snat-conntrack-carbon/
[1] https://git.opendaylight.org/gerrit/#/c/51699
[2] https://review.openstack.org/#/c/399754

Change-Id: I9e99893d8de69ef0eb7b36309983cedc0befb549
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Victor Pickard [Thu, 4 May 2017 16:55:06 +0000 (12:55 -0400)]
Updated git submodules

Project: netvirt stable/boron 32175d56bbfa9538fab587d33d4ee2af5907cf70

Bug 8376: Fix DHCP for external tunnels

DHCP for external tunnels does not work with neutron
DHCP server.

ODL is installing rules to punt DHCP packets received
on external tunnels to controller, even when ODL
DHCP is disabled. But, since ODL DHCP is disabled,
no DHCP response is sent by ODL. And, with these
rules installed, neutron dhcp server never sees the
DHCP packet. As a result, VM will not get IP
address.

Do not start listeners that are responsible for
installing DHCP rules to punt DHCP packets to
ODL controller when ODL DHCP is disabled.

Change-Id: Ib0e243a9bca5866e50a5d1cb4c70cd4441dd01e6
Signed-off-by: Victor Pickard <vpickard@redhat.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Thu, 1 Jun 2017 21:07:22 +0000 (14:07 -0700)]
Updated git submodules

Project: releng/builder master 08788236830ef4f7d667d395d75b86f766f27195

Remove auto job creation for Beryllium

now that Carbon is released, we are no longer dealing
with Beryllium

Change-Id: Iae74afd9742b03b9ba1e6907a8e3bfd335c4a00e
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>