docs.git
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>
6 years agoUpdated git submodules
Peter Gubka [Wed, 31 May 2017 10:14:10 +0000 (12:14 +0200)]
Updated git submodules

Project: integration/test master 3f23459066c7630fc532d8249ed5e09acdb6da2b

Remove beryllium specific tests and testplans

Change-Id: Id34a84e2591f5dbf57888b20c14c28c79bd14899
Signed-off-by: Peter Gubka <pgubka@cisco.com>
6 years agoUpdated git submodules
jenkins-releng [Wed, 31 May 2017 15:24:46 +0000 (15:24 +0000)]
Updated git submodules

Project: releng/builder master 187770b9d3918a4d9a5528c29780af96e2ce5b74

Auto Update CSIT Jobs to run

Change-Id: I469ed201c7fccc20a93e39d9a8accdc4941e5bad
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Claudio D. Gasparini [Wed, 24 May 2017 15:25:05 +0000 (17:25 +0200)]
Updated git submodules

Project: integration/test master cb65e7e5826bdd4b6d3af6909fb858aa4f94c1f8

Fix exabgp flowspec config

Change-Id: I3a732b1cfdd671d35c826bfdee94bceab04cd3ff
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdated git submodules
Thanh Ha [Wed, 31 May 2017 14:36:24 +0000 (10:36 -0400)]
Updated git submodules

Project: releng/builder master 75b8d9a07513cd1a6323b72078df5ed45da3b345

Add a workaround for missing taglist.log

Since we fail the build now if any line in a script fails this is
causing validate-autorelease to fail unexpectedly. Temporarily put in
place a workaround on the problematic line so that it passes until we
put in a proper fix.

Change-Id: I31999f0f78d5ca360f20fa14536310924263c0a4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Luis Gomez [Tue, 30 May 2017 17:56:38 +0000 (10:56 -0700)]
Updated git submodules

Project: integration/test master 2a4bb34c25737cb2492b50039c3e64110978819d

Set WARN log level in OF perf jobs

Change-Id: Ib1a4d10d89d51248808e37f6fb6c589891d19451
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdated git submodules
Luis Gomez [Tue, 30 May 2017 20:37:14 +0000 (20:37 +0000)]
Updated git submodules

Project: releng/builder master 12a5e3c805a1cd10a2ea3be272df0254d63aa8a5

Merge "Add Boron branch and csit jobs for jsonrpc"

Add Boron branch and csit jobs for jsonrpc

Change-Id: I2d61fa52846e5ff2b0aa7471f5d39e1fa3d33b41
Signed-off-by: Sreekalyan Devaraj <kalyan.ds@gmail.com>
6 years agoUpdated git submodules
Thanh Ha [Mon, 29 May 2017 23:33:20 +0000 (19:33 -0400)]
Updated git submodules

Project: releng/builder master 8ad961fad6d4a35e7447e62ebf98191795ac82dc

Remove unsupported Beryllium jobs

Since Carbon has been officially released Beryllium is no longer
supported so remove the jobs.

Change-Id: Iaef265dc8dbc1bc7be87a0b0bed56bb84cf77c25
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Daniel Farrell [Mon, 29 May 2017 21:21:34 +0000 (21:21 +0000)]
Updated git submodules

Project: releng/builder master 8f09a881eae993f36bb4fa193523cf401ebb9a01

Merge "Migrate csit templates to lf-infra-publish"

Migrate csit templates to lf-infra-publish

Pull in updated global-jjb which contains changes to allow archiving via
ARCHIVE_ARTIFACTS variable.

Jira: RELENG-140
Change-Id: I32cb19ecc962d1849ada527470c21a77782217c5
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Daniel Farrell [Mon, 29 May 2017 15:52:50 +0000 (11:52 -0400)]
Updated git submodules

Project: releng/builder master 2e0dab50ed55b594a839a55859a87dbe26e1e339

Better YAML formatting, remove ignore rule

Change-Id: Iaa314b155c1607affdfca9174d861d081dab5a26
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
Vratko Polak [Mon, 29 May 2017 11:26:50 +0000 (13:26 +0200)]
Updated git submodules

Project: integration/test master 9b6473789ef58a493a4fbd4a713035db635f318b

Pin requests==2.15.1 for tox coala

Otherwise there is a conflict on chardet version.

Change-Id: Id2e2ada4fc95ad92ce90c355d8ff56ac0508d9db
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
6 years agoUpdated git submodules
Daniel Farrell [Mon, 29 May 2017 15:43:41 +0000 (15:43 +0000)]
Updated git submodules

Project: releng/builder master 3c95c3a1ce8d676001797741f2bcafc09aba78ca

Merge "Move git-review into LFTOOLs comment block"

