docs.git
7 years agoUpdated git submodules
Michael Vorburger [Tue, 19 Jul 2016 14:28:44 +0000 (16:28 +0200)]
Updated git submodules

Project: odlparent master aea97b99443822c40c504a60756df001e64f5ca9

Add sensible defaults for metadata required for Maven Central deployment

Change-Id: I15d09744aede2e54b5c4f63167777ab6b98600eb
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Fri, 22 Jul 2016 23:20:24 +0000 (23:20 +0000)]
Updated git submodules

Project: releng/builder master c0c1933f5427c79333385a1272bb410fd1242e66

Merge "add extra steps to install udpreplay"

add extra steps to install udpreplay

Change-Id: Ica4d019106e197daab78547c48e2659c28a46db2
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Mahendar Yavagani [Fri, 22 Jul 2016 02:08:34 +0000 (19:08 -0700)]
Updated git submodules

Project: integration/test master f1dc81b31e37a621eea4c76463977364067e3a26

Added the Nova Vm creation test and lib using port uuid and the vm of same network to be created accross the 2 different compute nodes

Change-Id: Iab688e2821317d1f26656383e9f51db99975733c
Signed-off-by: Mahendar Yavagani <mahendar.yavagani@gmail.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Ryan Goulding [Mon, 18 Jul 2016 23:19:10 +0000 (19:19 -0400)]
Updated git submodules

Project: aaa master 2eb9347e4ca5ebe3bd1eae9f697658d303d41e07

Remove stale documentation from aaa-filterchain javadocs

Documentation stated that Filter bundles may need to be dynamically imported;
since aaa-filterchain dynamically imports bundles anyway, this step is not
necessary.

Change-Id: If4317c8b72a395a22247259286d29c055cb1a72f
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoUpdated git submodules
Thanh Ha [Fri, 22 Jul 2016 19:56:02 +0000 (19:56 +0000)]
Updated git submodules

Project: releng/builder master 5ac9349373e20996974c1854aa06a861e39912a8

Merge "Migrate vtn matrix-verify jobs to freestyle-verify jobs"

Migrate vtn matrix-verify jobs to freestyle-verify jobs

This patch will:

    * Delete the existing {project-name}-verify-{stream} jobs
    * Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: I7360936e59b30ef8dab55c4710cea708c32bbbfc
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Script to fetch all TSC meeting minutes"
Thanh Ha [Fri, 22 Jul 2016 19:44:01 +0000 (19:44 +0000)]
Merge "Script to fetch all TSC meeting minutes"

7 years agoScript to fetch all TSC meeting minutes 33/42333/1
Colin Dixon [Fri, 22 Jul 2016 18:29:21 +0000 (14:29 -0400)]
Script to fetch all TSC meeting minutes

Change-Id: I63da0ec3c4d8c95540481656058abba7082da783
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoMerge "Documentation outline for atrium"
Colin Dixon [Fri, 22 Jul 2016 17:52:49 +0000 (17:52 +0000)]
Merge "Documentation outline for atrium"

7 years agoUpdated git submodules
Thanh Ha [Fri, 22 Jul 2016 17:50:36 +0000 (17:50 +0000)]
Updated git submodules

Project: releng/builder master df0f32f924e9a71436df812ae5f446e32c6e717f

Merge "Migrate yangide matrix-verify jobs to freestyle-verify jobs"

Migrate yangide matrix-verify jobs to freestyle-verify jobs

This patch will:

* Delete the existing {project-name}-verify-{stream} jobs
* Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: I198a99ec5a74aa8b7b359f1eb86d4e10a3a49446
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoScript to find obvious typos 27/42327/1
Colin Dixon [Fri, 22 Jul 2016 16:58:48 +0000 (12:58 -0400)]
Script to find obvious typos

Change-Id: I1bd4db8b87238a7edd9513bbdf025bef8ef90069
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoUpdated git submodules
Luis Gomez [Fri, 22 Jul 2016 16:41:33 +0000 (16:41 +0000)]
Updated git submodules

Project: releng/builder master 33c26800d6b150bb4431e087766c0c898d8c1f22

Merge "Keep plot records even for deleted builds"

Keep plot records even for deleted builds

Change-Id: I7bf389dcbb8f561f032095dd6e0db720ec56ca75
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Fri, 22 Jul 2016 16:05:28 +0000 (16:05 +0000)]
Updated git submodules

Project: releng/builder master 565e6e94714976b1f565f1d4e7d1d509ff33d4e2

Merge "Split OVSDB IT into separate mvn targets"

Split OVSDB IT into separate mvn targets

Previously there was only one maven target for OVSDB IT. This
would generate one large file, with the logs from all of the
tests.

This patch creates 4 separate maven targets for OVSDB IT:
  - build
  - library/it
  - southbound-it
  - hwvtepsouthbound-it

Each target will have  it's own log file. This should make
it a little easier to debug each particular IT test target.

Also, this patch adds a new file to config docker for hwvtep
emulation. This config will only occur for OVSDB IT tests
that need it, currently library/it and hwvtepsouthbound-it.

Change-Id: I49a85bf6055e3233747e822038a78b2261e8e24c
Signed-off-by: Victor Pickard <vpickard@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Fri, 22 Jul 2016 15:27:27 +0000 (11:27 -0400)]
Updated git submodules

Project: releng/builder master 1e367d8d20e458d379da8fa2e8f074e3895ba991

Fix capwap projects file duplicate variables

Change-Id: I8b00169f62c339d56a27a46f7263df4912d52e96
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Fri, 22 Jul 2016 12:44:31 +0000 (18:14 +0530)]
Updated git submodules

Project: releng/builder master 38adbca4c37e4638addeb063d08a4a36f342137e

Migrate toolkit matrix-verify jobs to freestyle-verify jobs

This patch will:

* Delete the existing {project-name}-verify-{stream} jobs
* Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: I84e825e414cc3b636b377895bdd8eb69dfc7311f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoDocumentation outline for atrium 23/39823/2
Manoj [Fri, 3 Jun 2016 07:55:37 +0000 (13:25 +0530)]
Documentation outline for atrium

