docs.git
7 years agoForce update sphinxbootstrap theme in rtd 78/41578/2
Thanh Ha [Fri, 8 Jul 2016 18:38:21 +0000 (14:38 -0400)]
Force update sphinxbootstrap theme in rtd

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

Project: odlparent master e228271680404d3d5cc25405e6785fa949dfd2e9

Checkstyle rulez for Exception Handling Anti-Patterns

* http://checkstyle.sourceforge.net/config_coding.html#IllegalCatch
* http://checkstyle.sourceforge.net/config_coding.html#IllegalThrows
* http://checkstyle.sourceforge.net/config_design.html#MutableException

and TBD:
* http://sevntu-checkstyle.github.io/sevntu.checkstyle/apidocs/com/github/sevntu/checkstyle/checks/coding/AvoidHidingCauseExceptionCheck.html
* http://sevntu-checkstyle.github.io/sevntu.checkstyle/apidocs/com/github/sevntu/checkstyle/checks/coding/EitherLogOrThrowCheck.html

Includes fixing "Catching 'Exception' is not allowed" in
SingleFeatureTest.

Change-Id: I716bd43573c4431e0276141acfb3eec2195d5aa6
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Fri, 8 Jul 2016 05:13:24 +0000 (01:13 -0400)]
Updated git submodules

Project: integration/test master 38b207793b95168da38806fb328565e565a01663

Add link to Robot API index

Link requires the following docs patch to be merged first:
https://git.opendaylight.org/gerrit/41537

Change-Id: I92f6b3adc377f48dfe43dab1417513cf5eed6ca6
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Force update additional dependencies"
Colin Dixon [Fri, 8 Jul 2016 18:32:39 +0000 (18:32 +0000)]
Merge "Force update additional dependencies"

7 years agoUpdated git submodules
priya.ramasubbu [Fri, 1 Jul 2016 12:41:30 +0000 (18:11 +0530)]
Updated git submodules

Project: integration/test master 637ffff1dba994ef2fd6fd056e02b4cada478709

Add Tap Device to the bridge in OVS

     * verify the added tap interface from operational datastore

Change-Id: I93dca2e827aa40cbc17560604a42f867c693b2f4
Signed-off-by: priya.ramasubbu <priya.ramasubbu@hcl.com>
7 years agoForce update additional dependencies 76/41576/1
Thanh Ha [Fri, 8 Jul 2016 18:14:43 +0000 (14:14 -0400)]
Force update additional dependencies

Force system level dependencies on readthedocs to be updated.

Change-Id: I524b6273fbd383978d8cea5a9ac9c320d8170543
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Rename javadoc to Java API Documentation"
Colin Dixon [Fri, 8 Jul 2016 18:06:26 +0000 (18:06 +0000)]
Merge "Rename javadoc to Java API Documentation"

7 years agoUpdated git submodules
Robert Varga [Wed, 15 Jun 2016 11:09:55 +0000 (13:09 +0200)]
Updated git submodules

Project: integration/test master a22c3fa176b2ba3700f71bd3e78bc5ce33521556

Add perftest model for l2fib

This is a port of patch https://git.opendaylight.org/gerrit/35916
to a better place.

Change-Id: I479f7fa6c7bde1535ee417818a58d22116d45fd4
Signed-off-by: Robert Varga <rovarga@cisco.com>
7 years agoUpdated git submodules
Luis Gomez [Fri, 8 Jul 2016 17:55:28 +0000 (17:55 +0000)]
Updated git submodules

Project: releng/builder master 58722e8b0bab8643c99548fde17ccc5e370de4cb

Merge "Add basic jjb for of-config"

Add basic jjb for of-config

Change-Id: Ia206001cbb515609dfee58b35607f01c656e9c20
Signed-off-by: Freeinggo Sure <xiao.fenggang@zte.com.cn>
7 years agoMerge "Generate index page for robot html files"
Colin Dixon [Fri, 8 Jul 2016 17:54:33 +0000 (17:54 +0000)]
Merge "Generate index page for robot html files"

7 years agoUpdated git submodules
Freeinggo Sure [Wed, 6 Jul 2016 18:02:20 +0000 (02:02 +0800)]
Updated git submodules

Project: integration/test master a46f6736b2f4c25f66160f8fc509bd9190101ee2

Added CSIT Basic test to OF-CONFIG

Change-Id: I566ad1e9c20244560f54c327a6fd3571d0b04e4c
Signed-off-by: Freeinggo Sure <xiao.fenggang@zte.com.cn>
7 years agoUpdated git submodules
Luis Gomez [Fri, 8 Jul 2016 17:51:08 +0000 (17:51 +0000)]
Updated git submodules

Project: releng/builder master 02490174bf24443ac207f4f810bf2fd9d3fc1ec6

