docs.git
7 years agoUpdated git submodules
Arie Bregman [Sat, 23 Jul 2016 12:42:28 +0000 (15:42 +0300)]
Updated git submodules

Project: integration/test master 2a23c24d22ba33919de86358f9e04cc778af0f03

Change controller PID regex

Controller PID regex was: java.*distribution.*karaf

This regex will work only if 'distribution' is part of path name,
but if you installed opendaylight in '/opt/opendaylight', for
example, it will fail.

The only strings that can be always found in the PID regex for sure,
are 'java' and 'karaf'.

Change-Id: Ie923297745e863d74a900c2145e4122d834ea2c6
Signed-off-by: Arie Bregman <abregman@redhat.com>
7 years agoUpdated git submodules
Ashish [Wed, 18 May 2016 18:20:43 +0000 (23:50 +0530)]
Updated git submodules

Project: integration/test master dd61e4a3e331a3610377dbe89c21af00e5c3e76d

Adds generate_bindings.sh script which will
do the following for pyangbind project.

* Downloads YANG dependency files, from lispflowmapping
  into the odl-lispflowmapping-yang-files directory in
  the same directory i.e. odl-lispflowmapping-yang-bindings
  as the script;

* Generate the LISPFlowMappingYANGBindings.py into the
  same directory i.e. odl-lispflowmapping-yang-bindings
  so that in the later code for generating JSON dictionaries
  we can assume it is there.

* Adds bits.patch, Currently pyangbind doesn't support
  bits type so this patch would comment all those
  cases from yang files for pyangbind to generate the
  bindings file.

Change-Id: I6ec4af7060019b805f75d9a4b11bedf224fe6f77
Signed-off-by: Ashish <ashishk.iiit@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Thu, 21 Jul 2016 23:40:44 +0000 (16:40 -0700)]
Updated git submodules

Project: integration/test master 63d3c2d17f2ca3f53bd02420de6400d2b20d15fd

Remove demo test for JVM monitoring

We do not need this now that we have proper library merged.

Change-Id: I02deaa95522ab9941607b7f86d63fd8197f57322
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoAdd OCP Plugin Developer Guide 99/41199/3
Richard [Fri, 1 Jul 2016 08:16:45 +0000 (01:16 -0700)]
Add OCP Plugin Developer Guide

Fix https://git.opendaylight.org/gerrit/#/c/40484/4/manuals/user-guide/src/main/asciidoc/ocpplugin/ocp-user-guide.adoc@125

Developer's Certificate of Origin 1.1

        By making a contribution to this project, I certify that:

        (a) The contribution was created in whole or in part by me and I
            have the right to submit it under the open source license
            indicated in the file; or

        (b) The contribution is based upon previous work that, to the best
            of my knowledge, is covered under an appropriate open source
            license and I have the right under that license to submit that
            work with modifications, whether created in whole or in part
            by me, under the same open source license (unless I am
            permitted to submit under a different license), as indicated
            in the file; or

        (c) The contribution was provided directly to me by some other
            person who certified (a), (b) or (c) and I have not modified
            it.

        (d) I understand and agree that this project and the contribution
            are public and that a record of the contribution (including all
            personal information I submit with it, including my sign-off) is
            maintained indefinitely and may be redistributed consistent with
            this project or the open source license(s) involved.

Change-Id: Id22fffbdcc170e0c4bd9a5837571ba8396d3f67b
Signed-off-by: Richard <m8809301@msn.com>
7 years agoUpdated git submodules
Thanh Ha [Mon, 25 Jul 2016 15:16:38 +0000 (15:16 +0000)]
Updated git submodules

Project: releng/builder master 971b211aaf5a3a4c866e1f78b7f47fc9ef10aa0e

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

Migrate openflowjava 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: I86f76bfb0c24ba4ad815e40569190e97e9db3847
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Mon, 25 Jul 2016 14:35:34 +0000 (10:35 -0400)]
Updated git submodules

Project: integration/test master 0dc2eb3f482a62adf2625b79cf683d740d30a851

Fix tox directory not getting ignored

It seems some update no longer ignores the .tox directory during flake8
scanning. Explicitly add it to the excludes list. Also add .git just in
case too.

