docs.git
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 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>
8 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>
8 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>
8 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>
8 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>
8 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>
8 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>
8 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>
8 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"

8 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."

8 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>
8 years agoUpdated git submodules
Andrew Grimberg [Wed, 29 Jun 2016 21:06:58 +0000 (21:06 +0000)]
Updated git submodules

Project: releng/builder master 55576d2b2c17077b882c343fc8866faa6376c89c

Merge "Revert "autogenerate robot library documentation""

Revert "autogenerate robot library documentation"

This reverts commit f28c62e8615e555b334a5cbf78693efbaac669d6.

Change-Id: I72598e554871dffd6903c2e903898dd6be9931f5
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoAuto-generate robot library documentation 57/41057/2
Thanh Ha [Wed, 29 Jun 2016 20:51:35 +0000 (16:51 -0400)]
Auto-generate robot library documentation

Change-Id: If4dc722282177f7174c12bdcc27411fc74b7ad42
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoUpdated git submodules
Jamo Luhrsen [Wed, 29 Jun 2016 20:55:37 +0000 (20:55 +0000)]
Updated git submodules

Project: releng/builder master 028cd504c7c9888e3689dd01236930b0dc73a93c

Merge "Adjust OF bulkomatic tests to run with 4GB controller VM"

Adjust OF bulkomatic tests to run with 4GB controller VM

Change-Id: I948abd51a4a6ee8f6c413d0c76017f767a04d17d
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoUpdated git submodules
Jamo Luhrsen [Wed, 29 Jun 2016 20:43:46 +0000 (20:43 +0000)]
Updated git submodules

Project: releng/builder master 5e66994c3fc39e964bb11fd69be3d0c47b1c5768

Merge "Disable  n-cpu service in Control Node"

Disable  n-cpu service in Control Node

Change-Id: I401f02fc81e848badb94f9ab619da332d60f688b
Signed-off-by: gvrangan <venkatrangang@hcl.com>
8 years agoUpdated git submodules
Jamo Luhrsen [Wed, 29 Jun 2016 17:25:49 +0000 (10:25 -0700)]
Updated git submodules

Project: releng/builder master f28c62e8615e555b334a5cbf78693efbaac669d6

autogenerate robot library documentation

Change-Id: I9eac35123e2eed5ea8112f413c447b83af3a14d3
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
8 years agoMerge "Removing the AsciiDoc Getting Started Guide as it's all in reST"
Colin Dixon [Wed, 29 Jun 2016 19:27:39 +0000 (19:27 +0000)]
Merge "Removing the AsciiDoc Getting Started Guide as it's all in reST"

8 years agoMerge "Migrating security considerations to reST"
Colin Dixon [Wed, 29 Jun 2016 19:24:55 +0000 (19:24 +0000)]
Merge "Migrating security considerations to reST"

8 years agoMerge "Migrating DLUX, Clustering, Version and XSQL to reST"
Colin Dixon [Wed, 29 Jun 2016 19:24:32 +0000 (19:24 +0000)]
Merge "Migrating DLUX, Clustering, Version and XSQL to reST"

8 years agoMerge "Migrate general installation instructions to reST"
Colin Dixon [Wed, 29 Jun 2016 19:21:16 +0000 (19:21 +0000)]
Merge "Migrate general installation instructions to reST"

8 years agoMerge "Migrating project-specific install guides from adoc to reST"
Colin Dixon [Wed, 29 Jun 2016 19:20:36 +0000 (19:20 +0000)]
Merge "Migrating project-specific install guides from adoc to reST"

8 years agoMerge "Migrating release notes from AsciiDoc to reST"
Colin Dixon [Wed, 29 Jun 2016 18:33:33 +0000 (18:33 +0000)]
Merge "Migrating release notes from AsciiDoc to reST"

8 years agoMerge "Add Integration/Test documentation"
Colin Dixon [Wed, 29 Jun 2016 17:46:39 +0000 (17:46 +0000)]
Merge "Add Integration/Test documentation"

8 years agoUpdated git submodules
Luis Gomez [Wed, 29 Jun 2016 17:36:36 +0000 (10:36 -0700)]
Updated git submodules

Project: releng/builder master 3dde985b92723286967ebae6292cf4c143625305

Adjust Cbench jobs for 2 CPUs controller VM

