docs.git
7 years agoUpdated git submodules
Vratko Polak [Wed, 21 Sep 2016 11:46:10 +0000 (13:46 +0200)]
Updated git submodules

Project: integration/test master 2b751d17ffc128da388de181b8f7a5748ccd5d54

Many library improvements.

Major changes:
+ Introduced SSHKywords.Run_Keyword_Preserve_Connection.
+ Most ClusterManagement keywords should not affect active SSH connection anymore.

Minor improvements:
+ CarPeople.Set_Variables_For_Shard also sets \${${shard_name}_first_follower_index}.
+ ClusterManagement variables sorted.
+ ${KARAF_HOME} constructed in ClusterManagement.
+ ClustwerManagement.Get_Owner_And_Candidates_For_Type_And_Id added.
+ Start_Members_From_List_Or_All checks sync only once per 10 seconds.
+ Renamed Run_Command_On_* to Run_Bash_Command_On_*.
+ Introduced Run_Karaf_Command_On_*.
+ Clean_Directories_* and Install_Feature_* addd to ClusterManagement.
+ (Unsafe) With_Ssh_To_List_Or_All_Run_Keyword and Safe_* added.
+ Restore_Current_Ssh_Connection_From_Index moved from KarafKeywords to SSHKeywords.
+ Introduced KarafKeywords.Safe_Issue_Command_On_Karaf_Console.
+ SSHKeywords.Open_Connection_To_* take ${ip_address} as an optional argument.
+ Karaf EOF workaround added to SetiupUtils.Setup_Utils_For_Setup_And_Teardown.

Change-Id: Ia61abe2bdaa15f90e3042742275ddbd45b4fc72d
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Robert Varga [Wed, 21 Sep 2016 16:52:41 +0000 (18:52 +0200)]
Updated git submodules

Project: odlparent master 6ef4fcc3b02cb261afa0fd6fb615e4f5f9002d95

Bump akka to 2.4.10

Not so much it would impact us, but it is still good to keep
up with upstream.

Change-Id: Idaea34037e190378abe821be015506083306cd0a
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Tomas Cere [Thu, 22 Sep 2016 13:05:17 +0000 (13:05 +0000)]
Updated git submodules

Project: netconf master 15047776c449b6043e85047466c2215ed31036f1

Merge "Address TODOs: use NetconfRpcFutureCallback for RPC callback"

Address TODOs: use NetconfRpcFutureCallback for RPC callback

Change-Id: I89645c47a97ef808101c683d2f78a5dd7c5c421b
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
7 years agoUpdated git submodules
miroslav.kovac [Tue, 20 Sep 2016 09:00:19 +0000 (11:00 +0200)]
Updated git submodules

Project: netconf master 970987db78518e9fce9417675d2246e03a0b1fa9

Add Unit test for bug fix 5998 and 5997

Change-Id: I0e3ea4d2da47327473d0f74e1945b9c19103a141
Signed-off-by: miroslav.kovac <miroslav.kovac@pantheon.tech>
7 years agoUpdated git submodules
miroslav.kovac [Wed, 14 Sep 2016 09:34:46 +0000 (11:34 +0200)]
Updated git submodules

Project: netconf master 0464b4aac6721ce6da695c3483ed2e857cb95320

Bug 5997 - Fix put and post body examples

Change-Id: I1b13bc2128b9dd3924a69c0cb29ad09b0ec132dc
Signed-off-by: miroslav.kovac <miroslav.kovac@pantheon.tech>
7 years agoUpdated git submodules
Peter Gubka [Wed, 7 Sep 2016 13:37:05 +0000 (15:37 +0200)]
Updated git submodules

Project: integration/test master 70c99dd9739ecd8fc1e32b7a26c637144456e0b3

variable usage improvement for KarafKeywords.robot

change based on https://trello.com/c/GRwYsMPF/294-extract-improvements-from-change-35877

Change-Id: Ib88963c69130ed3afb2110e173fb96b1a9364595
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Peter Gubka [Wed, 7 Sep 2016 14:11:00 +0000 (16:11 +0200)]
Updated git submodules

Project: integration/test master 2fc8cd51574c113dce6a0152f4e740f1f06f1f30

added logging for debug purposes

change done due to https://trello.com/c/GRwYsMPF/294-extract-improvements-from-change-35877

Change-Id: Id09b98f7c4c1924f92a766bfbbe62ed38b36a734
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Tomas Cere [Thu, 22 Sep 2016 08:31:42 +0000 (08:31 +0000)]
Updated git submodules

Project: netconf master f48fe6e29954d4c8d7582860522f18cfaffc9fa9

Merge "Bug 5998 - fix operations request example body"

Bug 5998 - fix operations request example body

Change-Id: I4e5d56a58527b48d32836f25e74b12a1a0aad703
Signed-off-by: miroslav.kovac <miroslav.kovac@pantheon.tech>
7 years agoUpdated git submodules
Tomas Cere [Thu, 22 Sep 2016 08:30:50 +0000 (08:30 +0000)]
Updated git submodules

Project: netconf master 56d25648bc38a480f7058669733210beb14613f7

Merge "Add final where needed"

Add final where needed

Change-Id: I4d0856a611f4fea5a9994fd375454d3fc14998b6
Signed-off-by: miroslav.kovac <miroslav.kovac@pantheon.tech>
7 years agoUpdated git submodules
Tomas Cere [Thu, 22 Sep 2016 08:28:01 +0000 (08:28 +0000)]
Updated git submodules

Project: netconf master 97642d934c3fc0d8c5fa367b546fff5ed66d331d

Merge "Clean-up mdsal-netconf-connector"

Clean-up mdsal-netconf-connector

- add FIXME to address duplicated code
- remove unsed API
- remove iner generic type
- use lambda when possible
- reduce visibility of param when  possible

Change-Id: Id0ce780026c20ab67d3621b7162653606235634c
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
7 years agoUpdated git submodules
Tomas Cere [Thu, 22 Sep 2016 08:19:25 +0000 (08:19 +0000)]
Updated git submodules