Move git-review into LFTOOLs comment block

Change-Id: Ie901a2d53489dab163e49952d9482313cf83bbdd
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 29 May 2017 14:41:20 +0000 (14:41 +0000)]
Updated git submodules

Project: releng/builder master ecb8462b3d0e5fea3ab2caba8969cb7237e002c7

Merge "Add jobs for all pup-odl branches"

Add jobs for all pup-odl branches

Change-Id: I968fd0d8056f7273bd6fc58289f5cdf785be2c13
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
Thanh Ha [Mon, 29 May 2017 14:32:58 +0000 (14:32 +0000)]
Updated git submodules

Project: releng/builder master 35bb75e7b5c38b61b08be8ade5f772416863808a

Merge "Update cloud image list docs"

Update cloud image list docs

Change-Id: I27c5ed107b45a59642c1fe2902d2087785fa46b6
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 29 May 2017 14:02:27 +0000 (14:02 +0000)]
Updated git submodules

Project: releng/builder master 8da2a76e4a945a5ceac0896631c22eb49a4cec2c

Merge "Fix version bump git-review publish code"

Fix version bump git-review publish code

Change-Id: I9efe5744448813a495b03f8fbda300254d25d621
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 29 May 2017 13:46:37 +0000 (13:46 +0000)]
Updated git submodules

Project: releng/builder master fdf3efdfd4733a69ee54e09aaf89ab78ea382339

Merge "Fix cleanup stale stacks job"

Fix cleanup stale stacks job

commit dcba567b0ce17e7cbb3c80b38c45ceb6e490e79d was rebased/merged
does not handle stack status correctly. This change should fix the
issue.

Change-Id: I244d2499eb0dabe2f196e401e4f94cc0869685a2
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Daniel Farrell [Mon, 29 May 2017 07:00:40 +0000 (07:00 +0000)]
Updated git submodules

Project: releng/builder master 6cefa01d7bd2a44559006080c568a59d5b5f5cac

Merge "Install git-review through yum repositories"

Install git-review through yum repositories

Installing through pip as root on the base image  is not
recommend practice since this could impact other deps.

Change-Id: I12f1a4aa1e129a65af43736879ac46f7fe7c3c81
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Anil Belur [Mon, 29 May 2017 00:24:41 +0000 (00:24 +0000)]
Updated git submodules

Project: releng/builder master 2359085020fea128acd0330ad3fa0a15ef3a9974

Merge "Improve multipatch patches-to-build param docs"

Improve multipatch patches-to-build param docs

Change-Id: I6c805dd8ad3c05f1980e7f6a49efca21f3fc3e73
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
Daniel Farrell [Fri, 26 May 2017 21:12:24 +0000 (17:12 -0400)]
Updated git submodules

Project: releng/builder master 3bc367a4cad1b304609d9403190a097612173dbd

Add ansible-opendaylight test jobs

Change-Id: I911ff41623739782261aef909774f8f30e2732e9
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
Peter Gubka [Sat, 27 May 2017 11:42:33 +0000 (13:42 +0200)]
Updated git submodules

Project: releng/builder master f4c5481563e0cb517f9fcc3fabc20792e0fc2863

Rollback the requests libarary

Change-Id: Ieedab3c5e024a3a8ace994ae22b25bf44e940746
Signed-off-by: Peter Gubka <pgubka@cisco.com>
6 years agoUpdated git submodules
Thanh Ha [Sat, 27 May 2017 14:17:06 +0000 (10:17 -0400)]
Updated git submodules

Project: releng/builder master 28f92191d9d3d96522e12b5ae1e4e680e5a41352

Pin requests to <2.16

The new requests library pulls in a chardet dependency that is in
conflict with coala packages. Pin the version of requests to ensure
we're pulling in a supported version.

Change-Id: I9892a88d6d3cee6152d83b94feaef0e6a1e4998f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Fri, 26 May 2017 20:36:34 +0000 (16:36 -0400)]
Updated git submodules

Project: releng/builder master 0cc46d6bb12acca2a0915a0224ccb790c784cd94

Add xmlstarlet to base image

This tool is used by lftools to parse xml and is generally useful so
include it in base image.

Change-Id: I6df7061fb00c865d1ed421f3814e3d63643e591d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Peter Gubka [Fri, 26 May 2017 19:14:46 +0000 (21:14 +0200)]
Updated git submodules

Project: integration/test master 62ad7a2f4d5da7231fdd3bf8910b5ec59280a878

Fix time format for RequestsLibrary

Change-Id: I68a3d295ebefeccb0da32f66943c60bc5a4e4b5d
Signed-off-by: Peter Gubka <pgubka@cisco.com>
6 years agoUpdated git submodules
Peter Gubka [Fri, 26 May 2017 15:48:37 +0000 (17:48 +0200)]
Updated git submodules