Change-Id: I948cc9d449b902d117b67750df0ca7db223f0282
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoAdd Integration/Test documentation 34/41034/1
Jamo Luhrsen [Wed, 29 Jun 2016 17:09:14 +0000 (10:09 -0700)]
Add Integration/Test documentation

Change-Id: I068bcf005cc005af2074a69efab6118f80e41c00
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
8 years agoUpdated git submodules
Thanh Ha [Mon, 27 Jun 2016 21:14:13 +0000 (17:14 -0400)]
Updated git submodules

Project: releng/builder master ec01c9629220020eb187218e3da793daee020284

Migrate integration-csit archives to Nexus

- Move archive patterns to integration-csit-archive-build macro
  * Archive Patterns: *log* *.log *.csv
- Activate archive-build macro at the end of all csit jobs

Change-Id: I152e1b5575bd36c4bfbebaa7a9571b76a06ef29e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoUpdated git submodules
Thanh Ha [Wed, 29 Jun 2016 14:18:56 +0000 (14:18 +0000)]
Updated git submodules

Project: releng/builder master 2dbc8e52529ff2624388c85ad569f55a452eb731

Merge "Allow for dynamic image select in csit"

Allow for dynamic image select in csit

- Set default values in releng-defaults.yaml.
- Set integration macros and templates for new variables.
- Clean up unused mininet-cloud-name.

Change-Id: I0326841f641c5c9af675006e805539d003bfa33c
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoUpdated git submodules
Vratko Polák [Wed, 29 Jun 2016 13:08:51 +0000 (13:08 +0000)]
Updated git submodules

Project: releng/builder master c5fe7940d7f47e09a0f315a29e2a658e9ca0ed28

Merge "Support for per project patch test jobs"

Support for per project patch test jobs

- Add jjb template for project patch test jobs.
- The project patch test job will verify a patch using project
specific system test defined in a custom list {csit-list}.
- The project patch test job is triggered with test-{project} keyword.
- Add openflowplugin patch test jjb project.

Change-Id: I87be96c8a27e7959648222a8254b304f98b11f1a
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoUpdated git submodules
Vratko Polák [Wed, 29 Jun 2016 13:05:55 +0000 (13:05 +0000)]
Updated git submodules

Project: releng/builder master 9b9c91b33f7797b919d797e1485b594b9128798f

Merge "Adjust OFP scalability test to run in 4GB RAM VM"

Adjust OFP scalability test to run in 4GB RAM VM

Change-Id: I8110acc6cb6756b4a73b1c7cb01e1773a08a1af0
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoUpdated git submodules
Vratko Polák [Wed, 29 Jun 2016 13:05:16 +0000 (13:05 +0000)]
Updated git submodules

Project: releng/builder master 4b21b1dcfe5e1409ade57136e71f127d9d210938

Merge "Call csit directly from patch test jobs"

Call csit directly from patch test jobs

I am not sure why we did not configure this before, we save the
distribution-test job that runs in the in between.

Change-Id: Ic85cdd7597c2dd3d7be30ef9b466969f5c651729
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoUpdated git submodules
Vratko Polák [Wed, 29 Jun 2016 13:02:09 +0000 (13:02 +0000)]
Updated git submodules

Project: releng/builder master 56ce651b43d558e81542514c1b436048a9d59ceb

Merge "Remove not existing OFP job from distribution test"

Remove not existing OFP job from distribution test

Change-Id: I99101509512af8686e6fcc2b210fc010d7444d39
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoUpdated git submodules
Andrej Leitner [Tue, 28 Jun 2016 08:09:02 +0000 (10:09 +0200)]
Updated git submodules

Project: releng/builder master aae4944312e3b33881005187002100181b5da657

Removed OFP feature to install in netconf jjb

 - removed odl-openflowplugin-all feature to install since
   it is not needed any more. Necessary bundle model-inventory
   is already part of odl-netconf-connector feature.

Change-Id: I81df7ae1a05c3a33ee7dd25b7a66c98b98b7f977
Signed-off-by: Andrej Leitner <anleitne@cisco.com>
8 years agoBoron update of SXP aDocs 08/36808/5
Martin Mihálek [Tue, 29 Mar 2016 10:13:44 +0000 (12:13 +0200)]
Boron update of SXP aDocs