Change-Id: Ib4d21594da1e82cfb66f88579462321804ee9719
Signed-off-by: Manoj <manoj.krishnan@wipro.com>
7 years agoUpdated git submodules
Michael Vorburger [Tue, 28 Jun 2016 17:16:48 +0000 (19:16 +0200)]
Updated git submodules

Project: odlparent master 084c660e824f9b3a5519ab12ee50de4bad1c87ec

Checkstyle now also covers src/test/java & src/test|main/resources

But license headers are not enforced in src/test/java - not because that
wouldn't be nice, but just because it is way too much work to fix up
everything - I've tried, and then realized that's not realistic.

Change-Id: I66bcca1c8a54cb8a242579884a33032eba3ee100
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Michael Vorburger [Mon, 4 Jul 2016 17:05:22 +0000 (19:05 +0200)]
Updated git submodules

Project: odlparent master f5c0a4fd75a55d36008242966a0723b06c28109f

Checkstyle new rule ConstantName

Change-Id: I2497c871880139142fc79cb05b677eb2629dce94
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Michael Vorburger [Fri, 22 Jul 2016 11:37:50 +0000 (13:37 +0200)]
Updated git submodules

Project: odlparent master 6f3c79bb94c1018147f9912bf8acc89b36ef6cb2

Checkstyle IllegalThrows with ignoreOverriddenMethods

The default is true, and for good reason; it was stupid of me to
originally have used ignoreOverriddenMethods = false.

This is because when you @Override a method, you cannot do anything
anymore about its throws clause - you have to comply with what you are
overriding.

Based on doing some real world Checkstyle clean up work and noticing
that this was wrong.

Change-Id: Ifbfd677074d7b84cbea52f5ca520791d648def75
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Yakir Dorani [Thu, 21 Jul 2016 14:57:34 +0000 (17:57 +0300)]
Updated git submodules

Project: odlparent master dbbca5866774d7fb81f1d4c97c879f50ed915949

Add NoCleanIfFailure option to SingleFeatureTest

This will as shown much clearer errors in case of SFT failures; e.g.
"java.lang.IllegalStateException: Can't install
feature odl-integration-compatible-with-all/0.5.0-SNAPSHOT:
Could not start bundle mvn:org.opendaylight.snmp4sdn/snmp4sdn/0.4.0-SNAPSHOT
in feature(s) odl-snmp4sdn-snmp4sdn-0.4.0-SNAPSHOT: The bundle
"org.opendaylight.snmp4sdn_0.4.0.SNAPSHOT [504]" could not be resolved.
Reason: Missing Constraint: Import-Package: org.opendaylight.controller.sal.packet; version="[0.7.0,1.0.0)""

as shown on https://lists.opendaylight.org/pipermail/odlparent-dev/2016-July/000467.html

Change-Id: I5b5df8807e87c76975598a0f3311010b781227c6
Signed-off-by: Yakir Dorani <yakir.dorani@hpe.com>
7 years agoMerge "Documentation outline for of-config."
Colin Dixon [Fri, 22 Jul 2016 13:36:21 +0000 (13:36 +0000)]
Merge "Documentation outline for of-config."

7 years agoDocumentation outline for of-config. 26/34726/5
hu.rui [Tue, 16 Feb 2016 01:03:34 +0000 (09:03 +0800)]
Documentation outline for of-config.

Update by freeinggo.

Change-Id: I2326bdbc9c3fa4e63eb78b0f4889e9d4920089bc
Signed-off-by: hu.rui <hu.rui2@zte.com.cn>
7 years agoMerge "Adding more documentation topics to nic"
Colin Dixon [Fri, 22 Jul 2016 13:25:00 +0000 (13:25 +0000)]
Merge "Adding more documentation topics to nic"

7 years agoUpdated git submodules
Thanh Ha [Fri, 22 Jul 2016 02:08:01 +0000 (22:08 -0400)]
Updated git submodules

Project: releng/builder master 840d328de228d3854ab9412bc4d1475b4a7d055c

Switch to public cloud for all integration jobs

Change-Id: I7ea570628c86fd12eb199f7fc6ad5060e6ebbda3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Fri, 22 Jul 2016 01:13:50 +0000 (18:13 -0700)]
Updated git submodules

Project: releng/builder master b4f6066f71bff6f690ec013cf8f1608d4910d20d

Move 3node csit tests to public cloud

Change-Id: I28afba5dc9b7502bb8ae8d8fdf5b30dc915c26bc
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Tomas Cechvala [Fri, 8 Jul 2016 10:26:28 +0000 (12:26 +0200)]
Updated git submodules

Project: integration/test master 674eae99c92a91e591d474f81b665cec20e711fe

Baseline for Openstack in GBP

Util methods and basic simple test cases

Change-Id: Icd466a78717ef5b9961f6070f353ed6a94d05c15
Signed-off-by: Tomas Cechvala <tcechval@cisco.com>
7 years agoUpdated git submodules
Luis Gomez [Thu, 21 Jul 2016 21:59:00 +0000 (21:59 +0000)]
Updated git submodules

Project: releng/builder master 0dd1ec34decfd108c6fb6551ae5f4b1f12139bbf

Merge "Run csit-1node-periodic jobs in public cloud"

Run csit-1node-periodic jobs in public cloud

We can now run jobs in the public cloud again. Lets move the
csit-1node-periodic jobs over and see how it works before moving more
jobs over.

Change-Id: If22ddaabeaa66774bc7d7224a3ab7e05eddc6e85
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Thu, 21 Jul 2016 21:53:01 +0000 (21:53 +0000)]
Updated git submodules

Project: releng/builder master 0bce2deec8afba3f0761959487c8d7d7773daa7b

Merge "Remove jjb custom scripting"

Remove jjb custom scripting

No longer used or necessary to manage releng/builder templates.