Merge "make karaf.log archiving a little better"

make karaf.log archiving a little better

- will untar all the karaf logs (usually just one) from the tar ball taken
  from each controller, and put them flatly in the archives folder as just
  log files.

- the files will be prepended with odl${i} string to help identify which
  controller it came from in the case of multi controller tests

- the log files are kept as .log format and the nexus archive work will
  gzip it.

Change-Id: I61c6fa3c91eaaf6e6ba36c7f2ed0c19c76195da4
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Luis Gomez [Fri, 8 Jul 2016 17:50:21 +0000 (17:50 +0000)]
Updated git submodules

Project: releng/builder master e624db8208054a0a6b5261b76dc26803bb932765

Merge "remove f21 VM from vpnservice and netvirt CSIT jobs"

remove f21 VM from vpnservice and netvirt CSIT jobs

Change-Id: Ib5a2b602d9473840feee1c91c4976ce3544b7742
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoMerge "Update to follow style guide"
Colin Dixon [Fri, 8 Jul 2016 17:48:24 +0000 (17:48 +0000)]
Merge "Update to follow style guide"

7 years agoMerge "Fix mobile site logo size too large"
Colin Dixon [Fri, 8 Jul 2016 17:44:55 +0000 (17:44 +0000)]
Merge "Fix mobile site logo size too large"

7 years agoRename javadoc to Java API Documentation 70/41570/1
Thanh Ha [Fri, 8 Jul 2016 17:38:18 +0000 (13:38 -0400)]
Rename javadoc to Java API Documentation

Also use part formatting as recommended by the Style Guide.

Change-Id: I89a8dc1b02fa954bb5dee9c9f66613f0a04609cc
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Fri, 8 Jul 2016 15:00:12 +0000 (11:00 -0400)]
Updated git submodules

Project: releng/builder master ccc255a6055a89d45dada16b78dc3370aa2d3b8c

Remove maven-site

releng/builder documentation has migrated to docs and sphinx/readthedocs
so remove legacy documentation. Also remove maven-site related jobs for
releng/builder project too.

Change-Id: I3fe9fbb93b79c6b54ff82fed2e9de7c6f610b417
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Fri, 8 Jul 2016 14:58:47 +0000 (07:58 -0700)]
Updated git submodules

Project: integration/test master e782853eecdf2c348293c16af6f2f0d8ccc659c1

Fix testplan name

Change-Id: Id0a59c3902218e984a12859c41b2692ecf372128
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Thanh Ha [Fri, 8 Jul 2016 14:59:44 +0000 (10:59 -0400)]
Updated git submodules

Project: releng/builder master 670d41d84599b04194b843f56730e8f7955afcb9

Remove maven-site jobs from Jenkins

A subsequent patch will remove all maven-site related files in the
releng/builder repo.

Change-Id: I7f22230e2a563f1c9915322cc55e577b4102c0a3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoAdd odlparent javadoc 11/41511/3
An Ha [Thu, 7 Jul 2016 20:32:59 +0000 (16:32 -0400)]
Add odlparent javadoc

Change-Id: I6c7bad3575d4b96adf957e9f2437815ee92d50e6
Signed-off-by: An Ha <zero579911@gmail.com>
7 years agoMerge "Enable javasphinx"
Colin Dixon [Fri, 8 Jul 2016 14:49:32 +0000 (14:49 +0000)]
Merge "Enable javasphinx"

7 years agoUpdated git submodules
Cédric Ollivier [Thu, 7 Jul 2016 09:31:41 +0000 (11:31 +0200)]
Updated git submodules

Project: integration/test master 3419814173fa8a3519ab2afd90c9b007be74332d

Define Openstack creds as variables

It mainly eases overriding the default values.

Change-Id: I79eef8ee68f4de3213b9d26625168566b7fae606
Signed-off-by: Cédric Ollivier <ollivier.cedric@gmail.com>
7 years agoGenerate index page for robot html files 37/41537/1
Thanh Ha [Fri, 8 Jul 2016 05:07:36 +0000 (01:07 -0400)]
Generate index page for robot html files

Change-Id: Ie6b225dba20122821435e443bdde4deafaa40501
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdate to follow style guide 36/41536/3
Thanh Ha [Fri, 8 Jul 2016 04:31:30 +0000 (00:31 -0400)]
Update to follow style guide

The Python Style guide recommends the following:

  # with overline, for parts
  * with overline, for chapters
  =, for sections
  -, for subsections
  ^, for subsubsections
  ", for paragraphs

Update the getting-started-guide and openstack-guide and documentation
guide to use parts and chapters. We should be following this project
structure:

docs/index.rst                 -> entry point
docs/____-guide/index.rst      -> part
docs/____-guide/<chapter>.rst  -> chapter