Change-Id: Ia18bb22af9f063a51f1e1a37ec62d6783c85d7c0
Signed-off-by: Martin Mihalek <mamihale@cisco.com>
Signed-off-by: Martin Mihálek <mamihale@cisco.com>
8 years agoUpdated git submodules
Luis Gomez [Tue, 28 Jun 2016 21:48:28 +0000 (14:48 -0700)]
Updated git submodules

Project: releng/builder master aa3daf7fadb490e30253be6253be28c7d73beffb

Update Cbench tests to use mininet-ubuntu

Change-Id: Ia940d6e77597f47f81516fbec1ef601e8aff864f
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoUpdated git submodules
Thanh Ha [Tue, 28 Jun 2016 21:28:24 +0000 (17:28 -0400)]
Updated git submodules

Project: releng/builder master c0a07b24c805c4a86c09f34cfc1a5aae692f7944

Migrate yangtools-verify job to new cfp plugin type

Change-Id: Iae0464921b377e12ad556f515bca1dc4822b8757
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoUpdated git submodules
Luis Gomez [Tue, 28 Jun 2016 16:36:23 +0000 (09:36 -0700)]
Updated git submodules

Project: releng/builder master 3beecbbd2b223b9ad9d3f5f89074c33a46f03c8a

Update test triggers for OFP plugin swap

Change-Id: I1b63085dee1c148c166f23efb9584e9a9153bbaa
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoUpdated git submodules
Jamo Luhrsen [Tue, 28 Jun 2016 16:07:13 +0000 (16:07 +0000)]
Updated git submodules

Project: releng/builder master 5e2e6acc1172b5564ee6318b9397521e803de2d1

Merge "Fix Netvirt Openstack CSIT failures due to stopping services"

Fix Netvirt Openstack CSIT failures due to stopping services

Change-Id: Idc1e434a9d668276f30a69fbfbfad662a7eec2f8
Signed-off-by: gvrangan <venkatrangang@hcl.com>
8 years agoUpdated git submodules
Thanh Ha [Tue, 28 Jun 2016 02:03:20 +0000 (22:03 -0400)]
Updated git submodules

Project: releng/builder master 0977b442a82515ce0b40fbd12bd2fd27b2c7eef3

Print size of archives.zip

Change-Id: I9d73d1849fe43c5d0d800a41d7c619ecc8decf62
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoUpdated git submodules
jenkins-releng [Mon, 27 Jun 2016 20:20:02 +0000 (20:20 +0000)]
Updated git submodules

Project: releng/builder master 463245c5e419591995288db92f843dd2df1fdd42

Update automated project templates

Change-Id: I56b3390caecb9b4b385f8fa5652d942f9b53df7f
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
8 years agoUpdated git submodules
Thanh Ha [Mon, 27 Jun 2016 19:58:08 +0000 (15:58 -0400)]
Updated git submodules

Project: releng/builder master 8a812e02fb0847942bf180bf6b7c0912ca759df1

Move /tmp/r/org/opendaylight cleanup to archieve-builds macro

Change-Id: If69ceef4b45322b49dcdb962de2874c27d06b129
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
gzip jjb_output directory

Change-Id: Ie921c94b804b6c8c9ccac79be00f39c4f9c4748b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoUpdated git submodules
Andrew Grimberg [Mon, 27 Jun 2016 19:32:29 +0000 (19:32 +0000)]
Updated git submodules

Project: releng/builder master 5b58399a596b07b3591c6124c9d29c3808f59298

Merge "Migrate Jenkins archive to Nexus"

Migrate Jenkins archive to Nexus

Update verify-jjb job to send it's archives to Nexus.

Change-Id: I0241bba35ee34a66ac24b4b94003a93aa07e0e8d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoUpdated git submodules
Thanh Ha [Thu, 23 Jun 2016 21:42:24 +0000 (17:42 -0400)]
Updated git submodules

Project: releng/builder master 54be3d2f40f01ec95755769f312c8260151d231c

Set --quiet flag for sources generation

We use this mvn run to generate the sources.log. The output isn't
particularly interesting for people looking at the compile logs so
enable quiet mode to lessen the log spam here.