Change-Id: Ib6faaad9e734c8a46e018b71efa8763ac4ec45c6
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Thu, 21 Jul 2016 21:52:46 +0000 (21:52 +0000)]
Updated git submodules

Project: releng/builder master 52531a89be8661dee7ecc0289afed7c5fe51ade9

Merge "Update controller image label to new format"

Update controller image label to new format

Change-Id: I13771a58acb7adc387e6d810915db800818745cd
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Wed, 20 Jul 2016 02:39:00 +0000 (08:09 +0530)]
Updated git submodules

Project: releng/builder master 70e8985c130342ce02b3920f289cb3e75247c625

Migrate custom jjb jobs to logs.opendaylight.org for netvirt

Change-Id: I3722d816d648ba9bca5f635726def1fa8a0a254d
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoAdding more documentation topics to nic 96/34796/12
Raphael Amorim [Wed, 17 Feb 2016 07:44:34 +0000 (23:44 -0800)]
Adding more documentation topics to nic

Change-Id: I594b1c50e1c29cf3729cb932008ce8a0059c4a50
Signed-off-by: Raphael Amorim <raphael.amorim@hp.com>
7 years agoUpdated git submodules
Thanh Ha [Thu, 21 Jul 2016 19:42:37 +0000 (15:42 -0400)]
Updated git submodules

Project: releng/builder master 2c00dc1e7fbe06f94af65356ec9eae0bff2685bd

Bump autorelease to a 4 core system

Some project unit tests appear to require 4 cores to successfully pass.
We should bump autorelease to a 4 core system for this reason.

Change-Id: I55cb209ed2d3a417651ebecfd4a59389d57b2fd0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Andrew Grimberg [Thu, 21 Jul 2016 19:34:44 +0000 (19:34 +0000)]
Updated git submodules

Project: releng/builder master 82e55116236dcfa6cd8d342f9aa4b0a6ad5c3541

Merge "Migrate coretutorials matrix-verify jobs to freestyle-verify jobs"

Migrate coretutorials matrix-verify jobs to freestyle-verify jobs

This patch will:

    * Delete the existing {project-name}-verify-{stream} jobs
    * Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: Id4761132b82e691b68af65ff6025349272abe035
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 21 Jul 2016 01:52:05 +0000 (21:52 -0400)]
Updated git submodules

Project: releng/builder master 711fca1fa2dea0544b2b69b4a19d7647bcdaaaa5

Migrate armoury matrix-verify jobs to freestyle-verify jobs

This patch will:

    * Delete the existing {project-name}-verify-{stream} jobs
    * Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: I1044a3ff0fd045cd8d95acd374ebae21ce76c619
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 21 Jul 2016 19:22:40 +0000 (15:22 -0400)]
Updated git submodules

Project: releng/builder master 2c2b7a255c434ec81ec37479b14e31b25aa4c8a3

YangTools lithium should test with jdk8

Change-Id: I8665f441ce8ec714fecfffc0c437e8b4a188d1f1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 21 Jul 2016 19:06:30 +0000 (15:06 -0400)]
Updated git submodules

Project: releng/builder master c34592a6cc26a0c57b771ff2477b868372b5f965

Fix templates around {jdk} / {jdks}

We need {jdk} for the regular jobs and {jdks} for verify job since the
regular jobs are not expecting a list of JDKs it causes issues with
configuration.

Change-Id: I2505207608e789c80fb59dbbd25a39e89165de43
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 21 Jul 2016 18:42:47 +0000 (18:42 +0000)]
Updated git submodules

Project: releng/builder master a1c0cda1338744b8d6a0bcb5633fe4cf56fbba33

Merge "Migrate yangtools matrix-verify jobs to freestyle-verify jobs"

Migrate yangtools matrix-verify jobs to freestyle-verify jobs

This patch will:

    * Delete the existing yangtools verify jobs
    * Create new template {project-name}-verify-{stream}-{maven}-{jdk} jobs
    * Switch yangtools back to use a releng managed verify template

In the case of yangtools we are switching from the Maven project job
type to freestyle project type. It should also speed up builds a little
at the end as the freestyle jobs do not run the additional
fingerprinting.

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: I6a2fb2d7745a089f29106defd6e4fe4d59584c9c
Co-Authored-By: Thanh Ha <thanh.ha@linuxfoundation.org>
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Michael Vorburger [Tue, 5 Jul 2016 14:48:32 +0000 (16:48 +0200)]
Updated git submodules

Project: odlparent master a1d5267ad320c22fd6ec021f3674e68c687e9f04

Option to performance profile SingleFeatureTest

with Java Mission Control FlightRecorder

via -Dkaraf.featureTest.profile=true

Change-Id: I7450f44bb4543718253bda742d111c5050d5bf2b
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Kumar Rishabh [Sat, 9 Jul 2016 10:26:23 +0000 (15:56 +0530)]
Updated git submodules

Project: integration/test master 599002f4d824dcca0d14c20a66d67e0b3310d8cb

Add openflowplugin-scalability.txt scriptplan

Also modifies Inventory_Scalability_OF13 test to test the longevity
framework.

Change-Id: I482e7981bee1cf4a16283d316c969582dc8f6f61
Signed-off-by: Kumar Rishabh <shailrishabh@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Thu, 21 Jul 2016 06:58:10 +0000 (06:58 +0000)]
Updated git submodules

Project: releng/builder master 28e129ff50707866b4ad418acda19205462586f7

Merge "Added Longevity testing specific karaf features"

Added Longevity testing specific karaf features

Added longevity specific resource library to the controller-run script
and modified openflowplugin-scalability job to include the required
libraries.

Change-Id: I3aabd844ed3f6d4b5358dc5f8d30f230a799d42c
Signed-off-by: Kumar Rishabh <shailrishabh@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Thu, 21 Jul 2016 06:53:04 +0000 (06:53 +0000)]
Updated git submodules

Project: releng/builder master 651f6dc23be9f5745def89fcd52c9e9289eead64

Merge "Migrate bgpcep matrix-verify jobs to freestyle-verify jobs"