Project: integration/test master ea6cf4a97b0bd1d025347b02e239c1b4e8c8dcc7

Refactor action proveder suites

Change-Id: I739f121c4a9bded6bc52b0152dd5fa09bde5b856
Signed-off-by: Peter Gubka <pgubka@cisco.com>
6 years agoUpdated git submodules
Peter Gubka [Fri, 26 May 2017 12:19:03 +0000 (14:19 +0200)]
Updated git submodules

Project: integration/test master 70544bcb06151aa74f3c11c81bb97809b6a11ae3

Use 125s timout for shard leader deatails

For more details https://bugs.opendaylight.org/show_bug.cgi?id=8434#c6

Change-Id: Ic2f051c86cc516210dff6c030782c5fc0055b3ac
Signed-off-by: Peter Gubka <pgubka@cisco.com>
6 years agoUpdated git submodules
Peter Gubka [Fri, 26 May 2017 15:28:13 +0000 (17:28 +0200)]
Updated git submodules

Project: integration/test master 075c5362d8b4f3a4ce959c3d9844ced5b223aa23

Add http_timeout as parameter

into ShardStability.Verify_Shard_Leader_Located_As_Expected

Change-Id: I835a52ffbd2f9a40b2d1e4e84089e9ea317e923d
Signed-off-by: Peter Gubka <pgubka@cisco.com>
6 years agoUpdated git submodules
Peter Gubka [Fri, 26 May 2017 10:44:41 +0000 (12:44 +0200)]
Updated git submodules

Project: integration/test master b2604605b061adefb5d8127159a74f7970c4cf59

Update suites with better described timeouts

Change-Id: Ic0a5c30386c82b816c4463cb1334a3e0a2406e26
Signed-off-by: Peter Gubka <pgubka@cisco.com>
6 years agoUpdated git submodules
Thanh Ha [Fri, 26 May 2017 15:20:53 +0000 (15:20 +0000)]
Updated git submodules

Project: releng/builder master 3f26f0d97606964d92ae8ef8b05c911a40f58e19

Merge "Add job to delete stale nodes older than 24H on RS"

Add job to delete stale nodes older than 24H on RS

- All jobs are expected to complete within 24H atmost, this job
removes nodes on RS with creation time older than 24H.
- Reorder the jobs alphabetically.
- Use global-jjb lftools script

Note: this change requires an upstream change to be merged
in lftools for running successfully.
https://gerrit.linuxfoundation.org/infra/4861
Change-Id: Id37a73ce8b1f785cdfd52507bafdfbeda00f3c9f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Vratko Polák [Fri, 26 May 2017 12:01:52 +0000 (12:01 +0000)]
Updated git submodules

Project: releng/builder master 59ac8b3b30f2b66ed9af419870952bf039341c87

Merge "Move GC logs from cluster csit jobs to archive"

Move GC logs from cluster csit jobs to archive

Change-Id: I865d66228f6579e22c581b12d0007e57e13c4903
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
6 years agoUpdated git submodules
Peter Gubka [Fri, 26 May 2017 10:07:18 +0000 (12:07 +0200)]
Updated git submodules

Project: integration/test master e264d1fc03d96158686202b56019d32a3da63141

Set bgp longevity to run on rib owner node

Change-Id: I7fe6eab42835da24ba52b10c4d86a09df580773f
Signed-off-by: Peter Gubka <pgubka@cisco.com>
6 years agoUpdated git submodules
Peter Gubka [Fri, 26 May 2017 08:48:54 +0000 (10:48 +0200)]
Updated git submodules

Project: integration/test master 197d624d58b6595a2ef07847fd10eeb6ee651ef3

Increase waiting in case of leader election

Change-Id: I6a8c92c6533377aec9f0d604d244bef08dfbe5c0
Signed-off-by: Peter Gubka <pgubka@cisco.com>
6 years agoUpdated git submodules
Luis Gomez [Fri, 26 May 2017 02:28:04 +0000 (19:28 -0700)]
Updated git submodules

Project: releng/builder master 0f7f2b78a95e32d647931db4cac1b7921a8ac832

Add KARAF_VERSION to variables.prop file

- This way the variable can be passed to distribution test job.
- With this change autorelease can generate and trigger test for
either k3 or k4 distribution. With this change k3 is default.
- Ideally it should be possible to generate and trigger test for
both distributions k3 and k4 but the way the scripts are written
today in autorelease it seems like too much rework.

Change-Id: I7708c95e7ee889a1eae93f05003a630dac06ccc2
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdated git submodules
Vratko Polak [Thu, 25 May 2017 12:36:26 +0000 (14:36 +0200)]
Updated git submodules

