docs.git
6 years agoUpdate git submodules
Thanh Ha [Fri, 5 Jan 2018 16:38:34 +0000 (11:38 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 0ebbd14f8232c31fcf7607969eec185b1676ab84
  - Update ALL robot systems to 2c

    Unfortunately due to the way OpenStack Jenkins plugin allows us to
    limit minions we cannot have multiple robot nodes in play at the same
    time. Otherwise there will be 2 robot queues allowing too many
    parallel csit runs in production.

    Bump all nodes to the 2c machines to ensure we are properly limiting
    parallel csit runs.

    Issue: RELENG-75
    Change-Id: I8923c0b67a6a2c9385ae7f6684af8a27b44d2d3e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Thanh Ha [Fri, 5 Jan 2018 00:36:03 +0000 (19:36 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to ca6e761a2ae0d0122d7be68d8447ef861736bb65
  - Improve orphaned-nodes to check on each delete

    Similar to I2fcc0a9bef34708062e69f4d8a4ee04dfd6108b5 improve the
    script here to check closer to the delete to reduce the race
    condition timing.

    Issue: RELENG-75
    Change-Id: I8aff148efc11ede656747978ba570075ce679e3a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Thanh Ha [Thu, 4 Jan 2018 23:46:01 +0000 (18:46 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 4f06f1b1f0808ccf11b141ed9c9eabac39828b8d
  - Improve debugging output

    Try to pick more useful debug output rather than spamming with every
    detail from `openstack stack show`.

    Change-Id: I376abc2d3213e98dfa81d1baefc8eee652715d58
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Thanh Ha [Thu, 4 Jan 2018 22:33:33 +0000 (17:33 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 79b09ce26f835071b813f35a17190327d12271b6
  - Improve Stack cleanup to check on each delete

    There is a race condition between when we query Jenkins for a list
    of in use builds to compare with stacks and when they are actually
    deleted. Shorten that race condition by querying on every stack
    check.

    Hopefully this will reduce the chance that Jenkins deletes a stack
    that is in progress building and has not yet attached to Jenkins.

    Issue: RELENG-75
    Change-Id: I2fcc0a9bef34708062e69f4d8a4ee04dfd6108b5
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
  - Remove unnecessary echo

    `openstack stack show` already prints to the screen so it does not
    really make sense to store it in a variable and echo it again.

    Change-Id: Idfbfae0b686867044b6fe4981156dac18cc4c3a4
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Lorand Jakab [Thu, 4 Jan 2018 10:27:51 +0000 (12:27 +0200)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to cc4af86710354d2671e9151b6525b3b9595bea23
  - Beef up lispflowmapping performance VMs to 4 CPUs

    Change-Id: I19f1e705cc71ebb83eb9ae4f5083093c0f86fe09
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Wed, 3 Jan 2018 21:02:49 +0000 (21:02 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 2ee3537dd22510a5f97205dbec811199f9df2b23
  - Merge "Fail with helpful message if RPM not found"
  - Fail with helpful message if RPM not found

    When testing RPMs after builds, if something goes wrong in the build and
    the RPM isn't at the expected path, report that error vs a false
    negative about whatever check happens next.

    Change-Id: Id5e0773bb939045ed81b4a5800ac2a25ceb69f54
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdate git submodules
Luis Gomez [Wed, 3 Jan 2018 20:54:32 +0000 (20:54 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 3937ba0b4727dd72d18e0558f222357d56c5e498
  - Merge "OFP test adjustments"
  - OFP test adjustments

    - Longevity will run with 16 switches
    - SW scale test requires more CPU in ODL and Tools

    Change-Id: If4e28f88e822b5b23478e49df82cb1b9684a3d7f
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Daniel Farrell [Wed, 3 Jan 2018 20:42:38 +0000 (15:42 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to f073adcdda2efbbef6b84187f6f16193b856e4da
  - Keep RPM in build out dir for snapshot builds

    This is like 66401 but for snapshot builds.

    Change-Id: I0b7a8d1f14903847c17f787d462c6ec4bd92700f
Fixes: INTPAK-119
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdate git submodules
Luis Gomez [Wed, 3 Jan 2018 02:51:36 +0000 (18:51 -0800)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to fec9840ec850a0c2d0edaac0624eaa5a1d269d73
  - Set SFC build timeout to 120

    Change-Id: Id4b0a039d067309d3b274c9c054aca4e76e7822f
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Luis Gomez [Wed, 3 Jan 2018 01:12:49 +0000 (17:12 -0800)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to e9d1cd864af58158ac11cae17714099e1a5731ba
  - Update OFP mininet VM to OVS 2.6

    Change-Id: I90d15064318fc45fca2f7095f6d8ec0ccfa7737d
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Valentina Krasnobaeva [Tue, 4 Jul 2017 16:42:51 +0000 (18:42 +0200)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to a3363ed8873315380a6186c370b2291ce336ca63
  - IPv6: refactor Collect VM IPv6 SLAAC Addresses

    Make Collect VM IPv6 SLAAC Addresses test more reliable: at first it
    will take IPv6 address, which was saved for given VM in neutron
    database, after that it will try to connect to VM at this address and
    check an output of ip -6 a command.

    Update arguments for 'Collect VM IPv6 SLAAC Addresses' call in
    netvirt/vpnservice/vpn_basic_ipv6.robot test suite.

    Change-Id: I4a1df2bd97372e60f361ffd5442b945a1cc528db
Signed-off-by: Valentina Krasnobaeva <valentina.krasnobaeva@6wind.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Tue, 2 Jan 2018 23:25:38 +0000 (15:25 -0800)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 0b796bcfcafe99cc36ec58c63f41974dbdfddaa4
  - Improve RCORS KW to return stdout, stderr or both

    - adds two default arguments to "Run Command On Remote System"
      to control which output (or both) is returned from the keyword

    This removes the duplicate code we ended up with when wanting to
    have the keyword return stderr

    Change-Id: Id1191538670bf73ce788893ac8b78abe16d0c176
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Luis Gomez [Tue, 2 Jan 2018 23:16:17 +0000 (15:16 -0800)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to a68b5995953facb0129f37a9b83db5d68a538a80
  - Make sfc use java-builder-4c-16g

    Change-Id: I30e3d23d4a4bd2cd2040fa7a1eda0a677523feb3
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Luis Gomez [Tue, 2 Jan 2018 21:41:51 +0000 (21:41 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to d8393c76471c83e61b3136c6bf63cfa74d8aa8c9
  - Merge "Use 4c-16g vms for eman and lispflowmapping"
  - Use 4c-16g vms for eman and lispflowmapping

    Change-Id: I15bfa8e3f5c96c39fe0ac4e04ff2b4edbeb56d77
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Jamo Luhrsen [Tue, 2 Jan 2018 21:16:37 +0000 (21:16 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to ba48b1706959ac440da0888db78d4c06725bd6e6
  - Merge "Auto Update CSIT Jobs to run for oxygen"
  - Auto Update CSIT Jobs to run for oxygen

    Change-Id: Ic10ad468cbeb3bbc8b2c226a5b45b88228d56cad
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate git submodules
Jamo Luhrsen [Tue, 2 Jan 2018 21:16:22 +0000 (21:16 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 0f7ea4d69a5f55d072818578c6ad0a4c1732abdd
  - Merge "Auto Update CSIT Jobs to run for nitrogen"
  - Auto Update CSIT Jobs to run for nitrogen

    Change-Id: I910fc7c7730616cf1d7c57f40c6943795fc202c2
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate git submodules
Luis Gomez [Tue, 2 Jan 2018 21:14:37 +0000 (21:14 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to d3c70388cad6230a95ca760e7654bd1d5d5593a0
  - Merge "Make autorelease & unimgr use java-builder-4c-16g"
  - Make autorelease & unimgr use java-builder-4c-16g

    Change-Id: I023c7d499c58815b00cb5240a91e8d77e1efafcb
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Luis Gomez [Tue, 2 Jan 2018 21:14:21 +0000 (21:14 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 9c0ed37d0c82c2713eee6cd7b2005efca4e73862
  - Merge "Add lf-ansible jobs"
  - Add lf-ansible jobs

    Change-Id: I6956950158fabfb4a8f016feebcf99db78de5d85
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Sreekalyan Devaraj [Tue, 2 Jan 2018 18:39:34 +0000 (10:39 -0800)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 2bd7f1137fde46268ec72f38928e95e1bab73373
  - Cluster tests template for daexim

      - Add cluster support for daexim

    Change-Id: Ib60c1f86344529c7bd77857e4c9966727109af24
Signed-off-by: Sreekalyan Devaraj <kalyan.ds@gmail.com>
6 years agoUpdate git submodules
Luis Gomez [Wed, 20 Dec 2017 21:09:57 +0000 (13:09 -0800)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to bbb7606657c36a5352617cd46a7c70a8071d241c
  - Fix cbench test

    - Command requires -S option (not -s)
    - Command results shows in stderr

    Change-Id: I8a80dc772b5ca001e9a76fa14d85d77481a94a02
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Thanh Ha [Tue, 2 Jan 2018 16:48:51 +0000 (16:48 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 242a9940a327c3da608daec524c96866ed17186d
  - Merge "Revert "Create RAM disk on ODL VM /tmp folder""
  - Revert "Create RAM disk on ODL VM /tmp folder"

    This reverts commit a0607226ca33abebacc31c76fe76e969f6f74429.

    Change-Id: I807a926d798d1acbf7a741853cb86036d5f17343
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Luis Gomez [Tue, 2 Jan 2018 01:01:12 +0000 (17:01 -0800)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to f464f5364ccba7ab87dba569421587539d4399e0
  - Fix cbench test

    - Increase ODL system and tools VM specs

    Change-Id: If4106807292a32abcc24bf83a1d79d04c059d47d
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Sreekalyan Devaraj [Thu, 21 Dec 2017 18:47:19 +0000 (10:47 -0800)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 6adfe441142aadea5798ae07d2bc3bec098bcae9
  - Basic clustering tests for daexim

      - Executing pre-existing tests on cluster
      - Adding basic export testcase to cluster
      - Adding a new kw and testsuite for localized export
      - Swapping out initial state with skipped and removed unwanted json
      - Modifying kw to verify files
      - Changing the order of test cases
      - Cleaning up the export files before export call
      - Adding basic import to a cluster
      - Correcting a typo
      - Modifying the kw as per comments

    Change-Id: I06cc3570e413edfa527a87ac4944d916fa5bc39e
Signed-off-by: Sreekalyan Devaraj <kalyan.ds@gmail.com>
6 years agoUpdate git submodules
jenkins-releng [Fri, 29 Dec 2017 11:06:01 +0000 (11:06 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 504f79b3cf869f3806afcd3dd1a4fc125a96ba98
  - Update cloud image list docs

    Change-Id: Ic0baf0a1befc8909d261bbc7dcd11ce9670e3896
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate git submodules
Thanh Ha [Wed, 27 Dec 2017 22:16:34 +0000 (22:16 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to abb4c911db13e617f686589f8a1b75022b49b3ef
  - Merge "Update GBP jobs to use Ubuntu 16.04 GBP image"
  - Update GBP jobs to use Ubuntu 16.04 GBP image

    Update image:
    ZZCI - Ubuntu 16.04 - gbp - 20171213-2018

    RELENG-719
    Change-Id: I7a3a6956744ec1833eb96434a793ce4760902455
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdate git submodules
Jamo Luhrsen [Sun, 24 Dec 2017 19:06:34 +0000 (19:06 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to a30fb797a38f1eeaefd253ed3201084da1148e76
  - Merge "Use ramdisk for /opt/stack"
  - Use ramdisk for /opt/stack

    Change-Id: I16b558093a87565c4d72d1a6f6c17d0d5f361045
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Fri, 22 Dec 2017 22:09:26 +0000 (17:09 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to d9aa22e510eb7b19d4d1f7f343fbbe3f158ff1fc
  - Restore robot vms to 2c

    Change-Id: If302dff24a2d5db8c02b0f1b98c0eb0a7e69cda6
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Fri, 22 Dec 2017 03:30:06 +0000 (22:30 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 43c72523ff6addadae43e3bf4d46460364315192
  - Add cluster-netvirt to ovsb test-patch

    Change-Id: I05095a92573477698b8b594e1c51ad9ab7f62c69
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Thu, 21 Dec 2017 00:19:52 +0000 (16:19 -0800)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to de7f31568ba0a020919ee05c86998bd78ab4efaa
  - Fix Docker troubles in aaa keystone suite

    - the main problem was that filesystem mounts were failing due to
      permission issues. Adding :Z to the end of each mount is the
      fix for that.

    - a few doc format issues and a TODO were also added

    Change-Id: Ia56b8cc2ab9be89b3ddbf54c4d5b6ee9d7415db8
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Thu, 21 Dec 2017 18:39:55 +0000 (18:39 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to a9df081500de2f05dd600b4c75cb5187a68ff349
  - Merge "Add infrautils patch-test"
  - Add infrautils patch-test

    Change-Id: I1c2ab0acbca884d0eb26b074c0a5c1948a460c9c
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Andrew Grimberg [Thu, 21 Dec 2017 13:47:16 +0000 (13:47 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to ce8c93af3b25f5716fe5aaf26a4a87e43bb18fba
  - Merge "Update the IP for Nexus SNI issue"
  - Update the IP for Nexus SNI issue

    This should be reverted once Sonatype has an updated nexus staging
    plugin for us.

    Trello: https://trello.com/c/VBeO8STM
    Change-Id: I4869a4d9825e2f28a8a215a9992d5aa700759b5c
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdate git submodules
Itzik Brown [Tue, 19 Dec 2017 10:42:19 +0000 (12:42 +0200)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to abc0e95377ebc065dcd0ea91ad9129bd0aea2efd
  - Set AUTH variable in natapp basic suite

    Using ODL_RESTCONF_USER and ODL_RESTCONF_PASSWORD
    to set the AUTH variable

    Change-Id: Ibfda4f3ed38abfe360042c2ef5b3c29412b56974
Signed-off-by: Itzik Brown <itzikb@redhat.com>
6 years agoUpdate git submodules
Stephen Kitt [Wed, 20 Dec 2017 20:27:32 +0000 (21:27 +0100)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to d7d6428612c269a9e3c1293f3fed71e70573027d
  - Extract the shard name in full

    Drop the datastore type off the end of the shard name, to avoid issues
    with shard names containing the datastore type
    (“prefix-configuration-shard” for example).

    Change-Id: I6d7af717b0bc6c7490b4e1334c8c380046b11b95
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Stephen Kitt [Wed, 20 Dec 2017 20:26:11 +0000 (21:26 +0100)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 1cff2e15406854e64b4f2b65a2e77e550d170651
  - Ensure everything fits on screen

    Depending on the window size, the controller names and number and
    names of shards, we might run off the end of the screen, which aborts
    curses in a rather inelegant fashion. We reduce the column widths
    until everything fits.

    Change-Id: I2924c005646694368b2eaa220ae3b5f3313b5c6c
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Luis Gomez [Wed, 20 Dec 2017 21:23:27 +0000 (13:23 -0800)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 61e4ca3a03caf2425e0bc02b4337f8324ca9bd2c
  - Fix OF scale test

    Change-Id: I03d38ba7eafee56146067c1a62107da3219bd126
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Wed, 20 Dec 2017 01:18:05 +0000 (17:18 -0800)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to cfe6bba264c670bbe02dc92f03667b2e4b9b37a0
  - Fix bug in ip -> hypervisor retrieval

    the bug was being hit when the ip address of the compute node
    in question matched the substring of the ip address of another
    compute node in the hypervisor list output.

    example:
    10.30.170.5 was matching on 10.30.170.5 -and- 10.30.170.56.

    This was probably not happening often, but it did happen here:
    https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/netvirt-csit-1node-openstack-ocata-upstream-stateful-carbon/245/log_full.html.gz#s1-s8-t7-k3-k3-k4

    Change-Id: I89a8ae514db7b089ce337dcf6819a271f2b61562
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Wed, 20 Dec 2017 20:53:49 +0000 (20:53 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 8da9f0bdc88c77738033c51abb951e0b3295648e
  - Merge "Create RAM disk on ODL VM /tmp folder"
  - Create RAM disk on ODL VM /tmp folder

    Change-Id: I559b458f6e46e99049d1487b555eb9ed7e0a0f7d
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Andrew Grimberg [Wed, 20 Dec 2017 18:49:29 +0000 (10:49 -0800)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to f9913c593c902def3683edf75781309eb5b6267c
  - Update HEAT scripts to use local gerrit mirror

    With Gerrit no longer living in the same cloud as the CI infrastructure
    a localized mirror has been put in place to speed up git operations as
    much as possible. Since instance bring-ups should be as fast as we can
    possibly make them we need to point at this localized mirror for the
    spin-up scripts.

    Change-Id: I7bbeaf36bd7ccd5f5c9d45707d3c1f8a8507ee5f
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
6 years agoUpdate git submodules
Stephen Kitt [Wed, 20 Dec 2017 17:54:00 +0000 (18:54 +0100)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 3a805b211800941b4250effa90fa82cc3ad9142b
  - React quickly to quit requests

    This patch checks keypresses in both loops inside the main loop,
    ensuring that the monitor quits soon after the user presses 'q'.

    Change-Id: I5889d1958e6c3887cde715feac4bc3cb87b67f34
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Stephen Kitt [Wed, 20 Dec 2017 17:08:53 +0000 (18:08 +0100)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 64f2a2226c27ba9b10650d08aa02913276509984
  - Support starting up with a partial cluster

    This patch reworks the monitor so that it can start without a working
    cluster:
    * controller and shard information retrieval is done in the main loop;
    * unknown controllers are displayed using their IP address and port
      (and the “controller” column has its own size);
    * whenever information becomes available (controller name, shards) it
      is added to the working set.

    Change-Id: Ic50aac9b835e4aabeb5edccb588835d0823e2e47
Signed-off-by: Stephen Kitt <skitt@redhat.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Stephen Kitt [Tue, 19 Dec 2017 11:06:02 +0000 (12:06 +0100)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 85c3c53c576057e2859ba88b02c2290d563d097d
  - Avoid tracebacks on initial probe

    rest_get is called to retrieve shard information twice, once without a
    try block, and again in a try block. When a controller is down, the
    first one fails, so the try block is useless (and the user ends up
    with an obscure error message).

    This patch removes the first, useless call.

    Change-Id: I2f6753d71250e3911fbcbbdd31a8b2f595c663c9
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Stephen Kitt [Wed, 20 Dec 2017 16:27:56 +0000 (17:27 +0100)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to c22f4802df965143d8bd72ae25b0c763f51a8bde
  - Track controller names in the main controller map

    Instead of building a separate array of controller names, track them
    as an additional property in the map (this will simplify handling
    controllers which are down at startup).

    Change-Id: I97d19bb384ae6f816ff3a4dd97f49f33f659904f
Signed-off-by: Stephen Kitt <skitt@redhat.com>
6 years agoUpdate git submodules
Tomas Markovic [Wed, 13 Dec 2017 15:32:26 +0000 (16:32 +0100)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 8b8c573c4688be682727d3264ad37ee5ff556754
  - pcepuser update

    On Oxygen there is new session-state output
    Reworked Test Cases to compare more specific output

    Change-Id: Id55de439a3d8ae657325bc02fcd0bdf4ab7c415e
Signed-off-by: Tomas Markovic <tomas.markovic@pantheon.tech>
6 years agoUpdate git submodules
Daniel Farrell [Mon, 18 Dec 2017 16:11:50 +0000 (11:11 -0500)]
Update git submodules

* Update docs/submodules/integration/packaging from branch 'master'
  to 1bcdcce400e92361d4b29ab277e92bf7f6d7e755
  - Refactor ansible-opendaylight docs

    Change-Id: I0aa74672472831dff918c5b759c550333980695f
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdate git submodules
Claudio D. Gasparini [Tue, 19 Dec 2017 09:16:26 +0000 (10:16 +0100)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to ef1e7804bd0754c42bf8525d3fbdb04080bd18a5
  - Add more build timeout in bgpcep

    Change-Id: Ie93d507001f942469b1acca1083c78e74fb41d3a
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
6 years agoUpdate git submodules
Tomas Markovic [Tue, 19 Dec 2017 13:30:00 +0000 (14:30 +0100)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to abdf8e95fc1881db5ec164183b8a74cc738fa096
  - bgp flowspec test fix

    Unifying number of connection retries across tests
    Reconfiguring exabgp config file

    Change-Id: Ibfc511006634e28de368082f675503bca863e9be
Signed-off-by: Tomas Markovic <tomas.markovic@pantheon.tech>
6 years agoUpdate git submodules
Sam Hague [Tue, 19 Dec 2017 13:14:22 +0000 (08:14 -0500)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 09a10b345d45095d02e02976b864b4d0837c371e
  - Increase json http timeout

    Change-Id: If7afac84b6989aedaed235803b1454c854bca41c
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Tue, 19 Dec 2017 05:06:50 +0000 (21:06 -0800)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 3fbb0e18faa83c3adc4316b6410943bc28351ab9
  - s/CFEATURES/CONTROLLERFEATURES

    looks like this patch [0] is using CONTROLLERFEATURES on
    the pybot command line. I don't see anywhere where it
    gets copied to CFEATURES

    [0] https://git.opendaylight.org/gerrit/#/c/66534

    Change-Id: Idcd789dc754e274ae15dda0ba1a835669577b163
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Tue, 19 Dec 2017 04:51:13 +0000 (04:51 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to aa09d0d9c1737f2fcb3dc20c4b60f607f806a500
  - Merge "Increase build timeout"
  - Increase build timeout

    Change-Id: I3eb8d182d05573809598ad6daa53f9c000427040
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Tue, 19 Dec 2017 04:38:05 +0000 (20:38 -0800)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to be9f17c9002262eb53dbf225b720e253126bb118
  - Remove accidental shague in job name

    Change-Id: I45d5ec4615c9a2ad3893825a03a4e90fc97e3890
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Anil Belur [Tue, 19 Dec 2017 01:59:06 +0000 (11:59 +1000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 315b03903de6eb50a6e99b13ce068c25ca194ea6
  - Increase build timeout for docs

    Change-Id: Ic52df443b3bc167e2392895c566a6cc40580de44
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdate git submodules
Sam Hague [Sun, 17 Dec 2017 21:32:23 +0000 (16:32 -0500)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 764603158cbba71d7b99f3c23633b6f5c5b07bae
  - increase template timeout

    Change-Id: I90d670f41f9bd8146298241bfe3141a8c2d1a822
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Mon, 18 Dec 2017 23:47:27 +0000 (23:47 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 01c8cb541b68ce31c95a276513772aea03510ff8
  - Merge "Increase build timeouts for genuis"
  - Increase build timeouts for genuis

    Change-Id: I32b5f9c9a1470cd3aab1c3605b079b7dfe2120b2
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdate git submodules
Sam Hague [Mon, 18 Dec 2017 23:07:29 +0000 (18:07 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to f489e4544e201659f9d07e294e7f86d689b1797b
  - Increase build timeout

    Change-Id: I4ff9de481fb3c168120b2abb027dd71448feac6a
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Mon, 18 Dec 2017 22:44:20 +0000 (22:44 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to a04c68217dfce1fe07371d581ea7dbcc96b810d4
  - Merge "Remove unused os compute nodes"
  - Remove unused os compute nodes

    Change-Id: I2454ac80bd57ac92fe76732551ca399153834548
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Wed, 13 Dec 2017 23:26:53 +0000 (18:26 -0500)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 4634d5bdc188c5ef1edc72cc185ebf61ec8912ae
  - cleanup connections

    Change-Id: I34ac6b55fcad6136a5f9ca51b87ba5ff662cded9
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Dipankar Jain [Fri, 15 Dec 2017 06:25:10 +0000 (11:55 +0530)]
Update git submodules

* Update docs/submodules/integration/packaging from branch 'master'
  to a80f11a3ef3070d98a49d0aec97e3b1873e005e8
  - Adds Ansible opendaylight RTD docs

    Imports most content from
    https://git.opendaylight.org/gerrit/#/admin/projects/integration/packaging/ansible-opendaylight

    Also:
      * removes typos
      * adds example use cases for role variables

    Change-Id: Ie4ff329c7fb5ba14ca0f6246b13bf0848f8636d5
    Resolves: INTPAK-44
Signed-off-by: Dipankar Jain <bunny_jain@ymail.com>
6 years agoUpdate git submodules
Sam Hague [Sun, 17 Dec 2017 17:47:17 +0000 (12:47 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 9e475a3437c3cb888155e509f6c552e1dc9b4e17
  - Increase vm perf

    Change-Id: Id0415fc5ab391e631918db74fdba04edc174e5a6
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Sat, 16 Dec 2017 20:36:26 +0000 (15:36 -0500)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to f98e958da3a334baa3d533195dea49310370e07b
  - increase tempest timeout

    Change-Id: I31a930e99fe379ae0c14ae4291481d455f466926
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Luis Gomez [Sat, 16 Dec 2017 01:22:03 +0000 (17:22 -0800)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 94c375fc80a9590586b9f8af51e56ec1ce8733cd
  - Move CSIT perf job to 4c ODL image

    Change-Id: I6ec5fd9a707f0d5416c8b015a62f71bd30dc0ea0
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Thanh Ha [Sat, 16 Dec 2017 01:20:03 +0000 (01:20 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 18acbcbb8006ada369c956f1674851a5dcc35fc8
  - Merge "Bump up vm images"
  - Bump up vm images

    Change-Id: I5933b78f512c51bf29d15d39add8913ea79c980d
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Thanh Ha [Sat, 16 Dec 2017 01:19:20 +0000 (01:19 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 48101e4c93aba0e17159174020ed2da0a03d560a
  - Merge "Refactor Is Feature Installed"
  - Refactor Is Feature Installed

    Change-Id: I9075f80fb5f66ea59e01632f81ee7abc9415e0b7
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Fri, 15 Dec 2017 23:34:50 +0000 (18:34 -0500)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 9af2e4ffccd55d6307f298dc857bd3dbdd0c6ab3
  - Refactor Is Feature Installed

    Removed the need to query the odl system by
    using the CONTROLLERFEATURES parameter.

    Change-Id: If438f98fcdac249cd2dd37f2532423bbbc93250d
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Luis Gomez [Sat, 16 Dec 2017 00:04:18 +0000 (16:04 -0800)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 471ab9f350f01c388809343a3c1aade4b34ce829
  - Change deafult ODL image to 2c

    Change-Id: I2698325d99ec775b638f981ee6d639f714b592b9
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Luis Gomez [Fri, 15 Dec 2017 23:13:59 +0000 (15:13 -0800)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 276241a10ff27d65dc3d1e5c6b1883d2562ffae0
  - Add more build timeout in bgpcep

    Change-Id: I298cb46e640bc08c242bb55d725d3c69b1d7c379
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Sam Hague [Fri, 15 Dec 2017 14:24:45 +0000 (09:24 -0500)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 7fc0a191fd8f0e8b5a2bd78dc686d6bc5c2a6cd0
  - Cleanup unused netvirt suites

    Change-Id: I2e580418fa8f06100f03cdb0ed85ce5c04169a19
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
jenkins-releng [Fri, 15 Dec 2017 19:59:30 +0000 (19:59 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to f5204ffcf075d0ade18b6bf058a3e7b40a4535d3
  - Auto Update CSIT Jobs to run for oxygen

    Change-Id: I4cf20c8a5f1b9b62762bdae390eb49b58907db28
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate git submodules
Sam Hague [Fri, 15 Dec 2017 19:54:47 +0000 (19:54 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 66d9d9f7c8d5fadc451faf7051dbfa25b801acee
  - Merge "Bump all java-builders to 2 core machines"
  - Bump all java-builders to 2 core machines

    This should hopefully get us back to the same build times as we had
    in the old cloud.

    Change-Id: Ib8266fe7b875f25257233aa6d803c088b3871696
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Jamo Luhrsen [Fri, 15 Dec 2017 19:37:52 +0000 (19:37 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 6a53dc8aa789fcffdb94302d209f84b0ce776df7
  - Merge "Remove TSDR from Oxygen CSIT blacklist"
  - Remove TSDR from Oxygen CSIT blacklist

    Change-Id: I95624a429df6f45b52a847dcd5c5858c3fdb4e24
Signed-off-by: AbdulRahman AlHamali <a.alhamali93@gmail.com>
6 years agoUpdate git submodules
Sam Hague [Fri, 15 Dec 2017 19:02:53 +0000 (14:02 -0500)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 7780cb34c49165d3d49485a6c10a14cd20e08501
  - Increase Get Vm IPs from 120s to 180s

    Change-Id: Ie59549670d4c64993e850fc29f6bb79a1ca0224b
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Fri, 15 Dec 2017 18:57:48 +0000 (18:57 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 7a3af21a0b8d0c01800dd27a65c891a7f53fe4d4
  - Merge "Update cloud image list docs"
  - Update cloud image list docs

    Change-Id: Ia52cc872543732456321a74636a86300d5229b18
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate git submodules
Thanh Ha [Fri, 15 Dec 2017 16:27:07 +0000 (11:27 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 566849d2c2b088a970f137645c16284c01843fcf
  - Fix auto-update image docs script

    Should pick up the new Vexxhost images now.

    LF-Issue: RELENG-724
    Change-Id: Ic0f898e9f84c7adc4bdc2346c52a1169d5b4705a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Thanh Ha [Fri, 15 Dec 2017 16:14:39 +0000 (11:14 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 65f6f5fc89f0cc9b3fbab7e23c6c2539f5cd9aec
  - Add Vexxhost flavors docs

    Include Vexxhost performance node flavor docs since they do not
    document this on their own website.

    Change-Id: I05d0df32a5a4b1ea2088fe09229adbcfc5d4fa2f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Daniel Farrell [Thu, 14 Dec 2017 11:17:22 +0000 (06:17 -0500)]
Update git submodules

* Update docs/submodules/integration/packaging from branch 'master'
  to 206866932247285e67bf6c785cacc3596854c98a
  - Add docs about new Nexus-hosted RPM CD repos

    Also update versions/links for all other repo docs, fix typos.

    Change-Id: I4ae9b3b162fad992b808703b974855d4ed4a0ba0
Fixes: INTPAK-25
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdate git submodules
Thanh Ha [Thu, 14 Dec 2017 23:48:16 +0000 (18:48 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to a5bf92f8ca094c484c0fb59a34ffd84af0c98410
  - Fix orphaned nodes script

    Looks like unintended changes from
    4d3119e3d3dbd7743517854174a5f6e75ad59c67 snuck in somehow.

    Change-Id: I9d0f1de4e4b54bdf61204fae4113a2d9c2317050
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Tomas Markovic [Wed, 13 Dec 2017 10:40:37 +0000 (11:40 +0100)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to da6cdbb5fb739935b2592aa3ec1f5c696872493a
  - bgp_functional_route_ref fix

    Addressing variety in order in cli output.
    Devided template into multiple sections.

    Change-Id: I9e2cde0dd82fe87d6f2ce6fa1ff349ce1644e90c
Signed-off-by: Tomas Markovic <tomas.markovic@pantheon.tech>
6 years agoUpdate git submodules
Thanh Ha [Thu, 14 Dec 2017 23:00:18 +0000 (18:00 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to aff41e45235e9bf2b3302953d432a50f7c57f117
  - Fix indent

    Change-Id: Ia0178f5f04472bdf55498989d53a4c048906a835
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Andrew Grimberg [Thu, 14 Dec 2017 22:59:05 +0000 (22:59 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to d6629c77790f1317c1545612f19d4d71da79a1eb
  - Merge "Continue to delete instead of abandon"
  - Continue to delete instead of abandon

    The abandon API is not supported by Vexxhost so keep trying deletes
    and see if it eventually works out.

    Change-Id: Ibe51c820f971b62c94047be4facf23cadc86167f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Andrew Grimberg [Thu, 14 Dec 2017 22:58:27 +0000 (22:58 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 281c30cfd0704a42eb19850ff04594e3312d1c8b
  - Merge "Print the name of the stack being deleted"
  - Print the name of the stack being deleted

    Change-Id: Id7da06b3d91b4b60b6e5f5b477bcb4b716f65324
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Andrew Grimberg [Thu, 14 Dec 2017 22:58:10 +0000 (22:58 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to e6600be8695cb9e21b47fabfc487d5b57a7f2420
  - Merge "Add a job to cleanup orphaned nodes"
  - Add a job to cleanup orphaned nodes

    This job assumes that releng minions have a 'prd' prefix and
    sandbox has a 'snd' prefix. These minions are Jenkins managed
    minions and are not Heat managed minions.

    The script get's a list of jobs with the prd or snd prefix and then
    checks against Jenkins to see if the nodes are attached to Jenkins
    if they are not then issue a delete call as it is likely Jenkins
    lost track of them.

    Issue: RELENG-724
    Change-Id: I624102ace279d49d2696d287cfea9e4e89ba7a20
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Andrew Grimberg [Thu, 14 Dec 2017 22:58:06 +0000 (22:58 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to a4b421f369e7828af6c63da4c502bf1780ffb99a
  - Merge "Remove unnecessary jq call in stale-stacks"
  - Remove unnecessary jq call in stale-stacks

    jq is not actually necessary to run our query. By getting values
    instead of json data we can remove the unnecessary complexity of
    this part of the script.

    Change-Id: I090862af675af35df1755aa94f55baea083a1dae
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Mohammed Naser [Thu, 14 Dec 2017 22:13:45 +0000 (17:13 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 0d07d7fdb70be0afc0174403bc378958cbebc5b1
  - Create volume using Cinder

    This switches the volume creation to be done using Heat and
    attached via Nova instead of letting Nova create it right away.

    The reason behind this is that it will probably be much cleaner
    for clean-up and Heat is much more 'patient' in order to get
    the resource created.

    Change-Id: Ifc70acb967a8a2f4007aa3b020232258b4032aec
Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
6 years agoUpdate git submodules
Sam Hague [Thu, 14 Dec 2017 13:09:57 +0000 (08:09 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 2c18f845ed77f3fbbc022aaec4858f796f996087
  - Use right pid for jstack collection

    The jstack collection fails in post-carbon distros.
    Starting with karaf 4 there are two processes for karaf
    where the existing code expected one.

    Grep was reworked to use the main process of the
    karaf shell to return a single pid. This works for
    carbon also since that is the only process found.

    Change-Id: Ic3b0fc0f3c171e5c18228e3e537c79983dc26f96
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Thu, 14 Dec 2017 16:43:42 +0000 (16:43 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 31bdba3657dc73f68fe1c8c63c01351cf2bbbcf8
  - Merge "Update cloud image list docs"
  - Update cloud image list docs

    Change-Id: Ie2a087b2c90640055cf5c4dc2308a767dccf0a1d
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate git submodules
Jamo Luhrsen [Thu, 14 Dec 2017 15:20:49 +0000 (15:20 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to adf066a0a9e6202a0728ffb17222c316376df095
  - Merge "Change default RPM repo, CentOS CBS to ODL Nexus"
  - Change default RPM repo, CentOS CBS to ODL Nexus

    Default to new fully-automated CD repos, away from manual CBS.

    Also move to Nitrogen from Carbon while changing upgrade test URLs.

    Change-Id: Ic80207ecebe3b0ea454805ed12555b2e56529f3b
Fixes: INTPAK-112
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Thu, 14 Dec 2017 03:25:33 +0000 (19:25 -0800)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to ef61b21a692157a0eae2e65a44258c168d56044f
  - Modify mtu values in ml2 conf

    smaller mtu values are needed in the new cloud
    provider

    Change-Id: I7ecc2bab64759082347935ca4f92fac9c80c94aa
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Thu, 14 Dec 2017 03:23:24 +0000 (03:23 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to f3a144b749f560590f2fc350dd13c5a45e3834fe
  - Merge "Do not use domain part of hostname"
  - Do not use domain part of hostname

    Change-Id: Ib1b569502978fed052592f9ff7a5d96646702a52
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Thu, 14 Dec 2017 00:57:53 +0000 (16:57 -0800)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 3169d1b21c03a816cdd3527a88f2507483eafbfd
  - Use 4x16 VM for control nodes

    Change-Id: Iba4b163f9d0b67de58a7e7fc36e012ee9df9ba0c
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Wed, 13 Dec 2017 23:32:21 +0000 (23:32 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to bdb97e6d9e5282e298d082b7d298c86a72dde72b
  - Merge "Fix dep tests to work with both Karaf 3/4"
  - Fix dep tests to work with both Karaf 3/4

    Karaf 4 distros built on the CentOS CBS (should be clean env) end up
    with a requirement listing /usr/bin/env whereas Karaf 3 distros don't.

    I don't think these simple requirements are functional, but this gets
    the test passing so it can catch actually-harmful requirements if they
    slip in.

Fixes: INTPAK-120
    Change-Id: I5976618c54957714bb55932b3e9d61b42cc1c3fc
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdate git submodules
Thanh Ha [Wed, 13 Dec 2017 22:09:52 +0000 (17:09 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 6b9683246b616633445ecf6136369b9f0d9dbd9e
  - Revert "Consolidate a single openstack-cron job"

    This actually does not work as expected so reverting for now.
    Will need to explore this again at a later point.

    This reverts commit 893b5ff40571682200424fce68bada556db4cece.

    Change-Id: Ia12317ba76017f5d6329d1a8e65aeab40de723ee
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Thanh Ha [Wed, 13 Dec 2017 21:12:23 +0000 (16:12 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to b9f6fab05577d1a42e9697383eada89a53b35d25
  - Bump builder jjb job timeouts to 30

    The new cloud servers have less CPUs so less actual parallel
    can happen despite having a worker # of 4. Job updates are taking
    longer now.

    Change-Id: Ief668d0ca6c6624180f619cf48f1498847691c3a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Thanh Ha [Wed, 13 Dec 2017 20:58:52 +0000 (15:58 -0500)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 893b5ff40571682200424fce68bada556db4cece
  - Consolidate a single openstack-cron job

    Rather than wasting VMs to run a bunch of separate OpenStack
    maintenance jobs, consolidate into a single cron job which
    runs at our shortest needed interval.

    Change-Id: I074b93ada1a5438b9505e82f92dd86cdac4e4841
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Jamo Luhrsen [Wed, 13 Dec 2017 20:59:20 +0000 (20:59 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to f63efd2b7c5e453af225a64b158e03e5a9bdbc28
  - Merge "Fix broken log collections"
  - Fix broken log collections

    Change-Id: I25d46a306308d6376ea8a22cb5a4ef98aa31e8d9
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Andrew Grimberg [Wed, 13 Dec 2017 19:55:13 +0000 (19:55 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 94dbade4c5d33fda5ce90eaceb527fc3c4b197e6
  - Merge changes from topic 'RELENG-704'

    * changes:
      Use protected to prevent cleanup script rming img
      Update cleanup scripts to work in Vex
      Update Orchestration scripts to work with Vex
      Update mininet and docker builders
      Update java-builder build-nodes for new cloud
      Update packer config to work in Vexxhost

  - Use protected to prevent cleanup script rming img

    With a pure OpenStack cloud we can use the "protected" setting to
    mark an image and prevent the cleanup script from removing in use
    images.

    Needs a new lftools release with the following patch
    https://gerrit.linuxfoundation.org/infra/7887

    Issue: RELENG-705
    Change-Id: I1096c2e7724494f9e24db5f31ee396eaea024fdc
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
  - Update cleanup scripts to work in Vex

    This patch depends on a new lftools release with
    https://gerrit.linuxfoundation.org/infra/7887

    This is needed so that we can filter images with the
    ci_managed=yes metadata field and also hide protected images from the
    search query as we only want to delete images that are managed by
    changes which are not protected.

    Issue: RELENG-705
    Change-Id: Id8724035ed470f20418d6bbf181802592ffe18d0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
  - Update Orchestration scripts to work with Vex

    The Heat scripts as well as cleanup scripts all need to be recoded to
    work with Vexxhost.

    Issue: RELENG-705
    Issue: RELENG-707
    Change-Id: I5557e8fc7e760fb49da99eb62074b15039554bd5
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
  - Update mininet and docker builders

    The new cloud provider has different flavours than what we were using
    so need to update the flavours to work in the new cloud.

    Issue: RELENG-707
    Change-Id: I42617eba8c780fbf7152874937b9305b3e04b4b0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
  - Update java-builder build-nodes for new cloud

    The new cloud provider has different flavours than what we were using
    so need to update the flavours to work in the new cloud.

    Issue: RELENG-707
    Change-Id: I86ba856d71c429c4310054614cd22e516bbd90c3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
  - Update packer config to work in Vexxhost

    Improved the templates to support SOCKS 5 proxy configuration
    via the `ssh_proxy_host` configuration that is optional. This
    can be configured in the vars file.

    Additionally we are now prefixing image names with "ZZCI - " so that
    you can immediately tell from the name that the image is managed by
    our automated systems as well as having them sorted last. This should
    make it easier to manage images in the WebUI.

    Update packer version from 0.12.2 to 1.1.3 so that we can use the
    ssh_proxy_host parameter.

    Issue: RELENG-706
    Change-Id: I3b7200c6a917a961f9da38e5eeea95347ceed4a7
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Jamo Luhrsen [Wed, 13 Dec 2017 17:43:05 +0000 (17:43 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 591c0f4ac4524e773f3a841d4e406708d5a480af
  - Merge "Do RPM tests in RPM build job to gate publish"
  - Do RPM tests in RPM build job to gate publish

    We currently only run our RPM tests after the RPM build job finishes.
    This isn't good because by the time we've tested the RPM it has already
    been pushed to Nexus and is being consumed by downstreams. Instead we
    should fail the RPM build job if the tests fail and not publish.

    Change-Id: I215de288923a308b95ebd242578d2a90d0b8e6ec
Fixes: INTPAK-115
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Wed, 13 Dec 2017 17:41:21 +0000 (17:41 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 733e81e8225fc136517a3ac64b034641fe1551a6
  - Merge "Do RPM dep tests in snapshot build, minor cleanup"
  - Do RPM dep tests in snapshot build, minor cleanup

    Verify RPM dependencies are as expected during snapshot builds using the
    logic already included in normal builds. Also add verification that
    there's exactly one RPM at the path we expect so we don't claim there
    are dependency problems if there are actually RPM building problems (0
    RPMs) or something strange (>1 RPM). Also minor output cleanup.

Fixes: INTPAK-113
    Change-Id: Iac3a765924fffe7506f8cd6fbb0944bf9839f55a
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
jenkins-releng [Wed, 13 Dec 2017 11:02:34 +0000 (11:02 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 719530a083b34930493c3f8ac81b8ff113c51a48
  - Update cloud image list docs

    Change-Id: If17e8df8e7cb301fe552cd478b5e35e968859e57
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate git submodules
Jamo Luhrsen [Wed, 13 Dec 2017 07:06:34 +0000 (07:06 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 99c81a81f8573f87affa9e1a68f92b83556480ce
  - Merge "Always keep copy of RPM in build out dir"
  - Always keep copy of RPM in build out dir

    The RelEng and sandbox silos need to behave differently with regard to
    uploading artifacts to Nexus (sandbox shouldn't, RelEng should).
    However, moving the artifacts in RelEng but not in the sandbox was
    causing the new dependency tests to work in the sandbox but not in
    RelEng because the artifact no longer existed at the path we expected.
    Instead of moving the artifacts, copy them.

    We needed to mv and not cp initially because we were still hosting on
    Jenkins and after a cp it found both old and new, but we no longer have
    that logic.

    Change-Id: I22ac9cca0c9a5a4ff9d3a11b841a6584ffeb3aa5
Fixes: INTPAK-119
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Mon, 11 Dec 2017 21:25:55 +0000 (16:25 -0500)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to fbb8033e310d966c22c7ae33ea3489058582485a
  - Copy dhcp files

    Depends-on: https://git.opendaylight.org/gerrit/66364

    Change-Id: Ib222fee32b0a53e4a6186cd0618c25d8a76b6e62
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Wed, 13 Dec 2017 07:05:18 +0000 (07:05 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 84cafc4f0ce3196c5e4c4cc462ccecca975e8ca0
  - Merge "Copy dhcp files"
  - Copy dhcp files

    Change-Id: Ibfa15960dac793d443c6c5803ddf688a5096eda1
Signed-off-by: Sam Hague <shague@redhat.com>