Migrate bgpcep matrix-verify jobs to freestyle-verify jobs

This patch will:

    * Delete the existing {project-name}-verify-{stream} jobs
    * Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: Ieed99d5495eb022e83cdf98616fa9669282918c4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Thu, 21 Jul 2016 06:52:46 +0000 (06:52 +0000)]
Updated git submodules

Project: releng/builder master e7febd1793e782fbee365b8edca0ae5315e8a355

Merge "Migrate atrium matrix-verify jobs to freestyle-verify jobs"

Migrate atrium matrix-verify jobs to freestyle-verify jobs

This patch will:

    * Delete the existing {project-name}-verify-{stream} jobs
    * Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: I3e8bdb5a59d7b4e46bbad83d128ac673d286b395
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Thu, 21 Jul 2016 06:52:30 +0000 (06:52 +0000)]
Updated git submodules

Project: releng/builder master 86eb94b3dc119fa966870663d694ab7ea0148c62

Merge "Migrate capwap matrix-verify jobs to freestyle-verify jobs"

Migrate capwap matrix-verify jobs to freestyle-verify jobs

This patch will:

    * Delete the existing {project-name}-verify-{stream} jobs
    * Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: I5bc9fd75d829a0d23a47fd13a5c12d06268f1795
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Thu, 21 Jul 2016 06:50:18 +0000 (06:50 +0000)]
Updated git submodules

Project: releng/builder master 2652d74968cfa288e4763c1f1d907dc1fd1cd407

Merge "Migrate aaa matrix-verify jobs to freestyle-verify jobs"

Migrate aaa matrix-verify jobs to freestyle-verify jobs

This patch will:

    * Delete the existing {project-name}-verify-{stream} jobs
    * Create new jobs {project-name}-verify-{stream}-{maven}-{jdk} jobs

This work is related to our infra changes mentioned on the mailing list
(see below for link). We'd like to migrate jobs away from using the
matrix type jobs and convert them to freestyle jobs as the matrix system
occassionally causes us build issues especially with larger queue sizes.

See:
https://lists.opendaylight.org/pipermail/release/2016-July/007288.html

Change-Id: I1dcffb3cb47dfb40dfd8c0744a0c034108b76bd5
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Thu, 21 Jul 2016 06:49:33 +0000 (06:49 +0000)]
Updated git submodules

Project: releng/builder master d6fed519e46b9f2956a28c030aa46bbb071ca176

Merge "Remove autoupdate script from jjb verify job"

Remove autoupdate script from jjb verify job

No longer necessary due to jjb restructuring.

Change-Id: I10011e639bd8e3abc0f3c9a31151b1c368321701
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Thu, 21 Jul 2016 06:47:51 +0000 (06:47 +0000)]
Updated git submodules

Project: releng/builder master a44c8b79ef888e24e0d0499f8005e07a60561244

Merge "Fix typo"

Fix typo

Change-Id: I9d3dc156dd3e1e2cadb8dd498c91e426a3446ab9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Wed, 20 Jul 2016 21:03:25 +0000 (17:03 -0400)]
Updated git submodules

Project: releng/builder master d08b986b466cbc3394b7a7ef7eeb192ef785df92

Bake matplotlib into robot image

matplotlib takes at least 6 minutes to compile when running pip install.
Use packaged version of matplotlib instead and bake it into robot image.

Change-Id: I5035361da26aafe5f462e0be227df0300f558d96
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Wed, 20 Jul 2016 20:33:13 +0000 (16:33 -0400)]
Updated git submodules

Project: releng/builder master 5c79a0f6b94379aea2febd1d5a5a83a579d3cfc8

Add additional public cloud network to ssh host list

Change-Id: If67f597d20d53c5175af6412c4864b63d842ba1e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Set JClouds to be single-use slaves

Change-Id: I946264302bec502b083c306f2e3339bb0822aafc
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Andrew Grimberg [Wed, 20 Jul 2016 20:01:31 +0000 (20:01 +0000)]
Updated git submodules

Project: releng/builder master 4fe946ab377d9063e5cc214a1104c1d2a1525c1c

Merge "Add Jenkins job to build RPMs"

Add Jenkins job to build RPMs

Add job that accepts params that define an RPM build and uses
Int/Pack's build.py script to build an ODL RPM.

Change-Id: I51ee7db2f04a39a4bbc771a223cafced8446b5ca
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Luis Gomez [Wed, 20 Jul 2016 15:30:29 +0000 (15:30 +0000)]
Updated git submodules

Project: releng/builder master 497be16461dffd9b061ca8fa0ec352f98e462702

Merge "Simplify distribution-check to use -Pq profile"

Simplify distribution-check to use -Pq profile

The -Pq profile disables many of the same things distribution-check
wants to disable to run a quick build and build a karaf bundle.

This is a 2nd attempt at this patch now that odlparent was updated to
not skip compiling tests via patch
https://git.opendaylight.org/gerrit/42106

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

7 years agoUpdated git submodules
Vratko Polak [Wed, 20 Jul 2016 14:07:17 +0000 (16:07 +0200)]
Updated git submodules

Project: integration/test master 0fd8ad6a5a336f0446f5e92af21f1b2d28c8ccb6

Tidy recently edited files

Change-Id: Ie13938d78c79221be51c118495e3ee0555ff71be
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Vratko Polak [Wed, 20 Jul 2016 15:13:45 +0000 (17:13 +0200)]
Updated git submodules

Project: releng/builder master 7cd1509bae6522a62006c79c36de03258fb1e43d

Archive any heap dumps in distribution-related jobs

This is useful mainly for SingleFeatureTest on odl-integration-all feature.

Downside: This may fill logs.opendaylight.org quite quickly.
TODO: We may want to use gzip (or xz) on them as well.

Change-Id: I99326fd6957216a8f11e21f3418a7cc50bc21df1
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoMerge "Topoprocessing - another minor fixes"
Colin Dixon [Wed, 20 Jul 2016 14:35:40 +0000 (14:35 +0000)]
Merge "Topoprocessing - another minor fixes"