Project: integration/test master 69d0ece82e220c6c1a4b7ac6eee49eb9f5127b0f

Enable GC logging on karaf start

As GC logging cannot append, filename contains date (epoch).
Logging is unconditional for now but target directory is configurable.

Change-Id: I99554b97b400c1a4c69618dc5ba130625be6709c
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
6 years agoUpdated git submodules
Thanh Ha [Thu, 25 May 2017 18:16:59 +0000 (14:16 -0400)]
Updated git submodules

Project: releng/builder master beb6b4f8eb96bd3e5b8295deebb23429182c3c32

Force deployment repository

Explicitly force the opendaylight.snapshot repository to ensure that we
push to the right repo even if a project pom does not define a
deployment repo.

Change-Id: I066870a9b0c2625ddb0284bc0404c9e922c13aac
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Alok Anand [Thu, 25 May 2017 16:57:36 +0000 (22:27 +0530)]
Updated git submodules

Project: releng/builder master 085db5a0ddd66aa9397ae8fbfba8fbd75ea0d080

Daily build-rpm-snap job

Adds daily timed trigger to build-rpm-snap job. The resulting
rpms can be useful for downstream projects.

Change-Id: I2316e6817b9a04745efe095a6a5291f073a25bb2
Signed-off-by: Alok Anand <alok4nand@gmail.com>
6 years agoUpdated git submodules
Quan Xiong [Fri, 19 May 2017 05:54:56 +0000 (13:54 +0800)]
Updated git submodules

Project: integration/test master 80a675874e6ca1c98448ea0af0f03a01c44d8499

Fix the CSIT bug

Change-Id: I00e7521a90336cabcfc3534c1d13fb7214aaf8d2
Signed-off-by: Quan Xiong <xiong.quan@zte.com.cn>
6 years agoUpdated git submodules
Peter Gubka [Thu, 25 May 2017 12:31:32 +0000 (14:31 +0200)]
Updated git submodules

Project: integration/test master 39414f936e7c4db94524665816ddffd741fc3331

Add 125s timout to get singleton device owner

Change-Id: Ifba1dcb5651bf351a73d3a827b472f9948843747
Signed-off-by: Peter Gubka <pgubka@cisco.com>
6 years agoUpdated git submodules
Thanh Ha [Thu, 25 May 2017 14:13:13 +0000 (10:13 -0400)]
Updated git submodules

Project: releng/builder master 18cde0b247482ee4196a859c3359c705b0e68655

Version bump should be performing a deploy

Change-Id: I39d95b3f417c72a574feb7bec7ccf0061daf1909
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Peter Gubka [Wed, 24 May 2017 15:14:59 +0000 (17:14 +0200)]
Updated git submodules

Project: integration/test master c0518195e9201b5afb0c00d8a7b4c69177199435

Add default critical tag to bgpclustering

longevity stest suite.

Change-Id: I8c4e763d8502e3778b16fc74cb7b0e3ed488fea9
Signed-off-by: Peter Gubka <pgubka@cisco.com>
6 years agoUpdated git submodules
Peter Gubka [Thu, 25 May 2017 09:56:37 +0000 (11:56 +0200)]
Updated git submodules

Project: integration/test master ab10b2d17515818c30dd326096894f2189fe49a9

Add entity-ownership:operational to stability list

Change-Id: I6f78b0877c9b9c8bd5741538be2d1d3b2b31241e
Signed-off-by: Peter Gubka <pgubka@cisco.com>
6 years agoUpdated git submodules
Anil Belur [Thu, 25 May 2017 11:19:49 +0000 (11:19 +0000)]
Updated git submodules

Project: releng/builder master cca9cd0681f4970b31d136845c92fbf3ba30712f

Merge "Add version bump job"

Add version bump job

Create a job that performs version bumping activities via Jenkins. This
job:

    1) Version Bumps by x.y.(z+1) on release branch
    2) Runs a Maven Build and deploys the bumped artifacts to Nexus
    3) Pushes the patches to Gerrit

This patch also archives relevant log information and creates
reproducible patches in case manual intervention is necessary.

Change-Id: Ic03787c6ced6796db067832b0a7c8218e457b216
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Thu, 25 May 2017 04:41:43 +0000 (21:41 -0700)]
Updated git submodules

Project: releng/builder master 4e14197f691570593c766f897f95ff5471f66fb1

Use stable/carbon instead of carbon for verify

Change-Id: Ibafd4801598182d4cbfe9c1f089ec7f9bfd1b747
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Daša Šimková [Wed, 12 Apr 2017 09:56:56 +0000 (11:56 +0200)]
Updated git submodules

Project: integration/test master 964f5d962163e0df2482d4fc444e9da0dda7f7d2

Add Yangman modules loading testing robot suite