In the ____-guide/index.rst we use the # with overline at the very top
of the file to determine that it is a part and then within each chapter
file we start the document with a section using * with overline to
denote that it's the chapter heading and then everything in the rest of
the chapter should use:

  =, for sections
  -, for subsections
  ^, for subsubsections
  ", for paragraphs

Change-Id: I4429eecc17d2e667c1f00236f9a57bc9a9028e29
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoFix mobile site logo size too large 34/41534/1
Thanh Ha [Fri, 8 Jul 2016 04:01:42 +0000 (00:01 -0400)]
Fix mobile site logo size too large

The mobile site logo appears too large when docs are generated using the
old version of sphinx 1.3.5 that readthedocs uses by default. Force
upgrade sphinx to latest version.

Change-Id: Iadb48df082a04b4e9f7e206f15c1e5c1ddd48399
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Luis Gomez [Thu, 7 Jul 2016 22:37:09 +0000 (15:37 -0700)]
Updated git submodules

Project: releng/builder master 093daa9f2e2fceb016f8cef2711acbcb290e6261

Fix openflow verify jobs

Currently we use Beryllium branch to verify test code.

Change-Id: Iee684c422ae9dabb3e1ce4f3bb7f0edc916699ea
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Thu, 7 Jul 2016 21:49:10 +0000 (21:49 +0000)]
Updated git submodules

Project: releng/builder master 2ec4a12e4072c5533d7c199f85015c94ce8c548d

Merge "Install libxslt-devel needed by docs"

Install libxslt-devel needed by docs

Docs project is trying to use javasphinx to generate javaapi docs and
requires an additional package to be installed.

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

Project: releng/builder master 23b7e9fad0f8c83fe5153ab0f11ef3b3623d5217

Merge "removing old broken netvirt/openstack/tempest jobs"

removing old broken netvirt/openstack/tempest jobs

Change-Id: I97d03d8c29fdc4bb8d2c1bf75582dbbc2489b8df
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoEnable javasphinx 09/41509/3
An Ha [Thu, 7 Jul 2016 19:24:46 +0000 (15:24 -0400)]
Enable javasphinx

This patch allows us to generate java api doc using sphinx.

Change-Id: I2e7eeeede1c5fa667a191b625beca175f3324682
Signed-off-by: An Ha <zero579911@gmail.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 7 Jul 2016 18:58:32 +0000 (11:58 -0700)]
Updated git submodules

Project: releng/builder master 6636c81e39d06c30262ada9b5cb987ee8a33266b

use 8x8 VM for multipatch job

Change-Id: Ic17a3004ddbda91d8c8b1e841cbc9a96b2e7dd92
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Cédric Ollivier [Thu, 7 Jul 2016 07:20:52 +0000 (09:20 +0200)]
Updated git submodules

Project: integration/test master 9707eb0a4b4c138066b4d3f6c8c68014524cb142

Define Suite Setup and Suite Teardown

It allows getting X-AUTH before running any Neutron test cases

Change-Id: Ia50776203dd31bc6c371464ba495488cdf561d92
Signed-off-by: Cédric Ollivier <ollivier.cedric@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Thu, 7 Jul 2016 15:39:31 +0000 (08:39 -0700)]
Updated git submodules

Project: releng/builder master 563dcc6bebd5ea05902f92bc5aae1b3b60482e1d

Fix commas in job project

Change-Id: Id8ae7b4a3e14cec53f361c3cdd3e356022f67bcc
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agofixing <code> blocks to reST literals 94/41494/1
Colin Dixon [Thu, 7 Jul 2016 15:31:39 +0000 (11:31 -0400)]
fixing <code> blocks to reST literals

Change-Id: I5381e837aadcd4f5eb2362b26147e583a81dd2ad
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoMerge "changing version from 0.3.0 to Boron"
Colin Dixon [Thu, 7 Jul 2016 15:03:25 +0000 (15:03 +0000)]
Merge "changing version from 0.3.0 to Boron"

7 years agoMerge "Update netconf user guide"
Colin Dixon [Thu, 7 Jul 2016 12:47:46 +0000 (12:47 +0000)]
Merge "Update netconf user guide"

7 years agoMerge "Documentation outline for centinel."
Colin Dixon [Thu, 7 Jul 2016 12:47:23 +0000 (12:47 +0000)]
Merge "Documentation outline for centinel."

7 years agoUpdate netconf user guide 98/34398/7
Tomas Cere [Wed, 6 Jul 2016 20:56:24 +0000 (16:56 -0400)]
Update netconf user guide

Add chapters related to topology configuration.

Add chapters related to netconf-testtool.
These are mostly taken from wiki, but updated for latest release.