7 years agoUpdated git submodules
Thanh Ha [Wed, 20 Jul 2016 13:30:02 +0000 (13:30 +0000)]
Updated git submodules

Project: releng/builder master 92be8239cf3dbd22807afacc841021a733283bb6

Merge "Add mvn option -B to not log download stats"

Add mvn option -B to not log download stats

Change-Id: I329e15c55343d60abb897198d92123ea3609733c
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoMerge "First real draft of YangIDE user guide."
Colin Dixon [Wed, 20 Jul 2016 12:07:07 +0000 (12:07 +0000)]
Merge "First real draft of YangIDE user guide."

7 years agoUpdated git submodules
Luis Gomez [Mon, 18 Jul 2016 21:39:03 +0000 (14:39 -0700)]
Updated git submodules

Project: integration/test master 1b9a451b5aac36e28c535880d597360bf0069d3b

Simplify OF Cluster HA test

Original candidate is available after killing owner.

Change-Id: I8f15d441838062e3edc9d520e69d9c9af3262ebc
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoTopoprocessing - another minor fixes 74/42074/2
Samuel Kontriš [Tue, 19 Jul 2016 17:04:58 +0000 (19:04 +0200)]
Topoprocessing - another minor fixes

Change-Id: Ica500e843c429c2b58e894e1a2580434fdfdba03
Signed-off-by: Samuel Kontriš <samuel.kontris@pantheon.tech>
7 years agoUpdated git submodules
Luis Gomez [Wed, 20 Jul 2016 04:30:44 +0000 (04:30 +0000)]
Updated git submodules

Project: releng/builder master 6b4cc20fa5c48e706201a902c70c63f9e0520603

Merge "Remove project cfg files as they are no longer used"

Remove project cfg files as they are no longer used

Change-Id: Ia086e13edc87d49ebdca63de670664f559f310ad
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Wed, 20 Jul 2016 04:29:22 +0000 (04:29 +0000)]
Updated git submodules

Project: releng/builder master 97e7c26f578a7c3acb43bef3cc088bc5ac5c7ebe

Merge "Simplify odlparent-sonar job configuration"

Simplify odlparent-sonar job configuration

Change-Id: I601704c950ba88d7415a349b7bf9c3137f5670fa
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Wed, 20 Jul 2016 04:27:40 +0000 (04:27 +0000)]
Updated git submodules

Project: releng/builder master 16a6dcbebce66bc098270440e4da9a341987e0ef

Merge "Remove old matrix type verify job"

Remove old matrix type verify job

With job template {project-name}-verify-{stream}-{maven}-{jdk} working
there is no longer a need for the old matrix style verify job.

Change-Id: Ica9383a856584fa89350605486e7e06df40e301e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Wed, 20 Jul 2016 04:21:48 +0000 (04:21 +0000)]
Updated git submodules

Project: releng/builder master 8a8fef075967183d38e6b823de3e021d9a2add68

Merge "Remove old matrix type verify jobs"

Remove old matrix type verify jobs

With the new {project-name}-verify-{stream}-{maven}-{jdk} job type
working there is no longer a need to maintain the old matrix style
verify job.

Change-Id: I4bfb379e792ad5238f34eb463988283768144c3d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Wed, 20 Jul 2016 04:20:00 +0000 (04:20 +0000)]
Updated git submodules

Project: releng/builder master 2580acb83c8034708e440a1bf94672eec0e210ce

Merge "Run verify-jjb in DEBUG mode"

Run verify-jjb in DEBUG mode

Run with DEBUG mode enabled so that it can tell us which template file
it is parsing when there is a failure.

Change-Id: I0565f2135da1613047c1e759605f55494ca06061
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Michael Vorburger [Wed, 20 Jul 2016 00:26:48 +0000 (02:26 +0200)]
Updated git submodules

Project: odlparent master 3d45b3c71137a3271f97e8c5db80fd98954e8087

Quick (-Pq) should skip running tests, but not building them

Change-Id: Ie537fc006265da0492f8bf620a73280301af91e2
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Luis Gomez [Wed, 20 Jul 2016 02:30:45 +0000 (02:30 +0000)]
Updated git submodules

Project: releng/builder master d84e094c1173bd51b98df718f40e8b6f2a9122c5

Merge "Move robot dependencies into packer provision script"

Move robot dependencies into packer provision script

Install robot dependencies during image provisioning to make the spinup
scripts portion run faster.

Change-Id: I6dd06ff5a044f3fc82d7fa55a1aeafbea0b9478f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Wed, 20 Jul 2016 01:38:33 +0000 (21:38 -0400)]
Updated git submodules

Project: releng/builder master 7f7da91f1f18f4886b5438ba1008f3bc1a74d24f

Update gbp system_type to be more accurate

Change-Id: I2d4a9ffc3214b58d397d3f60d94ad680639e0bc0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Michael Vorburger [Tue, 19 Jul 2016 20:30:39 +0000 (22:30 +0200)]
Updated git submodules

Project: odlparent master 61b469a4c27e60dc144059f282c4c84c8818bf4e

Intro. Google Truth into dependencyManagement

see http://google.github.io/truth/.  This seems neater than Hamcrest in
particular for tests on Iterables (Collections).  For example, in
Hamcrest:

assertThat(Arrays.asList("foo", "bar"), contains("foo", "baz")); // OK

assertThat(Arrays.asList("foo", "bar"), contains(Arrays.asList("foo",
"bar"))); // NOK! :-( because contains only works for vararg not List

whereas with Google Truth:

assertThat(Arrays.asList("foo", "bar")).
containsExactlyElementsIn(Arrays.asList("foo", "baz"));

==> AssertionError: Not true that <[foo, bar]> contains exactly <[foo,
baz]>. It is missing <[baz]> and has unexpected items <[bar]>

also see http://google.github.io/truth/comparison

Change-Id: Iac121b302179e64c8cbd339b6f027582abfdd822
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Tue, 19 Jul 2016 22:20:00 +0000 (22:20 +0000)]
Updated git submodules