Add navigate to yangman url test step to 502 yangman test suite to
secure that yangman submenu url is navigated to when yangman is not
the only dluxapps feature installed.

Change-Id: I08e98b5665462c275400f19cc3162fd04c181e5c
Signed-off-by: Daša Šimková <dasa.simkova@pantheon.tech>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Tue, 23 May 2017 00:09:35 +0000 (17:09 -0700)]
Updated git submodules

Project: integration/test master 9bcc8cf20d9aa42f668b50b39a12f36913d7a383

BUG 8529: validate vlan tag in operational

Change-Id: Ie2b5e74060f62b3ae7d30e7113fad045030db963
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
lgiersch [Thu, 18 May 2017 18:50:46 +0000 (11:50 -0700)]
Updated git submodules

Project: integration/test master a43190f69844130b8169d586f9a918453c0c4cc0

Add flow stat test to clustered reconciliation

Change-Id: I5000073feaf7ed98d2991a93b70b218e9a16ea00
Signed-off-by: lgiersch <lgiersch@brocade.com>
6 years agoUpdated git submodules
Martin Mihálek [Fri, 12 May 2017 07:28:47 +0000 (09:28 +0200)]
Updated git submodules

Project: integration/test master b8deff3a481f6e93890bbddf2edbc745eb203cc6

Increase WUKS timeout in SXP filtering tests

- Increased retry interval to 2s as on CSIT-ALL tests checked states
  are quite often updated after last WUKS tick

Change-Id: Ia87f793917c73693d5150f0a6a29404d4c49606d
Signed-off-by: Martin Mihálek <mamihale@cisco.com>
6 years agoUpdated git submodules
Ursicio Martin [Wed, 29 Mar 2017 12:59:21 +0000 (14:59 +0200)]
Updated git submodules

Project: integration/test master 55c6c1c27966f49fac5bc57c111414f831e8ef4c

SFC: Implement boron and carbon scope

Change-Id: I17e85c5d00c2d2060bfb527a4e77e3477758ebda
Signed-off-by: Ursicio Martin <Ursicio.Javier.Martin@ericsson.com>
6 years agoUpdated git submodules
Thanh Ha [Wed, 24 May 2017 01:09:16 +0000 (21:09 -0400)]
Updated git submodules

Project: integration/test master 523d0af3262baab6012a962b768fd11a3fb0559b

Pin coala to 0.11

coala-bears 0.11 just released 5 hrs from this patch author date. It
breaks the build because we were pinning coala. It seems coala and
coala-bears versions must match exactly so pin both versions for good
measure.

Change-Id: If16e2c0dcccee46e674e34aefb03fbe6b6b1a8f2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Peter Gubka [Mon, 22 May 2017 15:53:38 +0000 (17:53 +0200)]
Updated git submodules

Project: integration/test master 93f5338fc291aa090b64bc6f33302a333b987afa

Increate default timout to 2s for netconf CRUD

Change-Id: I4af2bcc8a6767143c1c65d952e7baf14acae41a8
Signed-off-by: Peter Gubka <pgubka@cisco.com>
6 years agoUpdated git submodules
Peter Gubka [Tue, 23 May 2017 12:40:13 +0000 (14:40 +0200)]
Updated git submodules

Project: integration/test master da5d0ca3a20b7b0bf1c0081eabffcb2698cc6346

Bug 8534 - fix the leader asssert

Change-Id: Ifa9b410f3293a489c6916d498297b58b24b2fa9a
Signed-off-by: Peter Gubka <pgubka@cisco.com>
6 years agoUpdated git submodules
Jamo Luhrsen [Wed, 24 May 2017 04:05:11 +0000 (04:05 +0000)]
Updated git submodules

Project: releng/builder master f5a577d77da10732d0a0e0aed24b9d6494944eac

Merge "Remove table miss flow feature from test"

Remove table miss flow feature from test

OF scalability test will use NB pushed flows:
https://git.opendaylight.org/gerrit/#/c/57660

Change-Id: Ic8339ec65fc2d5a3145503a295bbeec57efdddc8
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdated git submodules
Luis Gomez [Tue, 23 May 2017 07:49:49 +0000 (00:49 -0700)]
Updated git submodules

Project: integration/test master 6707668e987bc62d563b133f421068baa424e8c5

Adjust OF scalability test

Add table miss flows using REST instead of application.

Change-Id: Ie945b78378a6399c3184211f1a6a5ebe52442e2e
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdated git submodules
Thanh Ha [Wed, 24 May 2017 00:56:59 +0000 (20:56 -0400)]
Updated git submodules

Project: releng/builder master 96faf4b72778d17f9a933ee98e1110a64985127f

Pin coala to 0.11