Change-Id: I3f6a9375357bc1e6295ac8ec992586460a42435f
Signed-off-by: Tomas Cere <tcere@cisco.com>
7 years agoMerge "fix section header levels in ofp e2e meters"
Colin Dixon [Thu, 7 Jul 2016 01:18:06 +0000 (01:18 +0000)]
Merge "fix section header levels in ofp e2e meters"

7 years agochanging version from 0.3.0 to Boron 53/41453/1
Colin Dixon [Thu, 7 Jul 2016 00:43:31 +0000 (20:43 -0400)]
changing version from 0.3.0 to Boron

Change-Id: Idad9fa2172a31e313b24ca82935193c5dca1aa0a
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agofix section header levels in ofp e2e meters 40/41440/1
Colin Dixon [Wed, 6 Jul 2016 20:56:24 +0000 (16:56 -0400)]
fix section header levels in ofp e2e meters

Change-Id: I4dc0578741cc8239b33086befe66cf5170b0535e
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoUpdated git submodules
Thanh Ha [Wed, 6 Jul 2016 20:56:19 +0000 (20:56 +0000)]
Updated git submodules

Project: releng/builder master 9d1353bee8c6b392ccece37ab54108abe4c7e4bd

Merge "copy ssh keys in csit library verify job"

copy ssh keys in csit library verify job

Change-Id: Icd55ccf3de4cada614d351bf770e53ad3851cb90
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoMerge "Enhance the Documentation Guide"
Colin Dixon [Wed, 6 Jul 2016 20:45:36 +0000 (20:45 +0000)]
Merge "Enhance the Documentation Guide"

7 years agoMerge "organizing top-level reST content by intended audience"
Colin Dixon [Wed, 6 Jul 2016 20:42:29 +0000 (20:42 +0000)]
Merge "organizing top-level reST content by intended audience"

7 years agoUpdate submodule for integration/test 37/41437/1
Thanh Ha [Wed, 6 Jul 2016 20:35:06 +0000 (16:35 -0400)]
Update submodule for integration/test

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

Project: releng/builder master 4bf75570c21ec0899d3ed71e0077ed7bee3679f8

Merge "fixing docs to make the YAML valid"

fixing docs to make the YAML valid

Change-Id: Ic5d9086fff81f5dbd0b1bc86bb332982f162e476
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoEnhance the Documentation Guide 62/40962/3
Colin Dixon [Tue, 28 Jun 2016 18:59:12 +0000 (14:59 -0400)]
Enhance the Documentation Guide

Change-Id: Iafea69cc1ae37e7296f33c135e8ca817a6550be8
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoDocumentation outline for centinel. 41/29441/4
amandeep [Mon, 15 Feb 2016 13:21:01 +0000 (18:51 +0530)]
Documentation outline for centinel.

Change-Id: If9508f58cb1fe5a37cc13fedf0df77025a393e8a
Signed-off-by: amandeep <rattenpal.amandeep@tcs.com>
7 years agoUpdated git submodules
Thanh Ha [Wed, 6 Jul 2016 19:35:01 +0000 (19:35 +0000)]
Updated git submodules

Project: releng/builder master 71144baa6229c7226d9afdceed8b2e0ea3596b34

Merge "copy ssh keys in csit-1node-verify job"

copy ssh keys in csit-1node-verify job

Change-Id: I93da4d5fb498bb90867a1369bb43ce54a01c9339
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Wed, 6 Jul 2016 18:52:43 +0000 (14:52 -0400)]
Updated git submodules

Project: releng/builder master d59d69c5919ae54c2abe09b1fcd43c1587c0d27e

Rename jenkins ssh-agent-credential

Rename the jenkins and openstack credentials to make it easier to use in
YAML parsing.

Change-Id: I6feed663ed099d25fb6f8305c9a635c8ef6a1285
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
jenkins-releng [Wed, 6 Jul 2016 19:15:52 +0000 (19:15 +0000)]
Updated git submodules

Project: releng/builder master 97cb848293e1e18678427f2a1f336735643594ab

Update automated project templates

Change-Id: I11160c58cd3dc5462c923c18a559f77152113a8c
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Thanh Ha [Wed, 6 Jul 2016 18:00:11 +0000 (14:00 -0400)]
Updated git submodules

Project: releng/builder master 26302566ff276411d9ea845bc22b6c96bb7d76dd

Create a opendaylight-infra-wrapper macro

This macro is used to set the required default wrappers for all
opendaylight jenkins jobs.

Change-Id: I5bd48b81fec25387aa37b133f9197f5db3712c79
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Wed, 6 Jul 2016 16:41:56 +0000 (12:41 -0400)]
Updated git submodules

Project: releng/builder master e89f55acf8eebe80bb65f170150001c288ed4226