Change-Id: Id75d56584f8d71839742bea917ffa1784976cac3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoUpdated git submodules
jenkins-releng [Mon, 27 Jun 2016 19:09:31 +0000 (19:09 +0000)]
Updated git submodules

Project: releng/builder master fcc9e0e491758d549295a83d22636fe4506a4761

Update automated project templates

Change-Id: I8f9f887abeec333dbabecdfc5735b3f90fdc9959
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
8 years agoUpdated git submodules
Thanh Ha [Mon, 27 Jun 2016 19:03:52 +0000 (15:03 -0400)]
Updated git submodules

Project: releng/builder master caac13d5ae31d1da9a6a4617286eb9c8334b9d2f

Enable archive-builds on all releng templates

Change-Id: I1039f06f7d02e5a64c023c71af70e96201cdb3be
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoUpdated git submodules
Thanh Ha [Mon, 27 Jun 2016 18:18:06 +0000 (14:18 -0400)]
Updated git submodules

Project: releng/builder master dbf1a9e8561886d81cb9efdcdb48ebd93404764a

Rework archives directory format

Change-Id: I9318ffa2a06b3a918263eb678a75ad700f7171f0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoUpdated git submodules
Thanh Ha [Mon, 27 Jun 2016 16:37:49 +0000 (12:37 -0400)]
Updated git submodules

Project: releng/builder master db4e41e70a85aa2b746e06c1f287e27050df2009

Remove Gerrit notification script

It seems ssh-agent is not passed to publishers so will have to rework
this code to run as a builder step in a later patch.

Change-Id: I856468e91087ce39ea24308ad864dd45c500fc85
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoUpdated git submodules
Thanh Ha [Mon, 27 Jun 2016 15:06:06 +0000 (11:06 -0400)]
Updated git submodules

Project: releng/builder master 48a28bd52c9c5cf8212c4f74de1d98d106bd92b9

Enable archive-builds macro on all builder jobs

Change-Id: I524e09a09b8de138f2ee185bda41d91d91be7e42
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoUpdated git submodules
Thanh Ha [Mon, 27 Jun 2016 14:42:55 +0000 (10:42 -0400)]
Updated git submodules

Project: releng/builder master 0d42fdc8c194681cc42687c09bf74055b209b8c9

Cleanup workspace at end of build

Add to archive-build macro to cleanup workspace at end of build.

Change-Id: I387506eb526f4cc24eff08abdd1d4b0d47eb13dc
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoUpdated git submodules
Thanh Ha [Wed, 22 Jun 2016 21:28:28 +0000 (17:28 -0400)]
Updated git submodules

Project: releng/builder master 737ccf8fb770bfde3bc7651cbad212f49788ee4f

Remove systemctl calls

The systemctl restart docker hangs on the RPC and doesn't appear to be
necessary. Stopping firewalld is already handled by other scripts so
should already be disabled as well.

Change-Id: I778a5a33fa0653ab318cd61d1f200366b8437d24
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Use OpenStack cloud plugin to provision slaves

This requires jenkins-job-builder version 1.6.0 or above,
so requirements.txt is updated to 1.6.1 (current latest).

Change-Id: Ibe282bf3708532d137c18c302b2fc80d9d1d8742
Also-by: Jamo Luhrsen <jluhrsen@redhat.com>
Also-by: Vratko Polak <vrpolak@cisco.com>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Update integration templates to copy ssh keys to slaves

We are automatically generating jenkins ssh keys at spinup. This patch
uses the generated keys and pushes them to slaves for robot tests to use
as authentication.

Change-Id: I847557cde565b54f2e5b4abf0f101384d0250c6b
Also-by: Jamo Luhrsen <jluhrsen@redhat.com>
Also-by: Vratko Polak <vrpolak@cisco.com>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Use predictable maven-settings naming scheme

With JJB 1.5.0 we can use predictable naming schemes for Maven settings
files. Also set settings-type as cfp.

Also regenerate all configuration files otherwise the update will put
jobs in a broken state on update.

Change-Id: I7050b8d8ac922c8a9ae3123a2c333c14e272b7b4
Also-by: Jamo Luhrsen <jluhrsen@redhat.com>
Also-by: Vratko Polak <vrpolak@cisco.com>
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoChanges to Getting-Started-Guide karaf_features.rst for the TSDR Boron release. 41/40841/1
Scott Melton [Sat, 25 Jun 2016 21:59:20 +0000 (15:59 -0600)]
Changes to Getting-Started-Guide karaf_features.rst for the TSDR Boron release.