coala-bears 0.11 just released 5 hrs from this patch author date. It
breaks the build because we were pinning coala. It seems coala and
coala-bears versions must match exactly so pin both versions for good
measure.

Change-Id: I06cf7dd2d0e84844563bc8d8b842be99f9a1f168
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Luis Gomez [Tue, 23 May 2017 18:19:03 +0000 (11:19 -0700)]
Updated git submodules

Project: releng/builder master 626d2fdffd7354fdafc9345ad21fb79b0690f1f0

Remove comment for daexim

Just forgot doing that in the previous patch.

Change-Id: Ia2ba0783314eff692e6efbc98bf3e77855ddd9cd
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdated git submodules
Thanh Ha [Tue, 23 May 2017 16:35:26 +0000 (16:35 +0000)]
Updated git submodules

Project: releng/builder master 42d935b040cba9d447948454b0baeff712c7797d

Merge "Remove UNIMgr from N b/c of compilation failures"

Remove UNIMgr from N b/c of compilation failures

Change-Id: I5e2eca81377a4a1847e20d33261fe1971e3e20fa
Signed-off-by: Colin Dixon <colin@colindixon.com>
6 years agoUpdated git submodules
Akshita Jha [Wed, 10 May 2017 16:49:20 +0000 (22:19 +0530)]
Updated git submodules

Project: releng/builder master 5e54d8fbfadf30daf4a78e57a3ee982b021f78c5

Add carbon .deb for `packaging-test-deb` job

Change-Id: Ib0553255bd6e0b883f8a3f9a6af4213be06b95ae
Signed-off-by: Akshita Jha <zenith158@gmail.com>
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdated git submodules
jenkins-releng [Tue, 23 May 2017 15:09:48 +0000 (15:09 +0000)]
Updated git submodules

Project: releng/builder master 2fc8601b690b94622261ea678df869837c9d7135

Auto Update CSIT Jobs to run

Change-Id: I8479f03dca2c3ff601135008281a6507187b8b49
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Luis Gomez [Tue, 23 May 2017 14:58:49 +0000 (14:58 +0000)]
Updated git submodules

Project: releng/builder master a6007e3e23998ca7448decb0c79797dfc421b348

Merge "Fix daexim jobs (not SR project)"

Fix daexim jobs (not SR project)

- Project has not branched yet (master=carbon).
- CSIT test is triggered by success project merge.
- CSIT test is not included in distribution test.

Change-Id: I9d563cad2e8a9756e80d69238dcfab349e8001b5
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdated git submodules
Thanh Ha [Tue, 23 May 2017 14:30:54 +0000 (14:30 +0000)]
Updated git submodules

Project: releng/builder master dd5eda42d1a7bbda43e091e6ef248286e62a2f12

Merge "Install lftools using the global-jjb scripts"

Install lftools using the global-jjb scripts

Change-Id: I9bb203890eeab2cefa9cdda0640cfd72d8600e3e
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Thanh Ha [Tue, 23 May 2017 14:18:29 +0000 (14:18 +0000)]
Updated git submodules

Project: releng/builder master 6e54d42d5a08f4bf66f0203f37acfc841e7e8f85

Merge "Update releng/global-jjb repository information"

Update releng/global-jjb repository information

Change-Id: I985d938da9ece7190eeb36489ac89088b4fa3f31
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Mon, 22 May 2017 22:46:59 +0000 (15:46 -0700)]
Updated git submodules

Project: integration/test master 06956dcd01d066e2d99e7ef867b081428d69971c

Dynamically create tags based off of jobs $SG_MODE

Change-Id: I481688da7b7666356f484c33573bc8b84b23ac07
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Luis Gomez [Mon, 22 May 2017 20:40:48 +0000 (13:40 -0700)]
Updated git submodules

Project: integration/test master 75f48d349f0f618bdf4e38cd38ecab8004b72d6f

Pin coala version to <0.11

I seems the new 0.11 version breaks us due to dependency conflicts.
Let's pin the version and migrate when we have time to troubleshoot.

Change-Id: I9ebabb1dab3097e17860fab895798984b44e042c
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdated git submodules
Luis Gomez [Mon, 22 May 2017 16:40:15 +0000 (09:40 -0700)]
Updated git submodules

Project: releng/builder master 2e46477cba28f15c675df047f004f85f97d439f6

Nitrogen distribution test runs on Karaf3

This is a miss in my last patch.

Change-Id: I7063d0dc946ca1ada02bc3b1a400da52846a18c9
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdated git submodules
jenkins-releng [Mon, 22 May 2017 17:30:20 +0000 (17:30 +0000)]
Updated git submodules

Project: releng/builder master e056142e64f3ccd65d96b4d89167ca838b8d4e2f

Auto Update CSIT Jobs to run