Refactor job template documentation layout

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

Project: releng/builder master aa6225fe3b45ce4695b297c9ec3b1cabc905674f

Update Minions table to use bootstrap theme

Change-Id: I71f92d0b7d5076e09083f37b3d0bad5e06cd668a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Vratko Polák [Wed, 6 Jul 2016 14:48:03 +0000 (14:48 +0000)]
Updated git submodules

Project: releng/builder master 4f7a78dc3cf0a05c2816ccc8ae5fb461bfad0622

Merge "Send distro-check archives to logs.opendaylight"

Send distro-check archives to logs.opendaylight

Change-Id: If4da92a4cf0131d589583a7dd4b907ec41f2553b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Vratko Polák [Wed, 6 Jul 2016 14:47:02 +0000 (14:47 +0000)]
Updated git submodules

Project: releng/builder master 95fae8bfcfeb4f06d4d1364d9063de834cfc5cfb

Merge "Print out environment variables to file"

Print out environment variables to file

The environment variable list could be useful in troubleshooting so
paste it out at the end of the build.

Change-Id: Ibf3abed0f71c73269aa077ebe9dd7ea8bc35faad
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Vratko Polák [Wed, 6 Jul 2016 14:46:55 +0000 (14:46 +0000)]
Updated git submodules

Project: releng/builder master 3d7573a98a4cf47d801735c6b37209827204dbca

Merge "Fix archiving script to trim the end of the log file"

Fix archiving script to trim the end of the log file

Because the console log is still running while we are downloading it to
archive to logs.opendaylight.org it ends abruptly and causes confusion.
This patch trims the log so it will have a natural end to it's log.

Change-Id: Ic68828d2209a1c95e3c8282a82bc12f3138105a6
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Vratko Polák [Wed, 6 Jul 2016 14:42:52 +0000 (14:42 +0000)]
Updated git submodules

Project: releng/builder master a77c63f98d9f153dc89b543127592e2f91f6c1f9

Merge "Patch robotVM script to support LongevityFramework"

Patch robotVM script to support LongevityFramework

This patches robotVM scripts to add support for Longevity Framework.
We need python libraries to interact with elasticsearch node
(elasticsearch, elasticsearch-dsl) and libraries to plot the data
fetched(matplotlib). It also adds an elasticsearch node installation
on the controllerVM.

Change-Id: I3a8af083082fb5dcf89bd8feefcff6819bfeda30
Signed-off-by: Kumar Rishabh <shailrishabh@gmail.com>
7 years agoSwitch docs to use a bootstrap theme 70/41370/1
Thanh Ha [Wed, 6 Jul 2016 04:21:29 +0000 (00:21 -0400)]
Switch docs to use a bootstrap theme

Use the United bootswatch theme.

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

Project: releng/builder master 140a6a4db5df25f77c47689e52b00ae2c38098dc

Merge "fix troubles with creating tars of karaf.logs"

fix troubles with creating tars of karaf.logs

Change-Id: I3c271ab7b30bf5f45e738f09d28376d418ed85fa
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoMerge "Redirect expected robot html generation failures"
Colin Dixon [Wed, 6 Jul 2016 03:02:07 +0000 (03:02 +0000)]
Merge "Redirect expected robot html generation failures"

7 years agoRedirect expected robot html generation failures 53/41353/3
Thanh Ha [Tue, 5 Jul 2016 20:55:26 +0000 (16:55 -0400)]
Redirect expected robot html generation failures

Send robot html generation failures to /dev/null as they are expected
and can confuse those who might be building the project.

Make sed on OS X happy by creating robot htmls in $TMP_ROBOT_DIR and
redirecting sed to $ROBOT_DIR for final copy.

Change-Id: If38694b1865696d3ae7ec7f6f6e7e1e6cd618ed8
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
jenkins-releng [Tue, 5 Jul 2016 21:37:05 +0000 (21:37 +0000)]
Updated git submodules

Project: releng/builder master 444da24fc90d18ed5c42139a85aa5b338231a61d

Update automated project templates

Change-Id: Ic5de2f697300d601df7744102d963f857fb2e6cb
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Andrew Grimberg [Tue, 5 Jul 2016 21:30:57 +0000 (14:30 -0700)]
Updated git submodules

Project: releng/builder master b9de60945d3289a46fb6f254de8127db89207039

Convert templates to be single-use minions

Convert all the basic auto creation templates to be single-use minions
except for the matrix job template. Not certain what would happen if we
applied this there.

Change-Id: I51e4c4a15dd16743077cf5f0009f10bf75bda7e6
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
7 years agoorganizing top-level reST content by intended audience 52/41352/1
Colin Dixon [Tue, 5 Jul 2016 20:45:28 +0000 (16:45 -0400)]
organizing top-level reST content by intended audience