Change-Id: I1954a997e4c3c3a835372b280623ed6bd7dc53ae
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Mon, 25 Jul 2016 14:12:38 +0000 (14:12 +0000)]
Updated git submodules

Project: releng/builder master 710e571d2c106875e7a9138d0d715b7f2fb014f5

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

Migrate ocpplugin 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: I698b09b471f4dec17f0b0555572d5ef17e9efd13
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Add odlparent documentation"
Thanh Ha [Mon, 25 Jul 2016 14:11:56 +0000 (14:11 +0000)]
Merge "Add odlparent documentation"

7 years agoUpdated git submodules
Thanh Ha [Mon, 25 Jul 2016 14:10:32 +0000 (14:10 +0000)]
Updated git submodules

Project: releng/builder master a16cbc21a3cb62e9da1564d35bb3327932ea8eb5

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

Migrate sxp 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
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Change-Id: If2303dfae6f93ff8e593a06606a523250d7e95fa
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Mon, 18 Jul 2016 20:58:04 +0000 (13:58 -0700)]
Updated git submodules

Project: integration/test master 7d51336396631866c6aad886a2153b1805a9e92a

Cluster Library consolidation 3

Modify OVSDB and Netvirt test to use new library and:

- Adjust ClusterManagement Kill and Isolate KWs to return updated member list.
- Change OVSDB and MininetKeywords to be more cluster friendly.

Change-Id: Ia7cee21f1cc1e9da741b9c4c60eccc3840dd79af
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Vratko Polák [Mon, 25 Jul 2016 13:07:32 +0000 (13:07 +0000)]
Updated git submodules

Project: releng/builder master c3e92c906f117f0e80a039f44f4214b76f8b9073

Merge "Make validate-autorelease use -Pq profile"

Make validate-autorelease use -Pq profile

Since validate-autorelease jobs don't need to run tests or any of the
checkstyle tests. Use the convenient -Pq profile to disable them.

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

Project: releng/builder master 1dc4b443d957b3f3267b10d94bbe69c0fd49e02f

Merge "Add decanter features in all OF scalability test"

Add decanter features in all OF scalability test

This is currently breaking scalability test.

Change-Id: I14f1e81f20f8af94806e38ea0bc94fd4a5521995
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Tomas Cere [Mon, 25 Jul 2016 12:11:49 +0000 (12:11 +0000)]
Updated git submodules

Project: netconf master 40434cef79c60b346c61720a23e00bb237425d72

Merge "Bump apache mina to 1.2.0"

Bump apache mina to 1.2.0

Bumps the dependency from pre-release to the current
release. Also adjusts implementation to match changed APIs.

Change-Id: Ia5d7479e32cbd25c9f9f67a5866a5d2830f146d6
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Thanh Ha [Sat, 23 Jul 2016 03:12:52 +0000 (23:12 -0400)]
Updated git submodules

Project: netconf master 76f8e7dd30a17015fef0ab4206405d3681139e50

Add missing license headers

Change-Id: Ic4bb7ae58d821c8c00849db4b934c5eeb3bf5b68
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Mon, 25 Jul 2016 00:22:34 +0000 (00:22 +0000)]
Updated git submodules

Project: releng/builder master b83ba5390737c786853e91fe0179b688109dd1cf

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

Migrate tcpmd5 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
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Change-Id: Ifd0179411fd833a43b33cd6066b034279dc5bbc2
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Mon, 25 Jul 2016 00:21:36 +0000 (00:21 +0000)]
Updated git submodules

Project: releng/builder master 73e1640af71a91132e91c9e854f470918be504c0

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

Migrate unimgr 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: I2407701c20410392e2e8478f3ed9d4a9fc12c264
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Sun, 24 Jul 2016 20:32:49 +0000 (13:32 -0700)]
Updated git submodules

Project: integration/test master 4956fdc63a0aa460ae1ca2f54db4ce64745a9314

Add test suite for creating plots

Change-Id: If1fedb989fa27ab4f6efb93872d2891c2341b7d8
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
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 agoAdd odlparent documentation 43/40943/4
Stephen Kitt [Tue, 28 Jun 2016 13:51:01 +0000 (15:51 +0200)]
Add odlparent documentation

Change-Id: Ie9b5405b0fc01e64200e2f38dab1f00c6f20b4d8
Signed-off-by: Stephen Kitt <skitt@redhat.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>