Change-Id: I8c297bb1d80b4e46c1d0b951fb47ba95f625ac2d
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdated git submodules
Thanh Ha [Mon, 22 May 2017 17:17:00 +0000 (13:17 -0400)]
Updated git submodules

Project: releng/builder master 1873e2fde4e7a672cc7025981319b3a39767aaa9

Pin coala version to <0.11

I seems the new 0.11 version breaks us due to dependency conflicts.
Let's pin the version and migrate when we have time to troubleshoot.

Change-Id: Ia83733fcbba20a0e796242890a3bfe412e801a15
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Jamo Luhrsen [Mon, 22 May 2017 17:06:00 +0000 (10:06 -0700)]
Updated git submodules

Project: releng/builder master d10f6fa9f4068b173687d8c4a9efd5a3d9144143

Remove noop csit for armoury

Change-Id: I5d90811ea7c1071e4343bc113ea819eafb7f1fc9
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdated git submodules
Peter Gubka [Mon, 22 May 2017 08:29:40 +0000 (10:29 +0200)]
Updated git submodules

Project: integration/test master fa18f034817917316b4b4fdf3570ef5d7c458b5d

Increase http timeouton robot side to 260s

for produce-transactions and write-transactions rpcs.
120s is a hard timeout for transactions and there is
a need to be sure what is going on, so 260s is chosen.

Change-Id: I8eb337012ed8cd3154291f948df4977699901965
Signed-off-by: Peter Gubka <pgubka@cisco.com>
6 years agoUpdated git submodules
Peter Gubka [Fri, 19 May 2017 15:27:37 +0000 (17:27 +0200)]
Updated git submodules

Project: integration/test master a0dca31fac6f45fbc32a64295a361dd93634333c

Increase http session timeout for shard stability

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

Project: integration/test master 90ab1c3d17ca1db5a643499f005f178e9f8ba776

Test cases reorder in ddb sanity suites

Change-Id: I693d7c6da5d23d8d20f9985450393bea99b6b4e5
Signed-off-by: Peter Gubka <pgubka@cisco.com>
6 years agoUpdated git submodules
Peter Gubka [Mon, 22 May 2017 09:58:39 +0000 (11:58 +0200)]
Updated git submodules

Project: integration/test master 20d6cc3948200194e9f1e77417ed061a9b7d853e

Remove leader replica in remote listener scenario

Change-Id: Idf010f8792b1ec3f2a87eddca761fe87ccf5ef0f
Signed-off-by: Peter Gubka <pgubka@cisco.com>
6 years agoUpdated git submodules
Peter Gubka [Fri, 19 May 2017 17:16:30 +0000 (19:16 +0200)]
Updated git submodules

Project: integration/test master cedbdf29e716711f9dfafdfe93d531c43479a91b

Add check of received response

It happened that the response was not received
https://logs.opendaylight.org/releng/jenkins092/controller-csit-3node-clustering-only-carbon/698/archives/log.html.gz#s1-s28-t3-k2-k26-k1-k2

Change-Id: I84009bc4b89b3a499a78038415e09f7e1d0af52c
Signed-off-by: Peter Gubka <pgubka@cisco.com>
6 years agoUpdated git submodules
Anil Belur [Sat, 20 May 2017 01:52:27 +0000 (01:52 +0000)]
Updated git submodules

Project: releng/builder master a4f97144ff107bf404660886598da1f42911f20e

Merge "Make docs verify jobs run concurrently"

Make docs verify jobs run concurrently

Change-Id: I573cdfc527f02ebb5570aebe9b7a8dfbdd165713
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdated git submodules
Luis Gomez [Thu, 18 May 2017 00:09:52 +0000 (17:09 -0700)]
Updated git submodules

Project: integration/test master d429e3c8acaccd2e34163a45e28d85ecba58df16

Disable stale marking feature test

The feature activation is being moved from REST to config
file and during this transition the test should be disabled.

BTW stabilize the test suite and organize KWs.

Change-Id: Ib808332575fb3e068311a46c1360961e4d6b0d1e
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Thanh Ha [Fri, 19 May 2017 19:40:19 +0000 (15:40 -0400)]
Updated git submodules

Project: releng/builder master d14c0165c75eeff07243d0286860b62cd91422fa

DO NOT exit on unexpected stack status

Rackspace seems to be returning NULL status lately on some calls to get
the stack status before returning a valid status in the next call. If we
exit the script it will fail the build too soon.

Change-Id: Ia18938d27a316712e0c20d0703405f4163fe295b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 18 May 2017 22:03:49 +0000 (15:03 -0700)]
Updated git submodules

Project: integration/test master 7f25e090e6d1788071c8ddc99a67be2c198584e3

Make sg suite ping success ok for transparent mode