Change-Id: I48f0e0d0d88b7b564eb453f8840235f086783fe5
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoUpdated git submodules
jenkins-releng [Tue, 5 Jul 2016 19:41:09 +0000 (19:41 +0000)]
Updated git submodules

Project: releng/builder master dc5af39ea17db6a43aad3be1d9ae64e897bc872f

Update automated project templates

Change-Id: I0f8a03399765ba9c2f2178430fd39fc674771423
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Thanh Ha [Tue, 5 Jul 2016 18:43:54 +0000 (18:43 +0000)]
Updated git submodules

Project: releng/builder master 3b3b8a98257fb17cf45881508e5f62054a92a96d

Merge "Fixing a few reST typos"

Fixing a few reST typos

Change-Id: I8f1a4218e1d2c74014c1106f26039385e176c2bb
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoMerge "TSDR Boron User Guide check in."
Colin Dixon [Tue, 5 Jul 2016 18:36:04 +0000 (18:36 +0000)]
Merge "TSDR Boron User Guide check in."

7 years agoUpdated git submodules
Thanh Ha [Tue, 5 Jul 2016 18:33:11 +0000 (18:33 +0000)]
Updated git submodules

Project: releng/builder master 3f53bb0e33d544950ed53f32fa031c0839a2c3bd

Merge "Convert dynamic minions to single use"

Convert dynamic minions to single use

The private cloud minions come online significantly faster than
previously. We also don't get charged anything for creating a lot of
them, so it makes sense to make them single use so we can avoid a lot of
the re-use issues we seem to be seeing lately.

This change modifies the dynamic minions that releng itself uses as well
as the base templates that most projects are using. It does not affect
all the other jobs out there that are not part of the standard template
sets such as robot or custom jobs.

Change-Id: I42237f92e5288c36c34f4748eec6c948ca9553a3
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
7 years agoMerge "Added known issues to getting started guide - installation"
Colin Dixon [Tue, 5 Jul 2016 18:28:35 +0000 (18:28 +0000)]
Merge "Added known issues to getting started guide - installation"

7 years agoUpdated git submodules
Thanh Ha [Tue, 5 Jul 2016 17:33:46 +0000 (13:33 -0400)]
Updated git submodules

Project: releng/builder master b59d9b7d54509ecd0c77a3c7d19c51933865ae30

Keep build artifacts for 14 days only

The deleting artifacts after 5 max is causing confusion to folks. Lets
reconfigure and simplify the log rotation to keeping max 14 days and
removing the extra configurations.

In the future as we continue to migrate jobs to logs.opendaylight.org
that system has a 6 month log retention so we can reduce Jenkins
further as we proceed.

Change-Id: I98c1c0e76cf4e93244b82415c3091dc11b9f22d8
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 5 Jul 2016 17:17:11 +0000 (17:17 +0000)]
Updated git submodules

Project: releng/builder master 5a1af97d6c177ba6534e04dc62249d21e3417bb3

Merge "Add system test jobs into integration-jobs"

Add system test jobs into integration-jobs

Change-Id: I3f972b871a4225773b8751950da36b7888b126a2
Signed-off-by: jason <jason.cw.yuan@foxconn.com>
7 years agoAdded known issues to getting started guide - installation 72/41272/2
Martin Sunal [Mon, 4 Jul 2016 12:48:54 +0000 (14:48 +0200)]
Added known issues to getting started guide - installation

Issue about running karaf on win10 described + workaround

Change-Id: Iaf35561f64bb20009065b169b3e84524fceac1a4
Signed-off-by: Martin Sunal <msunal@cisco.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 5 Jul 2016 16:57:47 +0000 (16:57 +0000)]
Updated git submodules

Project: releng/builder master d21dd883e902440058b726c35120452836987a0d

Merge "Fix job name"

Fix job name

Change-Id: Ief1093825ed4e53fc16fd70133177549bd409fed
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Thanh Ha [Tue, 5 Jul 2016 16:32:51 +0000 (12:32 -0400)]
Updated git submodules

Project: releng/builder master 5f416725b63e53b1d74d6fba2c8044cc37f66bd3

Remove Developers from email list

We're having issues with the latest email-ext plugin sending emails
directly to developers who do not want it. Removing "Developers" as a
send to recipient hopefully should fix this and I don't think we need it
anyway considering that folks already get notified via their Gerrit
patch.

Change-Id: Idf84da19baad66f60a59c88661f97f2f28be7d7e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoTSDR Boron User Guide check in. 63/41263/6
yuling_c [Mon, 4 Jul 2016 06:56:25 +0000 (23:56 -0700)]
TSDR Boron User Guide check in.

