docs.git
5 years agoUpdate git submodules
Daniel Farrell [Mon, 8 Oct 2018 13:14:28 +0000 (09:14 -0400)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to f7e70a12f86252374b2c9deb4ecaf55a075299e0
  - Speed up RPM verify job, rely more on verify full

    The current rpm-verify and rpm-verify-full jobs are almost the same. The
    idea is to have one quick that runs on every patchset and one
    full-coverage that can be triggered by a keyword when wanted. Remove
    some coverage from verify to speed it up. Same tests are still in full.

    Change-Id: I66b4857a71d713f606d899843fa99a79f2c4a65d
    Jira: INTPAK-212
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
5 years agoUpdate git submodules
Daniel Farrell [Sat, 6 Oct 2018 03:05:33 +0000 (23:05 -0400)]
Update git submodules

* Update docs/submodules/integration/packaging from branch 'master'
  to b8ecbbb9e1cfdbb7909d582d58d09601db37be98
  - Add override for pkg version in pkg build logic

    The package version is the bit after the minus, meant for use by the
    package itself, not the thing being packaged (ODL). It's normally
    auto-detected for pre-release builds, or manually fixed at 1 for
    releases. Add param to optionally manually override.

    This is needed to fix an issue with building the Fluorine Common Distro
    on the CentOS CBS.

    Jira: INTPAK-210
    Change-Id: Ifc97d92d4ec3503b31ea57eb535cdf79505afcf0
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
5 years agoUpdate git submodules
Anil Belur [Sun, 7 Oct 2018 09:46:48 +0000 (09:46 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 2a14a19ec78c336da8b8f5542b299adeef7fc847
  - Merge "Fix MTU setting string to account for quotes"
  - Fix MTU setting string to account for quotes

    quotes and escapes were wrong.

    Change-Id: Ic440a22e17d88b7e2096891ee29c24c796a69d9d
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
5 years agoUpdate git submodules
Daniel Farrell [Sat, 6 Oct 2018 22:00:18 +0000 (18:00 -0400)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 6183fb86bd3c21001d2c9df5e44b927ad9879b53
  - Add pkg build job param for pkg version override

    Add param to package-building jobs to accept an optional package version
    number override and pass it to the packaging logic.

    Change-Id: I7595e5960496ddcf7e14f3e7c027870ce8cf206f
    Jira: INTPAK-210
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Fri, 5 Oct 2018 21:55:06 +0000 (14:55 -0700)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to f092ec7cac28de4af848b1aea4f3d80a87360908
  - Use pip freeze instead of pipdeptree

    pipdeptree started failing with the below error:

    $ pipdeptree
    Traceback (most recent call last):
      File "/tmp/jamovenv/bin/pipdeptree", line 7, in <module>
        from pipdeptree import main
      File "/tmp/jamovenv/lib/python2.7/site-packages/pipdeptree.py",
      line 20, in <module>
        from pip import get_installed_distributions, FrozenRequirement
    ImportError: cannot import name get_installed_distributions

    I don't know how to resolve it at this time, but pip
    freeze will still give us a listing of package versions
    (just not as pretty) which is the point of it all.

    Change-Id: Ibaba6dbb498fc61dd9543c06cc30bc57be91763c
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Daniel Farrell [Fri, 5 Oct 2018 15:57:52 +0000 (15:57 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 1cd04bf075a9ccdeb5954107018ae2f5aaffaba8
  - Merge changes from topic 'ansibleodl_rpm_jobs'

    * changes:
      Change test script name
      Add test jobs for Debian

  - Change test script name

    RPM and Debian have their separate setup logic. This patch changes
    the name from 'setup-ansible.sh' to 'setup-ansible-rpm.sh' to
    signify the relevancy to the system being tested, i.e RPM or Deb.

    Change-Id: I1f9c846083ac92aca4b9cb13a56e16ec8b1e74f3
Signed-off-by: Taseer <taseer94@gmail.com>
  - Add test jobs for Debian

    This patch introduces testing jobs for the deb env. Follows the
    approach for setting up RPM jobs. One script contains the setup
    logic and the testing parts form a script of their own.

    Change-Id: I686f920b9e0ca432d52b2a7a533fb3fb992978dc
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
6 years agoUpdate git submodules
Daniel Farrell [Wed, 3 Oct 2018 19:06:38 +0000 (15:06 -0400)]
Update git submodules

* Update docs/submodules/integration/packaging from branch 'master'
  to fa510eb55f770978c030b6d09a3a498e99f1e20e
  - Support pkg build for Managed Rel URLs, add tests

    The new Managed Release Common Distribution, the distro that contains
    both Managed and Self-Managed projects that we now bless as our official
    releases (starting with Fluorine), uses a new distro name prefix.

    The packaging build logic had support for using the correct distro name
    prefix based on Karaf 3 or 4 version. Extend that logic to optionally,
    but with priority, return the distro name prefix based on a download
    URL. Include checks to cover MR URLs, thereby adding MR URL support.

    Also add unittest coverage that finds this failure.

    Jira: INTPAK-203
    Change-Id: Ie1180fb78098eac6758224e3f166f6e0d1f8b629
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Fri, 5 Oct 2018 15:54:51 +0000 (15:54 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 3cdeae73e816064401a10a52a854159331932727
  - Merge "Add pkg tests for Fl MR Common Distro"
  - Add pkg tests for Fl MR Common Distro

    Add tests for the (slightly different naming convention) Fluorine
    Managed Release Common Distribution.

    Change-Id: I02f9b97496c0f49dd923d9d07c554012fbc74aef
    Jira: INTPAK-203
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Fri, 5 Oct 2018 15:50:01 +0000 (15:50 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 38cae813314deafa7973500d22f6d1e1a46c1432
  - Merge "Clarify log message to not look like a failure"
  - Clarify log message to not look like a failure

    The result of checking if there's a known_host file we should clean up
    looks a lot like a failure in the logs. It's actually not a big deal.

    + rm /home/jenkins/.ssh/known_hosts
    rm: cannot remove /home/jenkins/.ssh/known_hosts: \
      No such file or directory
    + echo 'No known_hosts file'
    No known_hosts file

    This is immediately followed by an obvious transition in the logs,
    enforcing the idea that this 'error' caused the transition.

    The linked Jira was raised about this, thinking it was an real error.

    Change-Id: I7baa6a112ecdfc44d3511accfe5624d7572ba713
    Jira: INTPAK-201
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdate git submodules
Daniel Farrell [Fri, 5 Oct 2018 15:49:40 +0000 (15:49 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to f14d95915cdf0d7b17cfc789336f2b13d24a879b
  - Merge "Remove qemu-img yum install"
  - Remove qemu-img yum install

    we now get that for free when installing libgeustfs-tools
    which was added to give us virt-customize

    Change-Id: Ie752c362bb4cd56939d35546539b8f48377a1940
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Ivan Hrasko [Thu, 4 Oct 2018 10:34:43 +0000 (12:34 +0200)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 91acb5252dac2f7ca2133f4805e0147e38e78908
  - SXP: download SXP bundle on tools node

    - SXP already installs ODL on tools node,
    but managed distribution only
    - This patch downloads actual SXP karaf
    distribution, installs basic SXP features
    and run it

    Change-Id: Ie32c49713e6fe0fc1079622284a98833fd42ed14
Signed-off-by: Ivan Hrasko <ihrasko@cisco.com>
6 years agoUpdate git submodules
Daniel Farrell [Fri, 5 Oct 2018 12:05:01 +0000 (08:05 -0400)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 4c6664697f6b249a041f58f1020a7e924abeb173
  - Add puppet-odl stable/fluorine jobs

    These were missed in the version bump/branch cutting I guess. Jobs for
    changes to stable/fluorine not running in pup-odl Gerrit.

    Jira: INTPAK-205
    Change-Id: Ia32ea419d2c1efa9839a18ecda2803f37c38661d
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdate git submodules
Daniel Farrell [Thu, 4 Oct 2018 15:17:33 +0000 (11:17 -0400)]
Update git submodules

* Update docs/submodules/integration/packaging from branch 'master'
  to b4794292a297cc9458d650170c3ef073d3524ed0
  - Support 2-digit major versions pkgs, add tests

    The regular expression that was extracting major version numbers from
    URLs was assuming the major version number was one digit. Allow it to be
    one or more digits. Add tests that fail (as-expected) without the test,
    in the same way the functional tests for Neon fail.

    Jira: INTPAK-204
    Change-Id: I369606cc7cc7ba57baa2b80ba497ae6367602289
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Thu, 4 Oct 2018 20:08:33 +0000 (20:08 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 6181ae15d4dc986b88a03d1d39fce38f3101bc7a
  - Merge "Add unimgr rtd jobs"
  - Add unimgr rtd jobs

    Issue: DOCS-69
    Change-Id: Idaacf4707e69358f161076d3b81a006bec3c9a56
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Sam Hague [Thu, 4 Oct 2018 20:08:00 +0000 (20:08 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to ce5152742dc29d5d0dea34d19c7b0de84dde02c4
  - Merge "Add serviceutils to the multipatch verfication"
  - Add serviceutils to the multipatch verfication

    Change-Id: Ie13309d1682806fc99ef2e3de7c0178be48bb74c
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Thu, 4 Oct 2018 16:51:52 +0000 (16:51 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 4dc9a006d530872d30f453180e75f669a5322f9a
  - Merge "Add Neon packaging support, tests"
  - Add Neon packaging support, tests

    Add conditionals in packaging builder logic to handle Neon.

    Add RPM packaging tests for Neon latest snapshot, direct autorelease and
    direct multipatch to rpm-verify and full jobs.

    Change-Id: I558473d96fd10a43ad3135b3b2c37ca137ed292c
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdate git submodules
mpany [Thu, 27 Sep 2018 09:11:08 +0000 (14:41 +0530)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 52c51c42234eff4ddb032cf10741ee678c04f34e
  - Add basic routing functionality to vpn suite.

    Change-Id: I042befa7d3cf7532c8a3f8ba404f27cdc622e44e
Signed-off-by: mpany <madhusmita.p@altencalsoftlabs.com>
6 years agoUpdate git submodules
Daniel Farrell [Wed, 3 Oct 2018 22:28:09 +0000 (22:28 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to b090051b51baf30f2ead5bd51828d31e6b91fb6d
  - Merge "Update package test URLs"
  - Update package test URLs

    Update all of the URLs to artifacts used in packaging tests. At least
    one had expired, going ahead and updating all.

    Change-Id: I61cda9d24f61d4f4a8ce27ce89fd6d5450a9cae3
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Wed, 3 Oct 2018 21:48:15 +0000 (21:48 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to e014d81799a96d7dab644c8f2eb7ff791c3e6f55
  - Merge "Change interface mtus"
  - Change interface mtus

    vexxhost infra uses 1458 instead of the default 1500
    that comes with the apex nodes

    Change-Id: Iae36afc9c44c3a2a0afeedb028224fe65b35f7b5
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Tue, 2 Oct 2018 16:02:52 +0000 (09:02 -0700)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to c0359fcbffc5f77fa47dbf814f3089462ba7b139
  - Add -o MACs-hmac-sha1 to openstack ssh calls

    just like what was needed here:
      https://git.opendaylight.org/gerrit/#/c/76360/

    Change-Id: I5464b0d2c67f10034cb2347055cb2966117baa9a
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Wed, 3 Oct 2018 17:28:41 +0000 (17:28 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 5cd3bc92c724d4f63b2680514d5426a0ff06bf02
  - Merge "Adjust controller ready script"
  - Adjust controller ready script

    So it does not depend on bundle generating the "ready" message.

    Change-Id: Ic89310791fc3a9fae5460833d3b14bc0db4beb46
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Fri, 28 Sep 2018 20:41:44 +0000 (13:41 -0700)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to ecdabef58568e6952806bdff45b9284387833aae
  - Customize nova and neutron related config files

    Need to account for qemu and 1458 mtus in the vexxhost
    infra.

    Change-Id: Icb183ffa1556efdf3cf640f4419cd023d1403d3e
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Robert Varga [Tue, 2 Oct 2018 11:11:34 +0000 (13:11 +0200)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 3a8bdcef512dc634e8dd349de57dbac0e8fc3f21
  - Fix distcheck timeout

    Distcheck waits for one cycle more than it should, i.e. not
    6 minutes, but 6 minutes 5 seconds. Fix that.

    Change-Id: I3f3ff103643a95fd74b48275245e81d2d5ed9963
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdate git submodules
Waldemar Znoinski [Tue, 2 Oct 2018 11:56:11 +0000 (12:56 +0100)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to e84f741fed5651086b3ed23366d7644bb51751c1
  - add stable/rocky vars

    Change-Id: I0c3710079015cd3e1a2c9724b67a35fbb5b2a73a
Signed-off-by: Waldemar Znoinski <wznoinsk@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Mon, 1 Oct 2018 17:04:59 +0000 (13:04 -0400)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 605ceec45e75d1e008131e1fec051e29ef71cc50
  - Ignore any non gerrit lines

    The latest ssh infra changes are now returning output like:
    "Warning: Permanently added the RSA host key for IP address" to the
    output and that is being parsed incorrectly. So drop any lines that
    are not gerrit lines. Those lines will have "grantedOn" in them.

    Also added a testcase to test the condition.

    Change-Id: Iefc109f28eed491aad9fac7bd9093685cba2348d
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Mon, 1 Oct 2018 15:07:31 +0000 (15:07 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 6c4e2f47536597e0cfc62370b61b4cbac6d43f57
  - Merge "Update Centos7 Builder image"
  - Update Centos7 Builder image

    - This image built and tested to remove the openjdk repos
      installed in `/etc/yum.repos.d`, causing yum failures while
      pulling any new package.

    JIRA: RELENG-1253
    Change-Id: I676cb8153b855ed591933d797f8e7582dc5c1396
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdate git submodules
Sam Hague [Mon, 1 Oct 2018 14:42:51 +0000 (14:42 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 0a5463eef63be0fdd691f1a686eee756f25df42c
  - Merge "Update global haproxy to match OOO"
  - Update global haproxy to match OOO

    Change-Id: I3204dd0e847dd9532190fb0d3a273cd3674005c9
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Daniel Farrell [Sun, 30 Sep 2018 00:04:12 +0000 (00:04 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to d987ff74c47c190cbf81208673dc74b51792d12e
  - Merge "Remove duplicated parts from Ansible-ODL CI script"
  - Remove duplicated parts from Ansible-ODL CI script

    This patch moves the common parts of the Ansible-ODL CI scripts
    into one script and adds each of the testing parts as separate
    builder scripts.

    JIRA: INTPAK-197

    Change-Id: Ic9e887d3c52d1cb78b523b9e1de3f6430f59a18f
Signed-off-by: Taseer <taseer94@gmail.com>
6 years agoUpdate git submodules
shankar rajappa [Wed, 20 Jun 2018 09:43:47 +0000 (15:13 +0530)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 4a40e16a42945cbed78c5d26541ab2f96fb2fd34
  - Add ITM Auto Tunnel suite

    Change-Id: I001c233b3645b708b93679300171ba2b44fc4616
Signed-off-by: shankar rajappa <srajappa@outlook.com>
Signed-off-by: srajappa <srajappa@outlook.com>
6 years agoUpdate git submodules
Dasa Simkova [Tue, 25 Sep 2018 15:10:57 +0000 (17:10 +0200)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to f6c219718ef9f769977fbed385be7b10bbf3c455
  - Edit verification that two hex messages are equal

    - this verification considers two hex messages equal
      even if their arguments are misplaced. It compares
      the length of two hex messages and then converts each
      argument into integer and sums these arguments up for
      each hex message and compares the results.

    Change-Id: Ia85ef0ab49e5ddf7939a9a7583715c414552c29d
Signed-off-by: Dasa Simkova <dasa.simkova@pantheon.tech>
6 years agoUpdate git submodules
Anil Belur [Wed, 26 Sep 2018 00:39:43 +0000 (06:09 +0530)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to e9ffe7d990526907c2ac18778b99998478d214a5
  - Add empty view to releng view list

    Empty view is missed out in the list of views
    managed.

    Change-Id: I148d7708fb06cde53fce395c8db5db54238a08dc
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdate git submodules
Dibya Prakash Das [Fri, 21 Sep 2018 14:04:55 +0000 (19:34 +0530)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 93cdf68a0ba6d3c34ac43e13cd58d382377b105b
  - update code comments

    Change-Id: I0e4e43ed8b799452dc759beb0e9ffbbd045a37b3
Signed-off-by: Dibya Prakash Das <dibyadascool@gmail.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Fri, 21 Sep 2018 22:27:56 +0000 (15:27 -0700)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 7a61f04c8e4c1b0b7b55b8e88201ad0607490e26
  - Use -o MACs=hmac-sha1 for instance ssh connections

    It's not clear (to me) why we need this hmac-sha1 option,
    but our new APEX images need it to make our connectivity
    csit test cases work.

    Also, while debugging this I tweaked the timeout numbers
    to 5s for the initial ssh connection (from 10s) and 10s
    to get the prompt (from 30s). In the case of failures,
    having smaller values here will speed up the tests, and
    5s/10s seem reasonable enough anyway.

    Change-Id: Ib3505d3dc6fd8cfc6774e2d3605d4b28b3cc52b9
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
gvrangan [Mon, 24 Sep 2018 17:11:47 +0000 (22:41 +0530)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 4e3241b79e1dd3266d376bb29a781eea36738443
  - Fix Netvirt SFC Oxygen Jobs

    - OVS 2.6.1 does not build with latest
      kernel versions, so reverting to pike
      image for Oxygen jobs only

    Change-Id: I353ad4dbe01e8324149ec5132c509a273734bcc2
Signed-off-by: gvrangan <venkatrangang@hcl.com>
6 years agoUpdate git submodules
gvrangan [Mon, 24 Sep 2018 16:13:37 +0000 (21:43 +0530)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to a7b60f32b4ddbbf0a8df7796f29e1ae44b318431
  - Fix Netvirt SFC Oxygen Jobs

    - OVS 2.6.1 does not support ct_clear
      so the tests do not use SG for Oxygen
      jobs only.

    Change-Id: I1a70c364db3e7bda939716fef4f397411bfd8882
Signed-off-by: gvrangan <venkatrangang@hcl.com>
6 years agoUpdate git submodules
Anil Belur [Sun, 23 Sep 2018 15:32:45 +0000 (15:32 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 845ddf2f9e3694cc4b4202186de6274c1e4c836a
  - Merge "Sign odlparent artifacts with sigul"
  - Sign odlparent artifacts with sigul

    Change-Id: Ie97cc68dff0febdefce66d3aedb7899e4da8e2d5
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Anil Belur [Sun, 23 Sep 2018 15:32:43 +0000 (15:32 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 23ec6ba5b6bc5db112c2483b6e985b5ac7bda919
  - Merge "Sign mdsal artifacts with sigul"
  - Sign mdsal artifacts with sigul

    Change-Id: Ifc2d4e0f5d995180699f78e7f31aaab4dc0cd113
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Anil Belur [Sun, 23 Sep 2018 15:32:41 +0000 (15:32 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to c8314906be619969cd0f3270b41865adb1443996
  - Merge "Sign yangtools artifacts with sigul"
  - Sign yangtools artifacts with sigul

    Change-Id: I5be96705f31cf71e226624652fc8641f0359c7ae
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Robert Varga [Sun, 23 Sep 2018 12:50:28 +0000 (14:50 +0200)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 05d5ea54a562e2b2306923ab5fc64fcf0512120f
  - Enable aggregate sonar reports

    odlparent-4.0.0 broke sonar badly, 4.0.1 will fix it, but we can
    fix it independently by aggregating execution reports.

    Change-Id: I62420b1f56f13a5e27c91693895138ccb9547ccc
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdate git submodules
Thanh Ha [Sun, 23 Sep 2018 07:09:28 +0000 (09:09 +0200)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 54fca41afd9b9f486f8ea068d2fb67c0704081ca
  - Update global-jjb to v0.25.1

    Change-Id: I86214d16f05080c880352706fac2070a9275b92f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Thanh Ha [Sat, 22 Sep 2018 00:01:31 +0000 (20:01 -0400)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 1beca711e11cd20950d19851d8fcca87972d3839
  - Fix openstack-cron missing lftools[openstack] dep

    Change-Id: I523f4f6c3fff435d4538902b349dfcb62396b3b6
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Thanh Ha [Fri, 21 Sep 2018 18:34:44 +0000 (14:34 -0400)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 7c724d10b3a42b9366b68aa075e236d31b0e6870
  - Fix jenkins-init paths due to global-jjb v0.25.0

    Change-Id: I09cdec27bdb15f5d9e6e0dd66311fdeb07452b64
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
srajappa [Tue, 18 Sep 2018 09:06:00 +0000 (14:36 +0530)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to eb8b61d7c7c93f4237d952e4f449974e631bc686
  - keyword change for ITM Auto Tunnel

    Another change amended in keyword to avoid csit failure for new change
    in ITM auto tunnle feature

    Change-Id: I707379532c5dc346c64f6d3937c32e0c8f0e2b92
Signed-off-by: srajappa <srajappa@outlook.com>
6 years agoUpdate git submodules
Thanh Ha (zxiiro) [Fri, 21 Sep 2018 15:33:00 +0000 (15:33 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 926d70991617b65ccd185d1bb33b9adb902d533e
  - Merge "Prepare repo for global-jjb v0.25.0"
  - Prepare repo for global-jjb v0.25.0

    The global-jjb is using tools that have non-JJB YAML files in it's
    repo. We need to restructure the repo in a way that JJB does not pick
    up these YAMLs and try to parse them as JJB.

    Issue: https://jira.linuxfoundation.org/browse/RELENG-1204
    Change-Id: Icadfc39c02f28d5dabc18b0ddc0de98d293fcb7f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Fatih Degirmenci [Fri, 21 Sep 2018 14:58:51 +0000 (16:58 +0200)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to d059c797bcd454f44bcafc40980e1d16f193cc7a
  - openci: Add ActiveMQ credentials binding

    The ActiveMQ credentials are used by Python publisher for
    connecting to the broker.

    In order for the credentials to be available to the job,
    ActiveMQ credentials need to be added to Jenkins with a
    name/uid openci-connect-activemq.

    Change-Id: I7f575d239888ddc598a85c4afddfc8674649468e
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Sam Hague [Fri, 21 Sep 2018 10:30:22 +0000 (10:30 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to bcafecfb2d5fa06a7e0fed2b01b97b8552be2653
  - Merge "Enhance the RPM CI scripts"
  - Enhance the RPM CI scripts

    This patch removes the common parts with in the CI scripts.

    Also it fixes CI: For logging configuration, only console type
    is covered by the tests. However, the default type is file, for
    which there are no tests, and the console tests will fail, which
    are triggered automatically. For now it hard-codes the logging
    mechanism to type console. The logging variables are provided using
    a json file, present in the examples folder of ansible-odl. This was
    due to the fact that the dictionary provided through CLI cause the
    releng verification to fail, and the YAML format of the same dict
    did not pass the variables to playbook.

    It also decreases the verbosity levels to make the logs more readable.

    Change-Id: I3883d1307cc044d672e18eb7b41ff9047b728108
Signed-off-by: Taseer <taseer94@gmail.com>
6 years agoUpdate git submodules
Sam Hague [Fri, 21 Sep 2018 10:14:10 +0000 (10:14 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 1ba1f64095957d00cae398887e3844c6d19114f7
  - Merge "Update Centos7 devstack queens images"
  - Update Centos7 devstack queens images

    Change-Id: Iecd698b4f23e4694363268f51c875c8fed59d74f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdate git submodules
Sam Hague [Fri, 21 Sep 2018 09:34:30 +0000 (09:34 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to f670c0866254c598c022a6b00bd0d32ebc55fe21
  - Merge "Add lispflowmapping docs jobs"
  - Add lispflowmapping docs jobs

    Issue: DOCS-69
    Change-Id: Ia85689011954bcb926395d9fa21930dca35548e7
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Sam Hague [Fri, 21 Sep 2018 09:33:55 +0000 (09:33 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 3876f835b5e55d68c4a995cba04dcfb05e93437d
  - Merge "openci: Log eventBody to console before publishing"
  - openci: Log eventBody to console before publishing

    It is necessary to log the eventBody to console before we attempt
    to publish it since it is not possible to see the event body in
    case if the publisher errors out due to invalid JSON.

    Change-Id: I1d1883b26d5b74c8cde61dfb8b5be321d4bd781b
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Sam Hague [Fri, 21 Sep 2018 09:25:20 +0000 (09:25 +0000)]
Update git submodules

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

    Change-Id: If6f521db47a52ef520b5764736c37b8f5e645659
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate git submodules
jenkins-releng [Thu, 20 Sep 2018 23:41:23 +0000 (23:41 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 2f1530339b4843859b6afe89314601b931f14d8d
  - Auto Update CSIT Jobs to run for neon

    Change-Id: I90dd624a5ae411eb8cc6beadc9be4b89d2ba0566
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate git submodules
Dibya Prakash Das [Thu, 13 Sep 2018 21:17:13 +0000 (02:47 +0530)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to b16264be0ffb7f35bfe300be3424438ccf38b933
  - validator now shows missing keys

    Change-Id: I68acc59c56683290ec940e3380287c9a4a1716a5
Signed-off-by: Dibya Prakash Das <dibyadascool@gmail.com>
6 years agoUpdate git submodules
Luis Gomez [Thu, 20 Sep 2018 20:46:20 +0000 (13:46 -0700)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 2214d3460092ad7d908c0376696a4a7d2ebf98e1
  - Skip ELK update for jobs running in sandbox

    Change-Id: If79512c3045ca6561691e4576cdc9a93966de3c6
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
gvrangan [Tue, 11 Sep 2018 20:14:43 +0000 (01:44 +0530)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 4a714904f12cc897c7c0651ba0c832e7713eeaa3
  - SFC tests with 2 compute nodes

    - SF Instance will be creaetd in Compute2 if
      2 compute nodes are used for testing

    - Oxygen tests will still use one compute node
      only

    Change-Id: I87e8512a654671b8e88445e5fe13c51d161874c1
Signed-off-by: gvrangan <venkatrangang@hcl.com>
6 years agoUpdate git submodules
Sam Hague [Thu, 20 Sep 2018 19:42:16 +0000 (19:42 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to d09e5900c239b3034d7bb5bd6c93514ae1b98e4d
  - Merge "Enable SFC job to use 2 computes"
  - Enable SFC job to use 2 computes

    - Modify the number of computes as 2 for
      Fluorine jobs
    - Oxygen jobs will work with 1 compute only

    Change-Id: Iacebefbf9aec243662fafee85754df344070e68f
Signed-off-by: gvrangan <venkatrangang@hcl.com>
6 years agoUpdate git submodules
Sam Hague [Thu, 20 Sep 2018 19:41:07 +0000 (19:41 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 1797f5cce3077be413ce671c07ce0ba2e3e12a6f
  - Merge "Enable flow based tunnels for networking-sfc"
  - Enable flow based tunnels for networking-sfc

    Change-Id: Ica722a61f20db4aa336225ba8201972934c48254
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
6 years agoUpdate git submodules
Sam Hague [Thu, 20 Sep 2018 19:38:28 +0000 (19:38 +0000)]
Update git submodules

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

    Change-Id: I50abdec6e3d8baa9cb54abba9da13fca51da17fb
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate git submodules
Sam Hague [Thu, 20 Sep 2018 19:38:21 +0000 (19:38 +0000)]
Update git submodules

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

    Change-Id: If6afca20ffe5ae1faf3dbd92a7a769897bc8827f
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate git submodules
jenkins-releng [Thu, 20 Sep 2018 19:01:34 +0000 (19:01 +0000)]
Update git submodules

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

    Change-Id: Ie8ed2f8725d4a66057521e74748a21ace2e36ffe
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate git submodules
Luis Gomez [Thu, 20 Sep 2018 01:16:44 +0000 (18:16 -0700)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to e8652b63fac0ee8b68ac599f8994707d71e81187
  - Separate test data vs dashboard script

    Also use configured series value to sort series.

    Change-Id: Idf09eb04c905e0f75c07fbf1123170c684a9df7a
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Thanh Ha (zxiiro) [Thu, 20 Sep 2018 18:10:33 +0000 (18:10 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 78d7c6c261585b10d1bf780cc0fe9ea02531b1e1
  - Merge "Add dashboard merge job"
  - Add dashboard merge job

    - Job will trigger on changes in dashboard folder.
    - Job will call the push_dashboard.py script in int/test.

    Change-Id: Idc9c391820b2c6a3c1b7979f2dcd7fda9c58442a
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Luis Gomez [Thu, 20 Sep 2018 11:31:19 +0000 (04:31 -0700)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to b7b2e42c07e05a61d4a163dcfa1f9d5afdd1fb1a
  - Fix OFP cluster test after OF code change

    Change-Id: I7820e67d2ac46fd8bc955f353c0ad4d9a87a5b42
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Thu, 20 Sep 2018 13:45:46 +0000 (15:45 +0200)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 5830d7f50447233f1ab963a2fe72518851ee78a5
  - openci: Change event publisher and selector

    This change stops using JMS Messaging for publishing events
    and switches to Python utility for publishing events created
    by Yolanda.

    Apart from switching to publisher, the filtering of events
    is switched to selector instead of message fields due to issues
    with the JSONPath.
    These jobs will be used during ONS Europe session.

    Change-Id: I0f8469a0d0ae1315c47e234ddfe083f1be5ae5a8
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Ivan Hrasko [Thu, 20 Sep 2018 08:18:19 +0000 (10:18 +0200)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to a13e6db83cba1fa6401e5252e32b60037f92d41d
  - SXP: Fix localhost nodes start checks

    - localhost nodes 127.0.0.1, 127.0.0.2 etc.
    are created on ${ODL_SYSTEM_IP} maschine

    - but in general node with some ip should be
    created on system with that ip, thus default:
    ${system}=${node}

    Change-Id: I62489b87563c9b5b84f61c4f853a2787af2e6c8f
Signed-off-by: Ivan Hrasko <ihrasko@cisco.com>
6 years agoUpdate git submodules
Thanh Ha [Wed, 19 Sep 2018 19:33:02 +0000 (15:33 -0400)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to c622128d4b34d01e3b2c2e462f95f36567c14c26
  - Update global-jjb to v0.24.6 to prep for v0.25.0

    Pulls in jjb-verify job tweaks to ensure v0.25.0 properly triggers
    a verify job.

    Change-Id: I96e0f918005135abea60e2cc0841d1131a0d76dd
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Tomas Jamrisko [Thu, 13 Sep 2018 07:55:38 +0000 (09:55 +0200)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 0fcc02197685f04dddefcb03349aafd6f20273dc
  - Ignore error when not expecting sync

    Cluster is not expected to be in sync on the node that remains
    isolated

    Change-Id: If8426003228a73ea646e488f29469a73a785ff19
Signed-off-by: Tomas Jamrisko <tjamrisk@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Wed, 19 Sep 2018 15:55:39 +0000 (11:55 -0400)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 777be07918626408ddbdcf4ce3693caaf44c739c
  - Remove nitrogen test workarounds

    Change-Id: I28827a734c01cb2c5ef224d34b54abced66f34e6
Signed-off-by: Sam Hague <shague@redhat.com>
  - Remove pike test workarounds

    Change-Id: I1d063e0b0cc9455f2d490477b31efd6c4e86772e
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Wed, 19 Sep 2018 13:21:26 +0000 (09:21 -0400)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 0c434ab771ec1ff5874deebad835a2728022c358
  - remove pike workarounds

    Change-Id: Idad56bc66a45ea4e3ab57216e7dffc128f5d423f
Signed-off-by: Sam Hague <shague@redhat.com>
  - remove pike jobs

    Change-Id: I67e13a8e2c7530ed158e91dbac5aded503c48099
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Thanh Ha (zxiiro) [Wed, 19 Sep 2018 15:10:58 +0000 (15:10 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to d07556fe6e126c6f010c0bfff0246b67a9437353
  - Merge "Revert "Update Centos7 devstack-pike images""
  - Revert "Update Centos7 devstack-pike images"

    This reverts commit fdbc173c8c3a7c776670b35fbad802b8050cd33c.

    Change-Id: I7a851e813869d395e048e521eecbc8f1e3092c1a
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Luis Gomez [Tue, 18 Sep 2018 16:55:07 +0000 (09:55 -0700)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 8aa479ef72409ee4b08f8239a92d19fe81718363
  - Change pass-fail priority

    Change-Id: Ia42fb318373388f27d5b1209d5f625612e1f9126
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
tomas.markovic [Wed, 19 Sep 2018 08:39:16 +0000 (10:39 +0200)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 987be164ae21f4475c73dc9889d3c388d5c3121d
  - Fix wrong uri

    Due to changes in different test,
    this is not working, and has to be
    changed as a result.

    Change-Id: I2aefab12da26e5e6b6b56321f08b0eb31fa703d9
Signed-off-by: tomas.markovic <tomas.markovic@pantheon.tech>
6 years agoUpdate git submodules
Jamo Luhrsen [Tue, 18 Sep 2018 23:34:13 +0000 (23:34 +0000)]
Update git submodules

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

    Change-Id: I0e3bc38df0f59ce7fe148106032d668d3a0c44b2
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate git submodules
jenkins-releng [Tue, 18 Sep 2018 23:12:46 +0000 (23:12 +0000)]
Update git submodules

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

    Change-Id: I304d0211344e86ecf4898a22f01ffa0f1e975c8c
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate git submodules
jenkins-releng [Tue, 18 Sep 2018 23:10:47 +0000 (23:10 +0000)]
Update git submodules

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

    Change-Id: I2c408efb69a8f5cefbed6e5a9ec40009582318d1
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
6 years agoUpdate git submodules
Jamo Luhrsen [Mon, 17 Sep 2018 23:07:27 +0000 (16:07 -0700)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 3fb7d6639341593abacccf062f8494939eac3673
  - fix blacklist job lists

    - add dummy final line so we don't ignore the intended
      last line. see:
      https://lists.opendaylight.org/pipermail/integration-dev/2018-August/012428.html

    - make sure 1cmb jobs are skipped as needed in all
      branches

    Change-Id: If6178daef7665bbd6bed8bba7be8dbb66a3db934
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
6 years agoUpdate git submodules
Jamo Luhrsen [Tue, 18 Sep 2018 18:07:58 +0000 (18:07 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 0c768872e5b0a44b7b43cf85090816ba4cbcbd21
  - Merge "Add ask/tell separate jobs"
  - Add ask/tell separate jobs

    Change-Id: I4ec2722fa8bee1809ea69ff3f46ef4cab9fe392f
Signed-off-by: Vishal Thapar <vthapar@redhat.com>
6 years agoUpdate git submodules
Luis Gomez [Tue, 18 Sep 2018 16:21:15 +0000 (16:21 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 0e6d6e8ce878656ccbbff3a5abf11273dba84df3
  - Merge "Add netconf docs jobs"
  - Add netconf docs jobs

    Change-Id: I754a45775ed4af5a86ce271513c13d0536bde080
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Thanh Ha [Tue, 18 Sep 2018 13:59:49 +0000 (09:59 -0400)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 5c56cb534c28bbc3ed2eb9ffffbe038ff3ccb6c0
  - Use lf-infra-pre-build for pip and setuptools

    lf-infra-pre-build globally updates pip and setuptools for the
    jenkins user. This allows us to simplify other scripts to not
    have to do it as well.

    Change-Id: I09f981a255d02bd4f574b2619073b94b419047a9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Sam Hague [Tue, 18 Sep 2018 12:58:24 +0000 (12:58 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 3e828103aafbee3fcc48f01589d774f90b3339e6
  - Merge "Update Centos7 devstack-pike images"
  - Update Centos7 devstack-pike images

    Change-Id: I239c3135fc501f8009a9bd216f0ecdd58ac05c88
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdate git submodules
Sam Hague [Tue, 18 Sep 2018 12:58:09 +0000 (12:58 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to d0b3579c845be61a55d7498dd77ca6fdecd42042
  - Merge "Update Centos7 devstack image"
  - Update Centos7 devstack image

    Change-Id: I2d70b4ef23766ac7c9c65ab7fcfa106fb4e3c20c
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdate git submodules
Sam Hague [Tue, 18 Sep 2018 12:57:52 +0000 (12:57 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to d46cee9d46843a33c60fbdb5f26779f8befeb146
  - Merge "Add packer jobs to build Ubuntu 18.04 images"
  - Add packer jobs to build Ubuntu 18.04 images

    Add packer jobs for Ubuntu 18.04 images for
    GBP, mininet 2.5, 2.6 and 2.8.

    Also make the template and platforms variables
    order consistant in the file.

    JIRA: RELENG-133
    Change-Id: I9d5de7de831190aa06051dc388be8b37821127bd
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
6 years agoUpdate git submodules
Luis Gomez [Sun, 16 Sep 2018 20:21:01 +0000 (13:21 -0700)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 35d11a554335cf6c6b1f9f1f705fbb515a427487
  - Fix dashboard data generate

    Change-Id: I8a40dcbf8c87afd5e964dbe2790fc13751a5ab16
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Luis Gomez [Mon, 17 Sep 2018 20:28:11 +0000 (20:28 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 3797c34d9b9b84d33cf3847ff0fb46b5ba3e2d2b
  - Merge "Add CSIT cluster missing trigger"
  - Add CSIT cluster missing trigger

    Change-Id: I5827abc502c4ae04f931200d3ef8f00dab9bf131
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Thanh Ha [Mon, 17 Sep 2018 16:05:13 +0000 (12:05 -0400)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 1faf4cb1e52ed78a9ff8c9e1231f5023b97d7404
  - Add controller docs jobs

    Change-Id: Ic5c2b184f586e8a94824b904e151a2973405a6b9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Sam Hague [Mon, 17 Sep 2018 14:21:04 +0000 (14:21 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to fe8117260e971a7bf67542cab38b78e351db6d59
  - Merge "Pull in common-variables.sh PATH fix"
  - Pull in common-variables.sh PATH fix

    javadoc-publish and maven-stage jobs are failing due to bad PATH in
    the common-variables.sh script.

    Change-Id: I9f887061a7633c5f8e1e85a5f9f5189d50ca48bc
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Thanh Ha (zxiiro) [Mon, 17 Sep 2018 14:08:04 +0000 (14:08 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 0c7a1c93594f0eb6e0def189009884c83950410e
  - Merge "Remove coloring from devstack systemd logging"
  - Remove coloring from devstack systemd logging

    With the change to using systemd the logging defaults
    are notbeing set correctly by devstack. Coloring is
    included in the logs. Thsi patch sed's the logging
    defaults.

    Change-Id: Iaae2f5110c94a36047d0b34261fa07457e12c876
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Thanh Ha (zxiiro) [Mon, 17 Sep 2018 14:07:43 +0000 (14:07 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to f3ea2b8fdb9c08ea7696048e4dc9811930758aba
  - Merge "add diag_status to ha_proxy"
  - add diag_status to ha_proxy

    Change-Id: Iab58c4457cf730ff4f711321b61f5ae71076a56b
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Mon, 17 Sep 2018 14:06:00 +0000 (14:06 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to f2e91f20e866f008ac843aea62d266050fe73eaf
  - Merge "Use lf-infra-pre-build for openstack & lftools"
  - Use lf-infra-pre-build for openstack & lftools

    lf-infra-pre-build to pull in curated python packages commonly used
    but several scripts.

    Change-Id: I2ba675efb2558fc9db4c9d5c41b5263651ebf93d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Thanh Ha [Mon, 17 Sep 2018 13:12:41 +0000 (09:12 -0400)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to bb71762125cc02718f678fd7b2f7acf0432f50d1
  - Use lf-infra-pre-build for pulling in lftools

    The lftools venv breaks the current version of the global-jjb shiplogs
    script and causes UNSTABLE build.

    Issue: RT 60958
    Change-Id: I7bd943ea595bbdfde406c9a6059429cdec60cdc8
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Robert Varga [Mon, 17 Sep 2018 08:40:39 +0000 (10:40 +0200)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 82c436842bdf013c3deea97244f4f8cd20045a26
  - Fix sonar property name

    sonar.jacoco.reportPath is the correct property name, fix it,
    so we get a proper override.

    Change-Id: I186e179f71daa5cb39b84cf061285bb7297d21fd
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdate git submodules
Sam Hague [Sun, 16 Sep 2018 14:40:04 +0000 (14:40 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to c9368b4395a096cd5d7149fbe8cfde727ef16585
  - Merge "Add neon and oxygen jobs for 1cmb"
  - Add neon and oxygen jobs for 1cmb

    Change-Id: If5ff39f403b9a13608f0a978d6ad7e681892db9b
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Sun, 16 Sep 2018 01:00:45 +0000 (21:00 -0400)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 0bb2d7b9d9900c57f9729478ae6ac33245d59ad0
  - replace () with _

    The below error is coming out because the ()'s are  not valid in the
    python shell  call. The path is composed of the test name and some
    tests have  ()'s in the name.

    18:39:17 Ping Vm Instance1 In net_2 From net_1 (vxlan to vlan) :: Check rea... sh: -c: line 0: syntax error near unexpected token `('
    18:39:23 sh: -c: line 0: `odltools show eos -i 10.30.170.33 -t 8181 -u admin -w admin --path /tmp/02_l3_Ping_Vm_Instance1_In_net_2_From_net_1_(vxlan_to_vlan) 2>&1'
    18:39:23 sh: -c: line 0: syntax error near unexpected token `('
    18:39:23 sh: -c: line 0: `odltools analyze tunnels -i 10.30.170.33 -t 8181 -u admin -w admin --path /tmp/02_l3_Ping_Vm_Instance1_In_net_2_From_net_1_(vxlan_to_vlan) 2>&1'

    Change-Id: I82b28a713f0c007af74cdcba23a16a758e805929
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Sun, 16 Sep 2018 01:35:35 +0000 (01:35 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to 8e14a7ed80f5a4b6e076e7e8ad839727e3918eab
  - Merge "Use lf-infra-pre-build for openstack & lftools"
  - Use lf-infra-pre-build for openstack & lftools

    lf-infra-pre-build is a new macro provided by global-jjb to pull
    in lftools and openstack cli to the Jenkins user profile. This does
    away with having to play around with virtualenvs for these tools.

    Change-Id: I450b5864923ad3e75d7e246a56113c08dc7fb926
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
6 years agoUpdate git submodules
Thanh Ha (zxiiro) [Sun, 16 Sep 2018 01:18:41 +0000 (01:18 +0000)]
Update git submodules

* Update docs/submodules/releng/builder from branch 'master'
  to c1d56eeaa38070699c5a0fb254a7c443e8b25afb
  - Merge changes from topic 'aggregate-sonar'

    * changes:
      Point sonar to generated aggregate file
      Push down jacoco aggregate report file

  - Point sonar to generated aggregate file

    Now that we know where yangtools will generate the aggregate file,
    point sonar at it.

    Change-Id: I4fa54b5a773345204e4ab17c437cc416a10aef37
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
  - Push down jacoco aggregate report file

    Instruct yangtools to provide jacoco aggregate in a file, we will
    be using it.

    Change-Id: I3934d572873f536215377871996cd5b0391d58b9
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
6 years agoUpdate git submodules
Dibya Prakash Das [Sat, 15 Sep 2018 10:33:39 +0000 (16:03 +0530)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 04e124073c480ad14edc4ce462acf57cda5c6bc6
  - fix support for multiple dashboards

    Change-Id: I7d8f9f2403ff1c0bfbc22cf16ce6a8e214c99fec
Signed-off-by: Dibya Prakash Das <dibyadascool@gmail.com>
6 years agoUpdate git submodules
Sam Hague [Fri, 14 Sep 2018 21:55:44 +0000 (17:55 -0400)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to e3f7c9d58c499b5d07a283c1b545d237c61b456b
  - Use graceful start and stop

    Change-Id: I231ccaf155fd182d27f2b72e7532df7594de88c0
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Sam Hague [Fri, 14 Sep 2018 21:55:28 +0000 (17:55 -0400)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 0cb0f1b0ae00bac942d5778abbf1a4e4bfbf2393
  - Allow adding msg log for start/stop odl

    Change-Id: Ieb6ad194c664dd098b8f5ee8637ae3d2ddbf93ad
Signed-off-by: Sam Hague <shague@redhat.com>
6 years agoUpdate git submodules
Luis Gomez [Sat, 15 Sep 2018 00:16:51 +0000 (17:16 -0700)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 77b6e418f566c8c3307289a61ffc271cfd3a63c0
  - Add dashboard for BGPCEP

    Change-Id: Ic8d2c2ef932f93f5bffd4c2ca41aa50f0fd273ef
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Luis Gomez [Fri, 14 Sep 2018 22:58:02 +0000 (15:58 -0700)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to 67c0e5b1da7d8538f4485a86bac5894d358cd68c
  - Organize OpenFlow dashboard

    Change-Id: I20e3a415cc88abb04ae4f7daaac891f2cb161ed8
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
6 years agoUpdate git submodules
Vishal Thapar [Tue, 31 Jul 2018 12:31:02 +0000 (18:01 +0530)]
Update git submodules

* Update docs/submodules/integration/test from branch 'master'
  to dbf752a57fd9246ecf38a87629dc262ee5c24ac5
  - run tell based in separate job

    Change-Id: I199b7dafe05b4bc811d97b77c6b2a9f56ad5f577
Signed-off-by: Vishal Thapar <vthapar@redhat.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>