Project: releng/builder master bed027f6e60191c3bfbf79336a62034833501f10

Merge "Fix contributing docs links; README->readthedocs"

Fix contributing docs links; README->readthedocs

Change-Id: I7f0ec2d0f9b488ece4901bbb0978784c49243078
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Tue, 19 Jul 2016 22:09:55 +0000 (22:09 +0000)]
Updated git submodules

Project: releng/builder master 791e15fc91060bb48fe8b4c8585df97fccfc136e

Merge "Convert Vagrant to Packer"

Convert Vagrant to Packer

Changes in the Rackspace Public cloud that came about because of the
private cloud creation and connection have made using Vagrant inside the
public cloud impossible now. This converts all of the in use Vagrant
definitions to Packer and allows us to build images at the same time in
both clouds so that they are identical as we can possibly make them.

Change-Id: I410ad83eaabddfe50447dbeefe7eb2d79660a06c
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 19 Jul 2016 21:43:38 +0000 (21:43 +0000)]
Updated git submodules

Project: releng/builder master 7ce6dc8bd480881917db8413cca873af6d2706f5

Merge "Migrate custom jjb jobs to logs.opendaylight.org for ovsdb"

Migrate custom jjb jobs to logs.opendaylight.org for ovsdb

Change-Id: I7cc2e8b84d3b605fde6c4293204297c947b3b0af
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoFirst real draft of YangIDE user guide. 78/41778/3
David M. Karr [Wed, 13 Jul 2016 16:25:21 +0000 (09:25 -0700)]
First real draft of YangIDE user guide.

Change-Id: Ib252651e760cc241816a58ee880fba8977bc508d
Signed-off-by: David M. Karr <davidmichaelkarr@gmail.com>
7 years agoMerge "Added information about setting proxy server information for Maven."
Colin Dixon [Tue, 19 Jul 2016 21:26:40 +0000 (21:26 +0000)]
Merge "Added information about setting proxy server information for Maven."

7 years agoAdded information about setting proxy server information for Maven. 80/41780/3
David M. Karr [Wed, 13 Jul 2016 17:27:19 +0000 (10:27 -0700)]
Added information about setting proxy server information for Maven.

Change-Id: I72d6f304b0ab9586f7ddb796400105847fab4c34
Signed-off-by: David M. Karr <davidmichaelkarr@gmail.com>
7 years agoUpdated git submodules
Thanh Ha [Tue, 19 Jul 2016 20:29:04 +0000 (20:29 +0000)]
Updated git submodules

Project: releng/builder master 4b992e9f72b928265590e045eab816b8059107f3

Merge "use new netvirt-openstack feature instead of netvirt-vpnservice-openstack"

use new netvirt-openstack feature instead of netvirt-vpnservice-openstack

Change-Id: Ib36170c901baf3569e0eb48e3510fb0e6d0bcbef
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Tue, 19 Jul 2016 20:27:10 +0000 (20:27 +0000)]
Updated git submodules

Project: releng/builder master 7f33574168e5d62645d77c2cdca07e4ddcdccd13

Merge "Revert "Simplify distribution-check to use -Pq profile""

Revert "Simplify distribution-check to use -Pq profile"

This reverts commit e61f031a50900a8a2d1895b320806e14f623f408.

Turns out this profile is too aggressive and causes build failures with
the distribution-check job.

Change-Id: I3e403c450c55ed78e96d582538a395cd007df745
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Lorand Jakab [Tue, 19 Jul 2016 19:23:46 +0000 (14:23 -0500)]
Updated git submodules

Project: releng/builder master f9515b552ce43796c22445ecbe817195232b0292

Beep up lispflowmapping build VM to 4 CPUs

It is probably more efficient than having to run 'reverify' or 'recheck'
over again, hoping that all jobs will pass at the same time.

See https://git.opendaylight.org/gerrit/#/c/41662/

Change-Id: Ic65f7d3504c60ba6ad24a1227930b583d94843e1
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
7 years agoOVSDB User Guide documentation 77/42077/1
Eric Multanen [Thu, 11 Feb 2016 13:47:28 +0000 (05:47 -0800)]
OVSDB User Guide documentation

Add documentation for managaging OVSDB Qos and Queue tables
with the OVSDB plugin.

v2 - move Qos and Queue header into the qos and queue doc file
v3 - restructure file hierarchy for OVSDB NetVirt User Docs.
v4 - added general sb plugin material
v5 - added hwvtep-southbound material
v6 - added NetVirt section
v7 - added an OVS with DPDK and OVSDB Netvirt section
v8 - updated hwvtep section, added security group section, fixed netvirt
pic
v9 - made a few updates to the OVS with DPDK section
v10 - addressed comments in odl-ovsdb-southbound-user-guide.adoc
      and odl-ovs-dpdk-user-guide.adoc files.

Change-Id: Ib72237354000db782a4d4a267a530ddf71db4c9f
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
Signed-off-by: Andre Fredette <afredette@redhat.com>
Signed-off-by: Sam Hague <shague@redhat.com>
(cherry picked from commit 8ffee71efb46097bd771784c3401f196269dcd64)

7 years agoUpdated git submodules
Luis Gomez [Tue, 19 Jul 2016 17:07:52 +0000 (10:07 -0700)]
Updated git submodules

Project: releng/builder master df1819b7dc2521ac5a830eee1827c2ab576107e7

Simplify patch test jobs to use -Pq profile

Change-Id: I64b5a3c65690fe75128132b02769a0f035e369a3
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Tue, 19 Jul 2016 16:53:22 +0000 (16:53 +0000)]
Updated git submodules

Project: releng/builder master 95e5da9408659f1886fede230413205cf8cadbaf

Merge "Simplify distribution-check to use -Pq profile"

Simplify distribution-check to use -Pq profile

The -Pq profile disables many of the same things distribution-check
wants to disable to run a quick build and build a karaf bundle.