Change-Id: I6164aad0e9c9adcef6deb821b0fa86ee54b7c134
Signed-off-by: yuling_c <yulingchen54@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Sat, 2 Jul 2016 01:02:59 +0000 (18:02 -0700)]
Updated git submodules

Project: releng/builder master 9053818acc5eda1652b244e1c29458e114c4cdb5

Adjusts for new log server

- Add achive macro in all integration templates.
- Remove compress logs, this is done by new archive macro.

Change-Id: I7029a6de57d4730c46d8fffda5f8a009dfe01d0a
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Luis Gomez [Sat, 2 Jul 2016 00:27:43 +0000 (00:27 +0000)]
Updated git submodules

Project: releng/builder master b53ace555e90a7bc346c31f4ae31d77cb672027d

Merge "Enable 3node Tests for VTN Manager"

Enable 3node Tests for VTN Manager

This patch will enable the VTN to be deployed in 3node and the exisiting
CSIT will be run against it. We need to add more 3node related tests
in the future.

Change-Id: I2a9859574b6a6a097edfdfdf3a66c9da5d41ee92
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoUpdated git submodules
Luis Gomez [Sat, 2 Jul 2016 00:20:53 +0000 (00:20 +0000)]
Updated git submodules

Project: releng/builder master 691d81fd873183fea6a0dfc39447cc75e8f7ac25

Merge "Make generated html appear in _build/html"

Make generated html appear in _build/html

Change-Id: Ibdcf01296469fd96bd30213821f7c7652e42a111
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoMerge "Boron update of SXP aDocs"
Colin Dixon [Fri, 1 Jul 2016 19:03:09 +0000 (19:03 +0000)]
Merge "Boron update of SXP aDocs"

7 years agoMerge "Add cluster configuration scripts"
Colin Dixon [Fri, 1 Jul 2016 17:54:55 +0000 (17:54 +0000)]
Merge "Add cluster configuration scripts"

7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 1 Jul 2016 16:19:17 +0000 (16:19 +0000)]
Updated git submodules

Project: releng/builder master 12dddebb9ac20a9e4ba9ae72596d28052c4bf043

Merge "Add runit trigger for netvirt"

Add runit trigger for netvirt

The following patches are what added the support for ovsdb and are
what is used for netvirt:

https://git.opendaylight.org/gerrit/#/c/40052/
https://git.opendaylight.org/gerrit/#/c/40062/
https://git.opendaylight.org/gerrit/#/c/40067/

Change-Id: I9de3aac1c7f0174c2e362cd73e1136eb707a630c
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoUpdated git submodules
Sam Hague [Fri, 1 Jul 2016 14:02:30 +0000 (10:02 -0400)]
Updated git submodules

Project: releng/builder master d561bd66db50e5b5d4d9c6eb83b973daf31946db

Update requirements for builder version to 1.6.1

The latest builder changes as of 6/28/16 require builder to be at 1.6.1.

Change-Id: Ic6b9c06aefc38af391d27d85da895ff338d7b317
Signed-off-by: Sam Hague <shague@redhat.com>
7 years agoMerge "Add OCP Plugin User Guide"
Colin Dixon [Fri, 1 Jul 2016 05:36:53 +0000 (05:36 +0000)]
Merge "Add OCP Plugin User Guide"

7 years agoAdd cluster configuration scripts 74/41174/3
Luis Gomez [Thu, 30 Jun 2016 23:20:11 +0000 (16:20 -0700)]
Add cluster configuration scripts

Change-Id: I9e6bf9698481e3cea80fbb118099ced62779c90e
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoUpdated git submodules
Andrew Grimberg [Fri, 1 Jul 2016 00:12:23 +0000 (00:12 +0000)]
Updated git submodules

Project: releng/builder master b361ccf459bb1ac4f7cb3a8108f498052d0f4256

Merge "Add Int/Pack RPM deps to builder.sh startup script"

Add Int/Pack RPM deps to builder.sh startup script

Installs software required for building RPMs, adds Jenkins user to
mock group so they have permissions to build RPMs.

Change-Id: I2ef1ff50ec78b9b2e2b81778cc6776e6810a5db9
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 30 Jun 2016 20:01:54 +0000 (13:01 -0700)]
Updated git submodules

Project: releng/builder master 77201602c9691afa9b85a75a8fbe1edfc2e4f375

install crudini on CSIT related VMs

Change-Id: Id9e99e2c074a38968cbce093b4343658b2de83e9
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Thu, 30 Jun 2016 19:49:16 +0000 (19:49 +0000)]
Updated git submodules

Project: releng/builder master 2fc41a49eefdabb2841775bd2ac469e604af98bf

Merge "Update Jenkins docs with new minion info"

Update Jenkins docs with new minion info