Change-Id: I7673df8a39a1af4a55bd5e12d8d1e6db3443d4e7
Signed-off-by: Scott Melton <smelton2@uccs.edu>
8 years agoUpdated git submodules
Andrew Grimberg [Thu, 23 Jun 2016 20:09:06 +0000 (20:09 +0000)]
Updated git submodules

Project: releng/builder master 81eb45816783af4d2b3aef039a95976b91b7e299

Merge "Add template for nodejs jobs"

Add template for nodejs jobs

Also add some documentation about the python and node verify jobs.

Change-Id: I92b1c6072b22402042dda04117b8931cab49e249
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoMerge "Add Documentation Guide"
Colin Dixon [Thu, 23 Jun 2016 19:21:51 +0000 (19:21 +0000)]
Merge "Add Documentation Guide"

8 years agoUpdated git submodules
jenkins-releng [Thu, 23 Jun 2016 17:52:15 +0000 (17:52 +0000)]
Updated git submodules

Project: releng/builder master 041ef4fe1d589f839dea846b9d74cdea63d40170

Update automated project templates

Change-Id: Ic7dfdbd61c7b1e238cebd7d90b954f7aed81180c
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
8 years agoUpdated git submodules
Vratko Polak [Thu, 23 Jun 2016 10:26:41 +0000 (12:26 +0200)]
Updated git submodules

Project: releng/builder master 1db2be842f34e42ecfba0bf050f0efc0de9012ee

Unify maven goal options some more

* Make sure '-V -B' options are explicitly included in every maven goal
* Do not add them into MVN_GOALS

Change-Id: Ib3a54a482704f6a701bc94fe1ecba2f92619dfd8
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 years agoUpdated git submodules
Peter Gubka [Thu, 23 Jun 2016 08:28:03 +0000 (10:28 +0200)]
Updated git submodules

Project: releng/builder master 626ccc2264e70e558ee399fd121e61266402942a

Add automatic yes answer option

Change-Id: I2ac6f4ebe1b84d35ee084d065e38704ac9780c0f
Signed-off-by: Peter Gubka <pgubka@cisco.com>
8 years agoUpdated git submodules
Jamo Luhrsen [Thu, 23 Jun 2016 04:35:08 +0000 (04:35 +0000)]
Updated git submodules

Project: releng/builder master 8711924c8e435d92dde0d9e66e9ceb603f24e617

Merge "Reorganize jobs for OF plugin swap"

Reorganize jobs for OF plugin swap

- In master add helium-redesign label for He plugin jobs.
- Also some jjb code cleanup.

Change-Id: I6404c2f802c57fdb76f23ea0cb0bd3e528514773
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
8 years agoAdd Documentation Guide 41/40641/2
Thanh Ha [Wed, 22 Jun 2016 02:29:59 +0000 (22:29 -0400)]
Add Documentation Guide

This is based on the spectrometer documentation guide and was ported
over and modified.

Also:

- Adds the .tox/ directory to .gitignore.
- Change toctree depth to 1 since we have more guides listed now

Change-Id: Ic129c6cfd01794245f6ea25f69f18b0849410a7f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
8 years agoUpdated git submodules
Jamo Luhrsen [Wed, 22 Jun 2016 21:06:37 +0000 (14:06 -0700)]
Updated git submodules

Project: releng/builder master b5ca994be0077c88e7d501c1afd89d479bca1db9

Install netaddr package which is needed by some custom mininet topologies

Change-Id: Ie5891b37fde18ba66c730b78cebd26b54a67eab0
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
8 years agoUpdated git submodules
Jamo Luhrsen [Wed, 22 Jun 2016 18:44:09 +0000 (18:44 +0000)]
Updated git submodules

Project: releng/builder master 6ee7cebd1f2c27f102a435aacc51e6b39a9432f0

Merge "Cleanup of SXP Jenkins Jobs"

Cleanup of SXP Jenkins Jobs

Removed Dependencies on TCPMD5 project, updated install-features
for CSIT with odl-sxp-controller instead of odl-sxp-all which are eqivalent.