Change-Id: I6e5fc821dfeabfec9583344375d9ec23198908b9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 19 Jul 2016 16:33:39 +0000 (16:33 +0000)]
Updated git submodules

Project: releng/builder master ec8fd14673da79c6ff1f331b8458f8dac1b6424b

Merge "Update ovsdb projects file"

Update ovsdb projects file

Split projects file into 3 projects for each release. This way we can
test against multiple jdk versions with new jobs.

Change-Id: I7f7a734dbcf16a51370d6daeb58f94ee0038fb64
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Tue, 19 Jul 2016 16:02:28 +0000 (12:02 -0400)]
Updated git submodules

Project: releng/builder master 84299e67863d79d94c9733ead353a77349212619

Fix jdk version in odlparent-verify job

Setting should have been openjdk8 for boron.

Change-Id: I72cd986116a12d8d2554f0dc8077ab08f669744c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Michael Vorburger [Tue, 19 Jul 2016 08:43:32 +0000 (10:43 +0200)]
Updated git submodules

Project: odlparent master 9f2b2bb08b3f1b8ab10d7ce7a2230b30907cc1b1

Increase enforced Maven minimal version from 3.1.1 to 3.2.5 (no upper)

as discussed on [odlparent-dev] thread "Re: Introducing PMD Copy/Paste
Detector (CPD)"

Change-Id: I6c1e32029ba993849a368d832a48a442cd396053
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoMerge "Minor fixes"
Colin Dixon [Tue, 19 Jul 2016 15:20:35 +0000 (15:20 +0000)]
Merge "Minor fixes"

7 years agoUpdated git submodules
Thanh Ha [Tue, 19 Jul 2016 15:00:48 +0000 (11:00 -0400)]
Updated git submodules

Project: releng/builder master 13f4d779c666614f06189b8c9303a6568a731655

Fix email prefix for project-name

Change https://git.opendaylight.org/gerrit/42019/ did not update the
email prefixes which could be a problem if name is not project-name.

Change-Id: I004149afd408bf5fe433fabfb27ecaf0e3f6555d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Add new freestyle verify job type to odlparent

Change-Id: Ia0e4f40c68c739cecb9fbfd96ef00c6d4f78a8c2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Mon, 18 Jul 2016 23:53:43 +0000 (19:53 -0400)]
Updated git submodules

Project: releng/builder master 0c5a56affd594ef2d369866b2ab094da039b2294

Change template {name} field into {project-name}

With the changes we want to do to the matrix job we need to add a
project-name field so that we can declare multiple jjb 'project'
sections that use the same name. This way job names won't be changed in
Jenkins if we create multiple project configurations.

Change-Id: Ic6829e67e1769c181d023aab43bb6e71452ec647
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Michael Vorburger [Mon, 18 Jul 2016 18:42:05 +0000 (20:42 +0200)]
Updated git submodules

Project: odlparent master c5cfbc434448b646fd93a89e0928111e2a4d500c

Introduce PMD Copy/Paste Detector (CPD)

Take II - is using <excludeRoots><excludeRoot> better? (We tried this
before and had to revert, despite it passing on Jenkins; very strange.)

Like Checkstyle, this by default only reports to the console during
(local..) builds, but does not enforce it - builds will NOT fail with
this. Then projects ready to "opt-in" for CPD enforcement can use:
<properties> <pmd.cpd.fail>false</pmd.cpd.fail> </properties>

Change-Id: I01de6ce01fe5f7020aae47ee2e9325cdc14e00e4
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Michael Vorburger [Wed, 29 Jun 2016 22:24:16 +0000 (00:24 +0200)]
Updated git submodules

Project: odlparent master d53833e7748d51142ed948c8ea64b9f3ba6333a5

Checkstyle java.nio.charset.StandardCharsets instead of com.google.common.base.Charsets

http://blog2.vorburger.ch/2016/06/how-to-use-checkstyle-to-enforce-using.html

Change-Id: Ibdc5520a7700f548e735c569ee8a3c1c9426dcd1
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Martin Mihálek [Tue, 19 Jul 2016 09:42:10 +0000 (11:42 +0200)]
Updated git submodules

Project: integration/test master c2402c3ea906e374bdc63c34b3e09ecc60010bee

SXP Domain Filtering

Change-Id: Ib4095d8b7b31e91374bef9695cbd7c2bcbfc6b49
Signed-off-by: Martin Mihálek <mamihale@cisco.com>
7 years agoUpdated git submodules
Tomas Cere [Tue, 19 Jul 2016 07:57:28 +0000 (07:57 +0000)]
Updated git submodules

Project: netconf master a942d22ab8fd0d4db74a44b47db852d0938339da

Merge "Switch to using StandardCharsets"

Switch to using StandardCharsets

Guava's Charsets should not be used in recent Java
environments.

Change-Id: I24d14cd2410ba3d249037e802b7863a6141c89db
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Jakub Morvay [Mon, 18 Jul 2016 14:18:58 +0000 (16:18 +0200)]
Updated git submodules

Project: netconf master 286c139e2bff25b2d36bf7cd475dc18ad4a90563

Use upgraded ietf-{inet,yang}-types in test-tool

Change-Id: I5c99b7bb815f723bbc7640b4c118f5ee395fe6cf
Signed-off-by: Jakub Morvay <jmorvay@cisco.com>
7 years agoUpdated git submodules
Mahendar Yavagani [Mon, 18 Jul 2016 18:43:56 +0000 (11:43 -0700)]
Updated git submodules

Project: integration/test master 92aab04f3cc6b8289b30f5d298380e56e3b55692

Create Neutron ports, Veriy Neutron Ports tests are added

Change-Id: I824a4ce5cb882e4a25154533e1dc1831952517a8
Signed-off-by: Mahendar Yavagani <mahendar.yavagani@gmail.com>
7 years agoUpdated git submodules
Thanh Ha [Mon, 18 Jul 2016 23:24:25 +0000 (19:24 -0400)]
Updated git submodules