* Change language from slaves to minions

* Update minion descriptions and pool information

Change-Id: I11ecf5a474993896050801ce7d37359fa95bf3d4
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
7 years agoMerge "Make generated html appear in _build/html"
Colin Dixon [Thu, 30 Jun 2016 19:48:01 +0000 (19:48 +0000)]
Merge "Make generated html appear in _build/html"

7 years agoMerge "make html prettier for robot libdocs"
Colin Dixon [Thu, 30 Jun 2016 19:43:02 +0000 (19:43 +0000)]
Merge "make html prettier for robot libdocs"

7 years agoUpdated git submodules
Peter Gubka [Thu, 30 Jun 2016 16:18:56 +0000 (18:18 +0200)]
Updated git submodules

Project: releng/builder master 1028d9bcb1fc3612a956940713250ec8dab9fd3a

vm with 8g to be used

https://jenkins.opendaylight.org/sandbox/job/bgpcep-csit-1node-periodic-bgp-ingest-only-boron/1/
in this job the java.lang.OutOfMemoryError is prevented comparing to
e.g. https://jenkins.opendaylight.org/releng/view/bgpcep/job/bgpcep-csit-1node-periodic-bgp-ingest-only-boron/159/artifact/karaf.log

Change-Id: I112fb81b6c0ae8436a50145e3e3e70faf8cb14b3
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Luis Gomez [Thu, 30 Jun 2016 06:44:05 +0000 (23:44 -0700)]
Updated git submodules

Project: releng/builder master fdee0a5da42392b43a44a5226525c8150afebede

Add jdk version to Patch Test template

Change-Id: I913257b870baa8dad0e232e6fea3f722125c0541
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
7 years agoAdd OCP Plugin User Guide 84/40484/4
Richard [Fri, 17 Jun 2016 10:54:20 +0000 (03:54 -0700)]
Add OCP Plugin User Guide

Change-Id: I5138b4fdaa53e8c5214b81ddf4e0228c6051c8e6
Signed-off-by: Richard <m8809301@msn.com>
7 years agomake html prettier for robot libdocs 89/41089/1
Jamo Luhrsen [Wed, 29 Jun 2016 23:29:20 +0000 (16:29 -0700)]
make html prettier for robot libdocs

Change-Id: Iba8814c0dcf8addb2a46a5148cb727d94c614086
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoMake generated html appear in _build/html 85/41085/1
Thanh Ha [Wed, 29 Jun 2016 23:00:37 +0000 (19:00 -0400)]
Make generated html appear in _build/html

Change-Id: Ibe99dfed5a4b9b11b71ffa4c17ab3b6c803a0c4f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Andrew Grimberg [Wed, 29 Jun 2016 22:59:05 +0000 (22:59 +0000)]
Updated git submodules

Project: releng/builder master f963acd7a1818e72109a3e409d1b4f95ef6a030b

Merge "Adding instructions on setting up gpg-agent on a Mac"

Adding instructions on setting up gpg-agent on a Mac

Change-Id: Icec813be7f2421b19800095e18e5acee7da7d7e7
Signed-off-by: Colin Dixon <colin@colindixon.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Wed, 29 Jun 2016 22:37:44 +0000 (15:37 -0700)]
Updated git submodules

Project: releng/builder master 7eebdb4a3faf240f22b8749aef5b27b7d225053d

copy devstack logs without compression

Change-Id: I64109e05563a1ee86a64efb06b727df4c621b33a
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Wed, 29 Jun 2016 22:04:47 +0000 (15:04 -0700)]
Updated git submodules

Project: releng/builder master 494b8ecf128b509fc6ddac443cb5b47ccb913f64

add daily trigger to rtd job

Change-Id: I001fb7964b40766e5799c5414b40b2547c42e9c4
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoMerge "Auto-generate robot library documentation"
Colin Dixon [Wed, 29 Jun 2016 21:39:59 +0000 (21:39 +0000)]
Merge "Auto-generate robot library documentation"

7 years agoMerge "Changes to Getting-Started-Guide karaf_features.rst for the TSDR Boron release."
Colin Dixon [Wed, 29 Jun 2016 21:33:54 +0000 (21:33 +0000)]
Merge "Changes to Getting-Started-Guide karaf_features.rst for the TSDR Boron release."

7 years agoFirst draft of YangIDE installation guide and initial template for user 29/39729/3
David M. Karr [Wed, 1 Jun 2016 19:16:39 +0000 (12:16 -0700)]
First draft of YangIDE installation guide and initial template for user
guide (still with mostly default text in user guide).

Change-Id: I2c8364bb33d052e6445cd1135d89e3e1505c9aea
Signed-off-by: David M. Karr <davidmichaelkarr@gmail.com>