Project: netconf master aa3235aaba7ca7d9b1d7ba29b58c4d5332b0f710

Merge "Clean-up config-netconf-connector"

Clean-up config-netconf-connector

- add final and/or this when possible
- remove infer generic type
- use method reference

Change-Id: I43d7a3f3cc0ec576dd6f44b0abc0c766e0003a6f
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
7 years agoUpdated git submodules
Alexis de Talhouët [Wed, 14 Sep 2016 22:30:55 +0000 (18:30 -0400)]
Updated git submodules

Project: netconf master 67067b332333526829b7ff9b4ca9a86a038b37be

Clean-up models/* pom files

- Remove unecessary dependencies

Change-Id: Id957c8b29d7a25e878bf759062ef5dd5786ecacc
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
7 years agoUpdated git submodules
Martin Dindoffer [Mon, 5 Sep 2016 12:00:39 +0000 (14:00 +0200)]
Updated git submodules

Project: integration/test master f63ed325941ff1414feba716c8c5d26dc8564623

Topoprocessing - Adjust tests for blueprint on carbon

* Instead of pushing configuration XML, now push the .cfg
* Requires https://git.opendaylight.org/gerrit/#/c/44504/

Change-Id: Ieeadfbb43512526737c0f51e8a19081b667a70c1
Signed-off-by: Martin Dindoffer <martin.dindoffer@pantheon.tech>
7 years agoUpdated git submodules
suvitha.balu [Thu, 15 Sep 2016 05:57:19 +0000 (11:27 +0530)]
Updated git submodules

Project: integration/test master e7113f29b38bf131f56d271f107a9a2c6fdad592

Fixed the VPN service test case issues.
1. Fixed Get port ID Library API
2. Delete neutron port API call correction.
3. Delete Port validation string corrected.

Change-Id: Id1a3c7b2a6b7b33a754ef776762694f0a21f7c16
Signed-off-by: suvitha.balu <suvitha.balu@tcs.com>
7 years agoUpdated git submodules
Luis Gomez [Tue, 20 Sep 2016 18:09:04 +0000 (11:09 -0700)]
Updated git submodules

Project: integration/test master 5e50438788cb545a6b5d091317340b4e6fa79d32

Organize bulkomatic performance suites

Place bulkomatic perf suites in Performance_Bulkomatic folder.

Change-Id: Ia7a8c24fc4fc54e787053a0e157d728ea6a56b01
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Vratko Polák [Wed, 21 Sep 2016 15:30:15 +0000 (15:30 +0000)]
Updated git submodules

Project: releng/builder master f02bfd0f93763865e4024389b38a4585be1c361c

Merge "Organize bulkomatic performance suites"

Organize bulkomatic performance suites

Add cluster perf job.
Run 32 switches x 2K flow in all tests.
Update VM type for Boron jobs.

Change-Id: Ib612a0ca5beaa3a10adb2aa0a883a24d16d7c879
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Vratko Polak [Wed, 14 Sep 2016 15:36:22 +0000 (17:36 +0200)]
Updated git submodules

Project: integration/test master a5ac44179644e6209cd1cbe3dea04e462489fd1a

Refactor WaitForFailure to propagate failure message

Change-Id: Ib6d80d6306a24acf4ba4c59dfc226aa379f2d937
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Tomas Cere [Wed, 21 Sep 2016 13:07:34 +0000 (13:07 +0000)]
Updated git submodules

Project: netconf master 8ada0df32ab6511ab58e0576611cf74e41d1a763

Merge "Fix broken ApiDocGeneratorTest"

Fix broken ApiDocGeneratorTest

Patch https://git.opendaylight.org/gerrit/#/c/43500/ changed
the way constraints are handled in yangtools which causes
the faiure of EdgeTest in ApiDocGeneratorTest.

Change-Id: I455d924b69aee0a6cd6304be27656d44a62e6c73
Signed-off-by: miroslav.kovac <miroslav.kovac@pantheon.tech>
7 years agoUpdated git submodules
Tomas Cere [Wed, 21 Sep 2016 10:44:25 +0000 (10:44 +0000)]
Updated git submodules

Project: netconf master 72fa00b36dff4b41997f5935daa5a77e1afd1b52

Merge "Clean-up mdsal-netconf-notification"

Clean-up mdsal-netconf-notification

- remove infer generic type

Change-Id: If0d6fe6f76d4a2c85de45345900464d545dffbaf
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
7 years agoUpdated git submodules
Tomas Cere [Wed, 21 Sep 2016 10:34:49 +0000 (10:34 +0000)]
Updated git submodules

Project: netconf master 7921374d127e3c626865c24b71837728c5796402

Merge "Add missing copyright to pom files"

Add missing copyright to pom files

Change-Id: Ia6b3a64ad08669952e98883bbb2dcb85d2c41a6b
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
7 years agoUpdated git submodules
Tomas Cere [Wed, 21 Sep 2016 10:33:40 +0000 (10:33 +0000)]
Updated git submodules

Project: netconf master 77dc9aa12435d7ae771ca0837a2bd620676834d5

Merge "Do not loose cause when wrapping DocumentedException in NetconfDocumentedException"

Do not loose cause when wrapping DocumentedException in NetconfDocumentedException

DocumentedException has a constructor allowing to define the Throwable/Exception,
but the wrapping done in NetconfDocumentedException is loosing this information.
This patch makes sure we propagate the exception correctly.

Change-Id: Icf8bd3f71e5e781e0358c2219f3083ea455dfb32
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
7 years agoUpdated git submodules
Tomas Cere [Wed, 21 Sep 2016 10:25:20 +0000 (10:25 +0000)]
Updated git submodules

Project: netconf master 9013e567cd592fccefd801bd8c97440a810c3574

Merge "mdsal-netconf-notification unit tests added"

mdsal-netconf-notification unit tests added

Change-Id: Ib6a0ced3975ca72c0b8671c5d51bd005c8cc1a06
Signed-off-by: Rudolf Brisuda <rudolf.brisuda@pantheon.tech>
7 years agoUpdated git submodules
Jakub Toth [Thu, 8 Sep 2016 09:04:01 +0000 (11:04 +0200)]
Updated git submodules

Project: netconf master c116ff8eb336fed6e8719655804114e8334c744d

Bug 6664 - upgrade draft15 to draft16 - change media types

  * for XML - yang-data -> yang-data-xml

Change-Id: I56c8cc5439d962ca7a54c931965ccb519f0f0617
Signed-off-by: Jakub Toth <jatoth@cisco.com>
Bug 6664 - upgrade draft15 to draft16 - renaming

Change-Id: Iaaefc58f8615f8ef16ba538d23576ea852be1064
Signed-off-by: Jakub Toth <jatoth@cisco.com>
7 years agoUpdated git submodules
Anil Belur [Wed, 21 Sep 2016 04:06:34 +0000 (04:06 +0000)]
Updated git submodules

Project: releng/builder master a0f8b8ce44bcc7c2bce80d9247bee0d0c3eb30d3

Merge "Remove autorelease maven site jobs"

Remove autorelease maven site jobs

Autorelease no longer actively maintains a Maven Site for documentation.
Remove the job so that there's no confusion.

Change-Id: Ie978edf586ddbbe6717570846a3223af9bb6c21a
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Wed, 21 Sep 2016 03:36:43 +0000 (03:36 +0000)]
Updated git submodules

Project: releng/builder master 8562ad17c21dcb67429ff3ff104008c7661552bb

Merge "Migrate publish-p2repo from maven to freestyle"

Migrate publish-p2repo from maven to freestyle

Change-Id: I82d4621171ba8e988719a4621e26a8b1d8de35e2
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Wed, 21 Sep 2016 02:42:08 +0000 (02:42 +0000)]
Updated git submodules

Project: releng/builder master 186b60fd00324a9c1e900ed100d3ccd889a88dd0

Merge "Migrate java-release template from maven to freestyle"

Migrate java-release template from maven to freestyle

Change-Id: I042afb53b123ad94a6ed9626876323459a8b81f9
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Wed, 21 Sep 2016 02:11:08 +0000 (02:11 +0000)]
Updated git submodules

Project: releng/builder master bb446f84c3f2ffa7dbfaa27c9595946d030def50

Merge "Migrate autorelease job from maven to freestyle"

Migrate autorelease job from maven to freestyle

* template: autorelease-release-{stream}

Change-Id: I0e1acb42ecfda638449b070e12a5f9ab72609649
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoMerge "Remove non-participating project's features from Boron docs"
Thanh Ha [Wed, 21 Sep 2016 02:05:20 +0000 (02:05 +0000)]
Merge "Remove non-participating project's features from Boron docs"

7 years agoUpdated git submodules
Thanh Ha [Tue, 20 Sep 2016 18:57:10 +0000 (14:57 -0400)]
Updated git submodules

Project: releng/builder master ade30bd2d8be68c722ad194eb1c4448751ca540f

Add a note regarding deploy maven jobs

Maven deploy jobs still need to remain Jenkins Maven Project types,
perhaps we can take another look at migration to freestyle once upstream
enhancement MNG-5666 is resolved.

    https://issues.apache.org/jira/browse/MNG-5666

Change-Id: Ib8729d426dfdc72cb352ef47233fb8a0b2b8df00
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoRemove non-participating project's features from Boron docs 35/45935/1
Colin Dixon [Tue, 20 Sep 2016 20:43:42 +0000 (16:43 -0400)]
Remove non-participating project's features from Boron docs

Change-Id: I18352d666eee9f5ba66438b6238720b873ba75ef
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoMerge "Fix sphinx warnings (and some formatting)"
Thanh Ha [Tue, 20 Sep 2016 19:06:18 +0000 (19:06 +0000)]
Merge "Fix sphinx warnings (and some formatting)"

7 years agoMerge "Change image:: to figure::"
Thanh Ha [Tue, 20 Sep 2016 19:03:36 +0000 (19:03 +0000)]
Merge "Change image:: to figure::"

7 years agoUpdated git submodules
Thanh Ha [Tue, 20 Sep 2016 17:27:24 +0000 (13:27 -0400)]
Updated git submodules

Project: releng/builder master 2514b923ef254a40fd43bedf663e558eb4da396b

Revert "Migrate maven to freestyle for distribution"

jar:jar causes issues with <package>bundle</bundle> projects and does
not produce the correct OSGI jar files.

This reverts commit ed8c6237eb2a2a7c6e2a245d2250230ebcfa2b71.

Change-Id: I2c3e0db2f23b84ed3e343f842cc4fc564f0e2c84
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Tue, 20 Sep 2016 17:26:15 +0000 (13:26 -0400)]
Updated git submodules

Project: releng/builder master 922e982294e63de90841f0c0dec9100edcb75a6b

Revert "Migrate maven to freestyle for merge"

jar:jar actually causes <package>bundle</package> projects to not
produce the correct osgi jars ODL is expecting.

This reverts commit 9be0c3d09f2ae47bbb5e1eeb45482594d78a3e8f.

Change-Id: I3c839fe61988a8c1bd398d3805965d933dae0da3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Tue, 20 Sep 2016 16:06:10 +0000 (16:06 +0000)]
Updated git submodules

Project: releng/builder master 501e67d9ecb7b7ef9d22bb960ab2183d0443e5d8

Merge "add stable ovsdb/netvirt CSIT jobs to dist-test"

add stable ovsdb/netvirt CSIT jobs to dist-test

Change-Id: Ic354bcbf031f90eec8160be39f095bb0b293d684
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoFix sphinx warnings (and some formatting) 04/45904/2
Colin Dixon [Tue, 20 Sep 2016 15:31:10 +0000 (11:31 -0400)]
Fix sphinx warnings (and some formatting)

The only warnings we have left are:
* No Pygments for formatting yang source
* Some things about strings in python autodoc
* A few missing inclules/unincluded rst files

Change-Id: Iea159215bf14b992bcc1bafc94f8800e4c16f2d0
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoMerge "Update tutorial to use OOR instead of LISP"
Colin Dixon [Tue, 20 Sep 2016 15:45:26 +0000 (15:45 +0000)]
Merge "Update tutorial to use OOR instead of LISP"

7 years agoChange image:: to figure:: 42/45842/2
Colin Dixon [Mon, 19 Sep 2016 18:14:01 +0000 (14:14 -0400)]
Change image:: to figure::

Change-Id: Ibf1fed7584ee0d62e024d46037b4833fc39bf0a3
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoMerge "Add documentation for SalFlatBatchService in OFP"
Colin Dixon [Tue, 20 Sep 2016 15:41:19 +0000 (15:41 +0000)]
Merge "Add documentation for SalFlatBatchService in OFP"

7 years agoUpdated git submodules
Anil Belur [Tue, 20 Sep 2016 03:15:16 +0000 (13:15 +1000)]
Updated git submodules

Project: releng/builder master 8af9089d6b7a65d4275608c31f414b304f88c231

Exclude ubuntu-trusty and robot combination for packer job

Change-Id: I4c019330995e003d6b15aa3a904ff769e2174c8f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Tue, 20 Sep 2016 02:18:39 +0000 (02:18 +0000)]
Updated git submodules

Project: releng/builder master 3c5e7d97870192b144d5210b3155c175cf8797cd

Merge "Fix missing mono rpms for java-builder image"

Fix missing mono rpms for java-builder image

* disable quite mode for yum and yum-config-repo commands
* add nuget-2.8.7 suffix string as included in part of
the rpm version field.

Change-Id: I259f53fd163abfd3afe63cbc9d207f35c3a9de8e
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdate tutorial to use OOR instead of LISP 98/45598/7
Shakib Ahmed [Tue, 20 Sep 2016 00:42:27 +0000 (17:42 -0700)]
Update tutorial to use OOR instead of LISP

Change-Id: Ic09a1d5d4a51bd9d2b576b6e7936336fbd0fc709
Signed-off-by: Shakib Ahmed <sheikahm@cisco.com>
7 years agoUpdated git submodules
Thanh Ha [Tue, 20 Sep 2016 00:18:02 +0000 (00:18 +0000)]
Updated git submodules

Project: releng/builder master b00f60677e7f94241a091cf6935970e5b9cf8ed3

Merge "Migrate maven to freestyle for merge"

Migrate maven to freestyle for merge

Change-Id: I09e1cffc6c8caaf15daef14758e7210878d401b5
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Mon, 19 Sep 2016 23:27:34 +0000 (23:27 +0000)]
Updated git submodules

Project: releng/builder master a4dfeef583abfd000eb90a1d8d6465d6eec886f2

Merge "Migrate maven to freestyle for distribution"

Migrate maven to freestyle for distribution

Change-Id: Ied64323993c93b7e7ad52f9caf7656843df15511
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Mon, 19 Sep 2016 20:25:55 +0000 (20:25 +0000)]
Updated git submodules

Project: releng/builder master 080fb68b1be17e93a68e864065c56b8a84ead8f8

Merge "Update packer excludes section"

Update packer excludes section

* gbp with centos7 image is not required

Change-Id: Ie5d072c853b1805b7046535b5165bbccd321389f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Mon, 19 Sep 2016 20:25:25 +0000 (20:25 +0000)]
Updated git submodules

Project: releng/builder master 5ba3e8ab20412ebb3d30cb8b9de1ba3a659b07e7

Merge "Gzip *.bundle files under archives/patches for autorelease"

Gzip *.bundle files under archives/patches for autorelease

Change-Id: I3a3b0ea61d5729c538403bc912a01acfd1aeced7
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Stephen Kitt [Tue, 2 Aug 2016 13:19:08 +0000 (15:19 +0200)]
Updated git submodules

Project: odlparent master bb03694a5b1fb21a5824988a6b45c1c2f949c916

Add org.apache.karaf.shell.console

This is useful for projects implementing Karaf CLI commands.

Change-Id: Id08c52d66a1992ba1645fb1691be4f967088d82f
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Ashish [Thu, 15 Sep 2016 12:24:10 +0000 (17:54 +0530)]
Updated git submodules

Project: integration/test master ae9f1acf3843d0a49a69fa1f14e4d10293a0fe0d

Added command to activate virtualenv for csit jobs in
lispflowmapping generate_bindings script.

Change-Id: I7aa353457198c0875d0375f3e57173569b8e9dbe
Signed-off-by: Ashish <ashishk.iiit@gmail.com>
7 years agoUpdated git submodules
Lorand Jakab [Mon, 19 Sep 2016 12:48:35 +0000 (15:48 +0300)]
Updated git submodules

Project: integration/test master dfd43794c76d6418f14d98e9e467f602404970ff

SFC: make tidytool.py happy

The verify job is now broken for all contributions because of this.

Change-Id: If573a0d928b7e72c97240dba0d5bdea058cdb7ba
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
7 years agoUpdated git submodules
Vratko Polak [Mon, 1 Aug 2016 11:40:58 +0000 (13:40 +0200)]
Updated git submodules

Project: integration/test master b91bdf9d614d0e63206c2046c7e0926702397a07

Added test suites for Scaleup test in 3 node

cluster with varied number of DPNs

Description: In a 3 node cluster initial inventory shard status is
verified, logs set to error in all nodes and following tests are performed.

- Using Bulkomatic API pushed 10K flows to config datastore via
  follower node2

- Config DS write time and Config DS write rate is calculated

- Mininet flow installation write time and rate is calculated

- Oper DS write time and Oper DS write rate is calculated

- Stop Mininet and Delete the flows

- Calculate config DS delete time and rate

- Added steps to Plot graph for rate and time

- Added test plan for sandbox run

- Improve 1 node suite

Change-Id: I4dd0e7e7f6044be787d0904e7a66cb1995263099
Signed-off-by: Sanjib Mohapatra <sanjib.mohapatra@ericsson.com>
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Stephen Kitt [Thu, 11 Aug 2016 12:44:26 +0000 (14:44 +0200)]
Updated git submodules

Project: odlparent master 2b5895ad62a478fea24eec83195d150e74981b38

BUG-6341: add Cassandra and Coda Hale Metrics

(io.dropwizard is Metrics' new home. These releases are
backwards-compatible.)

Change-Id: Id8bfc25548238b806f10771b86f478249d84faef
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Robert Varga [Mon, 19 Sep 2016 14:36:04 +0000 (16:36 +0200)]
Updated git submodules

Project: releng/builder master ad9719929ee660307a58aafcaf9fe221f6d961c6

Validate Carbon yangtools with maven 3.3 only

In Carbon release we will support maven 3.3.x only, there is
no need to validate with maven 3.2.x.

Change-Id: I25c3dbeb76a1bc09f14f028eaa8947c286dbc13a
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoAdd documentation for SalFlatBatchService in OFP 96/45796/7
Andrej Leitner [Mon, 19 Sep 2016 09:42:22 +0000 (11:42 +0200)]
Add documentation for SalFlatBatchService in OFP

Change-Id: I33a8a0d03f58988a976a76d503a9ace52c1c1948
Signed-off-by: Andrej Leitner <andrej.leitner@pantheon.tech>
7 years agoUpdated git submodules
Alexis de Talhouët [Tue, 13 Sep 2016 19:29:37 +0000 (15:29 -0400)]
Updated git submodules

Project: netconf master 03cd91edfcb91ebad953158eca8418806314b335

Wrap throwable in NetconfDocumentedException for AbstractWriteTx

Change-Id: Ie7e70224d7505a243a428eb9cc4561a604175f5e
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
7 years agoUpdated git submodules
Stephen Kitt [Mon, 22 Aug 2016 16:14:50 +0000 (18:14 +0200)]
Updated git submodules

Project: odlparent master 895eea61b0f457f9cfbfaf8d980b4738aeccbe36

Enable Blueprint annotation support

This enables injection annotations everywhere. To activate Blueprint
annotation support (which generates an autowire.xml Blueprint file),
projects need to add

    <build>
        <plugins>
            <plugin>
                <groupId>org.apache.aries.blueprint</groupId>
                <artifactId>blueprint-maven-plugin</artifactId>
            </plugin>
        </plugins>
    </build>

and

    <dependency>
        <groupId>javax.inject</groupId>
        <artifactId>javax.inject</artifactId>
    </dependency>

The generated XML file is moved to org/opendaylight/blueprint so it is
loaded alongside other Blueprint descriptors.

Change-Id: I4423f691ca5c475e8d14f5210d61855a7ddc2328
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Mohamed El-Serngawy [Tue, 13 Sep 2016 21:58:04 +0000 (17:58 -0400)]
Updated git submodules

Project: aaa master 43caa2e08d468994a699f910ac4cd415ab8db00c

Re-organize the features module

Combine the aaa-cert and aaa-cli feature modules with the authn feature module

Change-Id: I31b2169bc83b35898f9d23a823e51948274cbd1d
Signed-off-by: Mohamed El-Serngawy <melserngawy@inocybe.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 16 Sep 2016 18:17:09 +0000 (11:17 -0700)]
Updated git submodules

Project: integration/test master bd6c15b1aaac20d1d9903168b8dca690e3ad039d

add entropy check to karaf logging keyword

Change-Id: Id4649c4bd4e3800e7632174a512a6c9ce0395aa4
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoMerge "Update release docs for Carbon"
Colin Dixon [Fri, 16 Sep 2016 19:17:26 +0000 (19:17 +0000)]
Merge "Update release docs for Carbon"

7 years agoUpdated git submodules
Luis Gomez [Fri, 16 Sep 2016 18:05:25 +0000 (11:05 -0700)]
Updated git submodules

Project: releng/builder master 090a18cb57c43a00c7471c792f79a98d6cf488c4

Upgrade image specs for OF performance jobs

Change-Id: Ie3f2c337c562d80baedb90822c87bbaa424160bf
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 16 Sep 2016 17:17:39 +0000 (17:17 +0000)]
Updated git submodules

Project: releng/builder master f40835f8fd8e49ffc3d43bace0a72879aa49606d

Merge "Added 3node cluster jobs for lispflowmapping-msmr."

Added 3node cluster jobs for lispflowmapping-msmr.

Change-Id: I2af61250ffec3014e12d228b18b7ef5f396e069c
Signed-off-by: Ashish <ashishk.iiit@gmail.com>
7 years agoUpdated git submodules
Miguel Angel Munoz Gonzalez [Thu, 15 Sep 2016 09:38:17 +0000 (11:38 +0200)]
Updated git submodules

Project: integration/test master 7bae826145ff8e1efb45c45d7d5e872bdcf5c353

Merge SFC clustering test suite into SFC rest basic

To alleviate number of jenkins generated n ODLPUB,this commit merges tests from clustering
test suite into rest basic. Note the job for clustering is removed in this commit:
https://git.opendaylight.org/gerrit/#/c/45619/

Change-Id: Ibfe31f9379b9672975a02df18cf180bca951897c
Signed-off-by: Miguel Angel Munoz Gonzalez <miguel.angel.munoz.gonzalez@ericsson.com>
7 years agoUpdated git submodules
Vratko Polak [Fri, 16 Sep 2016 14:47:49 +0000 (16:47 +0200)]
Updated git submodules

Project: integration/test master 2c16e915507c3011f1e23902706d27a6f681f84f

Make tox run also tidy check

+ Added another action "diff" to tidytool.py
+ Added "tidy" tox environment which run the action.
- Removed "docs" from envlist for now.

Change-Id: Ieaa0b9ef40ecfb60f010109893f4ee55e9c73bfb
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Daniel Farrell [Fri, 16 Sep 2016 05:45:03 +0000 (01:45 -0400)]
Updated git submodules

Project: integration/test master 03fb9f9bc353236277d3fe76ee87b0b07812f64d

Add Boron perf report stub

Change-Id: I11517736517134b06ea983959a4599a1ac611a6a
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Vratko Polak [Fri, 16 Sep 2016 09:41:29 +0000 (11:41 +0200)]
Updated git submodules

Project: integration/test master ba486e3bad2b2273218b86058841a8a61eaa7e74

Tidy after recent merges

Change-Id: Ib938ba8c10dfe952001dba317b6cfde39e1888a0
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
melserngawy [Fri, 9 Sep 2016 20:52:41 +0000 (16:52 -0400)]
Updated git submodules

Project: aaa master bdf8110b46840ba4c0fe0b95f8569c13c53d6101

Re-organize the features module

Combine the api and authz feature modules with the authn feature module

Change-Id: Iafe456adb52dbecedaa56f38c829383b7d3817f2
Signed-off-by: melserngawy <melserngawy@inocybe.com>
7 years agoUpdated git submodules
Ryan Goulding [Thu, 15 Sep 2016 21:09:47 +0000 (17:09 -0400)]
Updated git submodules

Project: odlparent master 5c0171d75f34742c0164d24499b2f3c4483a67f0

Bug 6730: Upgrade Apache Shiro to the latest compatible release

Upgrade Apache Shiro to the latest release.  1.X stream contains
only compatible changes.

Change-Id: I3b89215842f469bea21fba3ca86589501cd516bc
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
7 years agoUpdate release docs for Carbon 31/45731/1
Thanh Ha [Fri, 16 Sep 2016 12:04:30 +0000 (08:04 -0400)]
Update release docs for Carbon

Change-Id: I49723989bc5d37ce4f216e2316ecdb95f29e475e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 16 Sep 2016 00:01:01 +0000 (00:01 +0000)]
Updated git submodules

Project: integration/test master a95f587b17e736e8af1758c591ec4f12d9acc512

Revert "upgrade tempest environment based on requirements.txt"

I think something transient was breaking us.  now with this patch the openstack services start dying.  I've tried in the sandbox without the step that this patch adds and it seems tempest is back again:

https://jenkins.opendaylight.org/sandbox/job/netvirt-vpnservice-csit-1node-openstack-mitaka-openstack-jamo-boron/1/

This reverts commit d594b5c6aed3492e09b0d3a60827837b67c88291.

Change-Id: Id80233701cc774e09993ec9f74b6fb0604308233
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Luis Gomez [Mon, 12 Sep 2016 23:04:46 +0000 (16:04 -0700)]
Updated git submodules

Project: integration/test master c1523f6678e09130a3c4268b8b7bcd6365448c88

OpenFlow cluster test rework

Make all test suites branch and swith agnostic.
Change to use right entity-owner names.
Rework the Entity-Owner suite.

Change-Id: I694ad4adfe3a4afe8c84a886a6c9925008c59b56
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Vratko Polak [Wed, 14 Sep 2016 11:01:23 +0000 (13:01 +0200)]
Updated git submodules

Project: integration/test master 217cbb840e550e1e3fd7a6bf9b821afdd31bb7d7

ClusterManagement: improvement towards not having to copy lists

Every keyword which calls ClusterManagement__Given_Or_Internal_Index_List
now receives copied list, so removing items is safe.

Also, empty lists are not considered ${EMPTY} anymore.

Other improvements:

+ Care taken to return sorted lists.
+ Added comments about Beryllium and Boron ownership candidates.
+ Used CompareStream before list copying.

Change-Id: I6342520fe7c737a5f503b806928d0c6896e1d4da
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Thanh Ha [Thu, 15 Sep 2016 18:27:55 +0000 (18:27 +0000)]
Updated git submodules

Project: releng/builder master a3dfdffd1f141308277c7d8cbcef8be5f5865fc3

Merge "Combine SFC clustering jobs into SFC Rest Basic to reduce number of jenkins"

Combine SFC clustering jobs into SFC Rest Basic to reduce number of jenkins

It removes sfc clustering templates. Note this commit is related to
a similar one in integration/test repository to do the actual merge
of test suites from sfc_clustering into sfc_rest_basic.

With this operation it is expected to reduce eight jenkins jobs in SFC project

Change-Id: Ia160f04629d908c132e4d398fe2652f759d9dee3
Signed-off-by: Miguel Angel Munoz Gonzalez <miguel.angel.munoz.gonzalez@ericsson.com>
7 years agoUpdated git submodules
Thanh Ha [Thu, 15 Sep 2016 18:08:38 +0000 (14:08 -0400)]
Updated git submodules

Project: releng/builder master 735b5888b8d82eab624a6a0be41456834fded048

Remove lithium jobs

Now that Boron has been officially released we can remove all the
Lithium jobs from our CI system.

Change-Id: I6978a7f97e1bf1381ce236222c72a72e614a2452
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
gvrangan [Thu, 15 Sep 2016 05:27:09 +0000 (05:27 +0000)]
Updated git submodules

Project: integration/test master 140dc2e949477120b1423ba70583f181ddd9662b

Move Tempest Tests behind the other tests

This solves the current problem of tempest breaking mitaka jobs.
Also, we can avoid cleanup after tempest.

Change-Id: I2a191f5523148c3c9c89aa73c6ee4712cfbc7283
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoUpdated git submodules
Thanh Ha [Thu, 15 Sep 2016 17:17:53 +0000 (17:17 +0000)]
Updated git submodules

Project: releng/builder master bd7785cf441164f4a32e7e326470858e47983fe1

Merge "Remove Lithium jobs in SFC project"

Remove Lithium jobs in SFC project

This commit removes every lithium related jenkins job
as the branch is no longer maintained

Change-Id: I37a4bf7db31e91bec0bfa94482ff1158946cff17
Signed-off-by: Miguel Angel Munoz Gonzalez <miguel.angel.munoz.gonzalez@ericsson.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 15 Sep 2016 16:52:53 +0000 (16:52 +0000)]
Updated git submodules

Project: releng/builder master cd1a5d358665d9cf0361435748246a6abe11ac13

Merge "Add Support to collect the openstack logs after tests"

Add Support to collect the openstack logs after tests

Change-Id: Ie8ba135f6e812d270ebea003a56724e918d8e33f
Signed-off-by: gvrangan <venkatrangang@hcl.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Anil Belur [Wed, 14 Sep 2016 02:51:29 +0000 (12:51 +1000)]
Updated git submodules

Project: releng/builder master b8307e78c3b7ad79f8baa9dcdc24bb3da8b4bc22

Change build retention to 14 days

Change-Id: I1899bb5b55f38a511b79d6a2957bbf8dc2d0e1f0
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Wed, 14 Sep 2016 23:58:48 +0000 (23:58 +0000)]
Updated git submodules

Project: releng/builder master cb3cedbb503dbc2c5b86d64af31a2962088f12e7

Merge "Fix merge-packer job"

Fix merge-packer job

* trigger the job with 'remerge' instead of 'recheck'
* removed refspecs and branch points to master
under parameters section

Change-Id: Ia337160ec797ca4cb0e6ccc0c510b8dafa24e028
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Wed, 14 Sep 2016 22:44:48 +0000 (22:44 +0000)]
Updated git submodules

Project: releng/builder master 2dd50188862522fdbd3f0066336e3855ee39796d

Merge "Add packer build and validate job to build images"

Add packer build and validate job to build images

Change-Id: I9afaa4ebbe0914d804250deaabf1108fd74fab58
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
xingjun [Mon, 29 Aug 2016 20:34:47 +0000 (16:34 -0400)]
Updated git submodules

Project: integration/test master 6f97e60f7182918d2b1fab507dff7be505b7bf57

Adding first system test for FaaS

Change-Id: I931a4fc3a3005af7bef61cb445a6b2ca27ce60d5
Signed-off-by: xingjun <xingjun.chu@huawei.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 30 Aug 2016 22:41:17 +0000 (15:41 -0700)]
Updated git submodules

Project: integration/test master 7aeeae43ce69b6ba0c0fc3abff0a3c9d15eb622b

look for ofp-flow-services instead of -li plugin

Change-Id: Id6d735168cf31876d4cb1c8251380f19eecf81b0
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Luis Gomez [Wed, 14 Sep 2016 04:08:10 +0000 (21:08 -0700)]
Updated git submodules

Project: releng/builder master 2e87466e8cbe2798a7da9d74e49afef5fe523a7f

Fix typo in yaml file

Extra comma makes job fail.

Change-Id: I7f1cc82417b958b05aaf9631b0cdb931434a0dee
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Stephen Kitt [Wed, 14 Sep 2016 07:57:18 +0000 (09:57 +0200)]
Updated git submodules

Project: odlparent master db1f4b258250d47f02f8fb0a9d6ebb6135f4755a

BUG-6712: fix bin/shell's classpath

bin/shell is duplicated from Karaf, but needs ${karaf.version} instead
of ${project.version} to define its classpath.

The correct long-term fix is to drop bin/shell and rely on upstream's
version (https://git.opendaylight.org/gerrit/45546); this patch is
intended for cherry-picking to Boron.

Change-Id: I91658bc9068119aa29d0b3a93d9fce53cfe9d9c6
Signed-off-by: Stephen Kitt <skitt@redhat.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Mon, 12 Sep 2016 23:20:20 +0000 (16:20 -0700)]
Updated git submodules

Project: integration/test master d594b5c6aed3492e09b0d3a60827837b67c88291

upgrade tempest environment based on requirements.txt

Change-Id: Iaed3f58906de38a73bea70014c9406d6e47bc3a8
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoMerge "Update tutorial docs to replace add mapping RPCs with RESTCONF calls"
Colin Dixon [Tue, 13 Sep 2016 16:24:32 +0000 (16:24 +0000)]
Merge "Update tutorial docs to replace add mapping RPCs with RESTCONF calls"

7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 13 Sep 2016 15:50:39 +0000 (15:50 +0000)]
Updated git submodules

Project: releng/builder master e3bdeadde3bffdf1e4574ab7f831ab207a8a456e

Merge "Add OpenFlow cluster test to distribution test"

Add OpenFlow cluster test to distribution test

After test refactor few issues seen are reported with bug #.

Change-Id: I4718eab4b4b6e292d482a5d268562fe2c2f72300
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdate tutorial docs to replace add mapping RPCs with RESTCONF calls 22/45522/2
Shakib Ahmed [Tue, 13 Sep 2016 03:24:16 +0000 (20:24 -0700)]
Update tutorial docs to replace add mapping RPCs with RESTCONF calls

Change-Id: Id7b8e6d5045d34b508fcad6e175916ce7754f416
Signed-off-by: Shakib Ahmed <sheikahm@cisco.com>
7 years agoUpdated git submodules
Vratko Polak [Tue, 13 Sep 2016 14:41:09 +0000 (16:41 +0200)]
Updated git submodules

Project: integration/test master 2a8ac8d1e996f861687182d008ef41428e4af27e

Add mode memory for dsbenchark

Change-Id: I6db5071e2156d897ba657aac4c5c8fba3b2ee4de
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Victor Pickard [Tue, 13 Sep 2016 11:47:11 +0000 (07:47 -0400)]
Updated git submodules

Project: releng/builder master d7167eb17a1a4ca53cff0acea60b14245efa603d

Fix OVSDB Sonar - HWVTEP setup

Add some code to setup HWVTEP emulator, so that
hwvtepsouthbound tests will work.

Change-Id: If6aca041e5d238bd984e3513377d842f0c368303
Signed-off-by: Victor Pickard <vpickard@redhat.com>
7 years agoUpdated git submodules
Samuel Kontriš [Mon, 12 Sep 2016 10:37:04 +0000 (12:37 +0200)]
Updated git submodules

Project: integration/test master 58858b55e7ae95b6cc80362a09fbf37eab6b41bc

Topoprocessing - workaroud for EOFError

Change-Id: Id18bbb6320bd8a5994eac0af536ee020ea932562
Signed-off-by: Samuel Kontriš <samuel.kontris@pantheon.tech>
7 years agoUpdated git submodules
Tomas Cere [Tue, 13 Sep 2016 10:15:35 +0000 (10:15 +0000)]
Updated git submodules

Project: netconf master 61d053cd7e3fa0cfc4b7456aabbcacd2e65126fc

Merge "Unit test for RestconfDataServiceImpl class"

Unit test for RestconfDataServiceImpl class

Change-Id: I9eac7cb5316465d3d7cc4b38f6d450bdb08015d7
Signed-off-by: miroslav.kovac <miroslav.kovac@pantheon.tech>
7 years agoUpdated git submodules
Tomas Cere [Tue, 13 Sep 2016 10:13:42 +0000 (10:13 +0000)]
Updated git submodules

Project: netconf master a0786a8c014a918d05ccba4c826952ca5da6544d

Merge "Unit test for RestconfInvokeOperationsServiceImpl class"

Unit test for RestconfInvokeOperationsServiceImpl class

Change-Id: I4da0bcfa6ce210412a199769e83e104be99b7e07
Signed-off-by: miroslav.kovac <miroslav.kovac@pantheon.tech>
7 years agoUpdated git submodules
Ravit Peretz [Mon, 12 Sep 2016 12:03:19 +0000 (15:03 +0300)]
Updated git submodules

Project: integration/test master 1eb296703712f96c6d16a1fd289b451c15efe017

Adding arp table troubleshoot info to Test Operations From Vm
To eliminate arp resolution issues  in analysis

Change-Id: I76ad293ef2f7262a47fedc1df6b4ded2375ae843
Signed-off-by: Ravit Peretz <ravit.peretz@hpe.com>
7 years agoUpdated git submodules
Victor Pickard [Mon, 12 Sep 2016 18:06:34 +0000 (14:06 -0400)]
Updated git submodules

Project: releng/builder master 01f993ad512f600f8bd0f299c4548a8302a244c7

Fix OVSDB Sonar job

Set default OVS version to 2.5.0, instead of 2.3.2,
when OVS_VERSION is not passed in.

Change-Id: I516bd7ce255ce719fd0b88ccb4e43e5335cc45b8
Signed-off-by: Victor Pickard <vpickard@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Mon, 12 Sep 2016 17:18:15 +0000 (13:18 -0400)]
Updated git submodules

Project: releng/builder master d94f468d77a778b7ec50a08595587ef6b2f30cc1

Fix sonar jobs due to freestyle transition

The freestyle job migration from patch
I810316417769df3c4f3f775aff3f3c151be76e3f broke the sonar jobs due to
missing jdk and maven-version configuration. Unfortunately JJB does not
support configuration those options either.

Since the post build step for Sonar is deprecated anyway there's no
point continuing to use it so transition to using the sonar method
recommended by SonarQube [0].

The "Prepare SonarQube Scanner environment" is currently not
configurable via Jenkins so explicitly set the Maven Goals directly to
work around this. We should switch back in the future once JJB supports
the setting.

[0]
http://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Scanner+for+Jenkins

Change-Id: I6a3e00c4b385adad03a470d3aae0e476c6bb769d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Thu, 11 Aug 2016 06:30:06 +0000 (16:30 +1000)]
Updated git submodules

Project: releng/builder master ce00c3413739277f6b7d674a5ae7dcb62b15b43a

Migrate maven to freestyle for sonar

Change-Id: I810316417769df3c4f3f775aff3f3c151be76e3f
Co-Authored-By: Thanh Ha <thanh.ha@linuxfoundation.org>
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Sat, 10 Sep 2016 22:14:53 +0000 (08:14 +1000)]
Updated git submodules

Project: releng/builder master 41ee8cbae5c0f303a09f9b6db6c50813b71f0b92

Update new image label for ovs 2.5 and mininet 2.2.2

Change-Id: Ia6d6ad6fc242529a67bd5480c685dbfdbe8a5201
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Sun, 11 Sep 2016 17:57:24 +0000 (10:57 -0700)]
Updated git submodules

Project: integration/test master 0355a9bac58c1fb718610711f2078be9f2db9c57

Add sustain time in Scalability tests

Add Retry on Issue Karaf command

Change-Id: I963ba41353254fa1f00c213f286db220503bb517
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Sat, 10 Sep 2016 22:58:39 +0000 (15:58 -0700)]
Updated git submodules

Project: integration/test master 4ee399c9683167b5e4e1f367b10a3fa0ce00c77d

Adapt cluster test for Beryllium

Change-Id: If45cd2d0860810c884bc91de2ec21764012891ca
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Sun, 11 Sep 2016 19:38:23 +0000 (12:38 -0700)]
Updated git submodules

Project: integration/test master ac6d11ac5435d35ca90601f8e2ac10fa98411b4f

Small adjusts in JVM metrics

Change-Id: I549f915fb461c5945269f9b7600e9973bc992508
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Sat, 10 Sep 2016 19:47:31 +0000 (12:47 -0700)]
Updated git submodules

Project: integration/test master be882d8dc11431711eec361a70f9f8f7d654e54c

Fix the longevity test

Change-Id: I250e96569b7bdc216e274c109bf2798bfac6e556
Signed-off-by: Luis Gomez <ecelgp@gmail.com>