Project: releng/builder master 178aca46937e4839428b7184fc814931e21e1b77

Move controller.sh into builder.sh

Change-Id: Id7220c311ca528faa395f9d686d7a218302f92b0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Mon, 18 Jul 2016 17:34:39 +0000 (23:04 +0530)]
Updated git submodules

Project: releng/builder master 2ab8af52ff9de7a02343dab1bf72df12d3ee98d0

Update java templates with variable {build-node}

Change-Id: I9497d4fe3e4072fe12c82682356c61b7f32a7f08
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Mon, 18 Jul 2016 22:38:00 +0000 (18:38 -0400)]
Updated git submodules

Project: releng/builder master 10f726ee3dc9722c8623fd2aeaa991a4d8ff2aa9

Convert verify and merge nodes to use new build label

Change-Id: I330b15a390c729ec5b5128ad8fd8708376af398d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Update opflex to use new build labels

Change-Id: I643062510ec0642f82162fd4db75824ef9f5c577
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Update devstack and docker to use new build labels

Change-Id: Ib7ddaa291a95752576bc318fa0fa73dde3f479d6
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Update lacp to use new build labels

Change-Id: Ic8252c01871ed991a9c60b4218afb9c082a727e2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Update gbp to use new build labels

Change-Id: Ie6241e67a2c1ce665dae50647d44c6441714d551
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Update integration jobs to use new build labels

Change-Id: I74b7791dc785168a9e90d782d33e37b0102c509c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Update autorelease jobs to use new build labels

Change-Id: I775bfe2143228c83c03495a7ebfebd6376f83602
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Chaudhry Usama [Mon, 18 Jul 2016 09:37:11 +0000 (02:37 -0700)]
Updated git submodules

Project: integration/test master 1b7ee322fc933e7aee6e2ea828d67a9ede95d720

Made the hbase-start script run with sudo privilages

TSDR hbase job was failing with permission denied error.

Change-Id: Ia3f5f002af93114c00350b9e0cc206ed8b6a080c
Signed-off-by: Chaudhry Usama <chaudhryusama@gmail.com>
7 years agoUpdated git submodules
Robert Varga [Mon, 18 Jul 2016 17:58:12 +0000 (17:58 +0000)]
Updated git submodules

Project: odlparent master 55eb72507de0131ae1802f2ac35479dea931d105

Revert "Introduce PMD Copy/Paste Detector (CPD)"

This reverts commit 68afa051f302f5f67aedd42bf1ab2f4cc20d75c7.
It breaks build in yangtools: checkstyle fails to parse
configuration and cannot assign String to File[].

Change-Id: I5f9025c1dd79c19f10e8c17a56e270d17cbda043
Signed-off-by: Robert Varga <nite@hq.sk>
7 years agoUpdated git submodules
Anil Belur [Mon, 18 Jul 2016 16:37:01 +0000 (22:07 +0530)]
Updated git submodules

Project: releng/builder master 50d03ff52cf65ea7a2a5e769c80f6261180d7a59

Introduce bgpcep to use build-node for 4cpu system

Change-Id: I00d3c8bf408b304639d260bd3cfcd08bfcc9330e
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Colin Dixon [Wed, 13 Jul 2016 23:34:52 +0000 (19:34 -0400)]
Updated git submodules

Project: aaa master 30d03c604b332d559f4543f47f3d5f3f4e27c1a3

Remove old sssd documentation

It looks like it hasn't been updated since 2014, which means it's unlikely
to be correct and it is causing WARNINGs when we build the docs now that
aaa is included as a submodule of docs.

Change-Id: I0231057683b26de12144e38b974f8b8dcb7eecad
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoUpdated git submodules
Vratko Polák [Mon, 18 Jul 2016 15:30:51 +0000 (15:30 +0000)]
Updated git submodules

Project: releng/builder master cb284286091b2d083cc0a88a9226c2c037cb870d

Merge "Bump netvirt memory by 2x"

Bump netvirt memory by 2x

Change-Id: Ib99b4c7de8f0747098ca70066d5c647f6e419af8
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Vratko Polák [Mon, 18 Jul 2016 15:29:38 +0000 (15:29 +0000)]
Updated git submodules

Project: releng/builder master b5776355cc7efca94a42ae1ddf98c324dbdabe75

Merge "Added a CSIT of VTN project to csit-list."

Added a CSIT of VTN project to csit-list.

Added vtn-csit-1node-manager-all-boron job to the csit-list for the
master branch.

Change-Id: I360dca86bde815e36f9013490f5d7945686bd1d4
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
7 years agoUpdated git submodules
Stephen Kitt [Mon, 2 May 2016 14:01:27 +0000 (16:01 +0200)]
Updated git submodules

Project: odlparent master d4d68c1742d7d3a21cd6174f31045756ccd6f45f

Upgrade Felix dependencies

* Dependency Manager 3.1.0 -> 4.3.0
* Dependency Manager Shell 3.0.1 -> 4.0.4
* File Install 3.1.6 -> 3.5.4
* Web Console 4.2.0 -> 4.2.14

Change-Id: I7d499669cf98e0761b92f7cce6b870ebc3f1d7c5
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Michael Vorburger [Thu, 7 Jul 2016 14:23:15 +0000 (16:23 +0200)]
Updated git submodules

Project: odlparent master 68afa051f302f5f67aedd42bf1ab2f4cc20d75c7

Introduce PMD Copy/Paste Detector (CPD)

Like Checkstyle, this by default only reports to the console during
(local..) builds, but does not enforce it - builds will NOT fail with
this. Then projects ready to "opt-in" for CPD enforcement can use:

  <properties>
    <pmd.cpd.fail>false</pmd.cpd.fail>
  </properties>

BTW: The "minimumTokens" threshold may take some tuning - let's start
with these approx. 10 line rule, and then adjust it as we see how this
plays out in practice on a number of projects.

Change-Id: If862b8a16db5eed391bb85165987a4302ae44540
Signed-off-by: Michael Vorburger <vorburger@redhat.com>