Change-Id: Iba526a6e99eb3a9d71b9f1e80c2360bc8d1c798c
Signed-off-by: Martin Mihálek <mamihale@cisco.com>
8 years agoUpdated git submodules
Peter Gubka [Wed, 22 Jun 2016 09:53:15 +0000 (11:53 +0200)]
Updated git submodules

Project: releng/builder master b8395c77ad3f01f6229f5bd0812783098b04c587

adding odl-bgpcep-bmp feature into boot features

first bmp suite is added https://git.opendaylight.org/gerrit/#/c/40589/

Change-Id: Ib4f274216439c69244761077dda82bb7cc38031d
Signed-off-by: Peter Gubka <pgubka@cisco.com>
8 years agoUpdated git submodules
Vratko Polák [Wed, 22 Jun 2016 08:08:12 +0000 (08:08 +0000)]
Updated git submodules

Project: releng/builder master d5b843bdb7d6362656ad8d8c46183e6c50c856b7

Merge "Changes to paramiko installation"

Changes to paramiko installation

Forcing an older version of paramiko should not be needed anymore.
Also, installation of robotframework is not quiet anymore,
as it is useful to see version constrains the modules print on installation.
Every package install contains --upgrade to confirm we are using the latest version.
Comments improved.

Change-Id: I2fcb715dce29bd9b03e793f8fc0c478cc78a1520
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
8 years agoRemoving the AsciiDoc Getting Started Guide as it's all in reST 48/40648/2
Colin Dixon [Wed, 22 Jun 2016 05:14:16 +0000 (22:14 -0700)]
Removing the AsciiDoc Getting Started Guide as it's all in reST

Change-Id: I51999c32083043c65b32968d61890a8442ae4b07
Signed-off-by: Colin Dixon <colin@colindixon.com>
8 years agoMigrating security considerations to reST 47/40647/2
Colin Dixon [Wed, 22 Jun 2016 04:57:53 +0000 (21:57 -0700)]
Migrating security considerations to reST

Change-Id: Iebb4e6e031bc9d760edd3323ef28f6f68b311512
Signed-off-by: Colin Dixon <colin@colindixon.com>
8 years agoMigrating DLUX, Clustering, Version and XSQL to reST 45/40645/3
Colin Dixon [Wed, 22 Jun 2016 04:42:47 +0000 (21:42 -0700)]
Migrating DLUX, Clustering, Version and XSQL to reST

Also moving the AsciiDoc sections on clustering, XSQL and DLUX to the
user guide since it imports them.

Change-Id: Ib161cf4eb962c90be2275a7fad8ab614de8f49e6
Signed-off-by: Colin Dixon <colin@colindixon.com>
8 years agoMigrate general installation instructions to reST 44/40644/2
Colin Dixon [Tue, 21 Jun 2016 23:50:17 +0000 (16:50 -0700)]
Migrate general installation instructions to reST

Change-Id: I97f1d4324f3d48c7f9f97bb0c20faf11d2b4026a
Signed-off-by: Colin Dixon <colin@colindixon.com>
8 years agoMigrating project-specific install guides from adoc to reST 40/40640/3
Colin Dixon [Tue, 21 Jun 2016 22:53:16 +0000 (15:53 -0700)]
Migrating project-specific install guides from adoc to reST

Change-Id: I7f71015d172c6ba567a640662538288c7aeaa255
Signed-off-by: Colin Dixon <colin@colindixon.com>
8 years agoMigrating release notes from AsciiDoc to reST 33/40633/4
Colin Dixon [Tue, 21 Jun 2016 18:43:58 +0000 (11:43 -0700)]
Migrating release notes from AsciiDoc to reST

Change-Id: I0a1496212fe7e0df9421089a27fc1fa45e191247
Signed-off-by: Colin Dixon <colin@colindixon.com>
8 years agoMerge "fixing case file flow_filter_example.png in user guide"
Colin Dixon [Wed, 22 Jun 2016 05:40:04 +0000 (05:40 +0000)]
Merge "fixing case file flow_filter_example.png in user guide"

8 years agoMerge "Fix indentation in root pom file."
Colin Dixon [Wed, 22 Jun 2016 05:39:47 +0000 (05:39 +0000)]
Merge "Fix indentation in root pom file."