Change-Id: I788138e4ad7802ac4f0f6b1d13be68f1e00ee237
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Daniel Farrell [Fri, 19 May 2017 17:46:21 +0000 (17:46 +0000)]
Updated git submodules

Project: releng/builder master 56507ee9f8fc12f08ae37c482eef13c547a93136

Merge "Let branch determine pup-odl tests to run"

Let branch determine pup-odl tests to run

Don't use test helpers specific to a version of ODL, just use generic
entry points and have puppet-odl determine which tests to run based on
the branch.

This should work for Boron, but need 57398 to work on master.

Change-Id: Ida06c446162836135710cc5c34145dcc0eb5fe87
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Peter Gubka [Fri, 19 May 2017 14:29:56 +0000 (16:29 +0200)]
Updated git submodules

Project: integration/test master e2eaf44e0d7eec7ca60ddaa272ca9918ba4fa7f9

Use different prefix for become-shard-leader rpc

than are used for produce-transactions rpc.

Change-Id: I988103eba5ac7ec0444e0f9d1d816abfa7ef0bb1
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Peter Gubka [Fri, 19 May 2017 09:44:39 +0000 (11:44 +0200)]
Updated git submodules

Project: integration/test master 2e2073dc91969c04632d039780b427b9f18ca3d6

Reorder suite test cases

For add shard replica a retry is added

Change-Id: I09fdbeddc33cabc25e14673f4082eed96bda62a6
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Peter Gubka [Fri, 19 May 2017 11:49:25 +0000 (13:49 +0200)]
Updated git submodules

Project: integration/test master bb57e464e743d0fd5868f6b25e3d2e55978bdf42

Increase transaction producer time

Change-Id: I69175b42a90f19f0928ebb5203addee4e7028e4b
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Peter Gubka [Fri, 19 May 2017 10:49:08 +0000 (12:49 +0200)]
Updated git submodules

Project: integration/test master 155e090d852b4d8f31db8fce62b4d7b6edd1ce2e

Remove unneeded line

Fix bug 8512.

Change-Id: I11e4c4777ce5e88c122892cf02c9ae4462a1c5b6
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Peter Gubka [Thu, 18 May 2017 13:58:33 +0000 (15:58 +0200)]
Updated git submodules

Project: integration/test master 9c764bed7d7438799c1f4a83a5c64d49fe886b92

Replace shard moving to replica removal

Change-Id: Iab44c57ed9ece09f47172e268524af4b2d7c0b6e
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Daniel Farrell [Fri, 19 May 2017 08:22:15 +0000 (04:22 -0400)]
Updated git submodules

Project: releng/builder master bacc0ad1488f4c5a50c9ac9aec97e6a4a753f9e7

Silence absurdly verbose pup-odl rvm output

Log was massive and hard to read due to useless pollution.

Change-Id: I17b05b250aec776f0ea29f3a9f55049cedc282e6
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Ivan Hrasko [Tue, 16 May 2017 08:55:04 +0000 (10:55 +0200)]
Updated git submodules

Project: netconf stable/boron 6fdf99175b9327f84feb8b32313087e5f4b56aa6

Bug 8455: Yang Patch response is not having the error details

- add error-info to error message

Change-Id: I0d637871969ff91850749228e92bda2055c71eef
Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
7 years agoUpdated git submodules
jenkins-releng [Fri, 19 May 2017 05:16:00 +0000 (05:16 +0000)]
Updated git submodules

Project: releng/builder master 3afb35f6183164c7c80103d6a18ebbeb71318862

Auto Update CSIT Jobs to run

Change-Id: Ibec8e668dddfe23d8d3e571fe5a1c60fa5d538c1
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Thanh Ha [Fri, 19 May 2017 05:05:08 +0000 (05:05 +0000)]
Updated git submodules

Project: releng/builder master 86d9504379f54094e9825b651b27dd3f7c0dfb88

Merge "Remove eman csit jobs"

Remove eman csit jobs

Change-Id: I965631b3b46ef95ab856397900559ca1849f74f1
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
jenkins-releng [Fri, 19 May 2017 04:58:55 +0000 (04:58 +0000)]
Updated git submodules

Project: releng/builder master 3f41c99d0aedec7f693fb38a3ba3822ceb1b1436

Auto Update CSIT Jobs to run

Change-Id: Idc1c746961ddf8b24ffdd659bfd33f5861ebbe65
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 18 May 2017 20:04:06 +0000 (13:04 -0700)]
Updated git submodules

Project: releng/builder master 0e906a3a4dbd953a62fd079df24797083489a1b2

Rename genius jobs to use gate and upstream

- gate jobs get priority and are used only in patch test
- upstream jobs are only run with upstream distros (merged code)

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