opnfvdocs.git
6 years agoUpdate git submodules
Georg Kunz [Wed, 27 Jun 2018 20:26:50 +0000 (22:26 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Splitting IPv6 tests in API and scenario tests

    Spliting the IPv6 test case in Tempest API tests and scenario tests. The
    API tests will be promoted to mandatory while the scenario tests will
    remain optional.

    JIRA: DOVETAIL-677

    Change-Id: If3dca5ecf2ce5c9e02de5c6d45e674da029b609f
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
6 years agoUpdate git submodules
Trevor Bramwell [Thu, 28 Jun 2018 23:32:59 +0000 (23:32 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Fix unset RC_FILE_PATH in Scripts"
  - Fix unset RC_FILE_PATH in Scripts

    Even though RC_FILE_PATH is defined in Jenkins as passed in as a
    parameter, bash still sees it as unset. Removing the 'nounset' option
    from these scripts should allow the check to success (RC_FILE_PATH set
    to blank).

    Change-Id: Ibcfdcf0d2a12c8119d2fe3ec3b354be782338bd5
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Trevor Bramwell [Thu, 28 Jun 2018 23:05:41 +0000 (16:05 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Fix the output of repo list to be 'repo, tag, ref'

    This was changed in a previous commit and causes calls to 'git branch'
    during the verification job to fail.

    Change-Id: I71c248abecf030658371b810d403e1f460933946
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Trevor Bramwell [Thu, 28 Jun 2018 20:45:51 +0000 (13:45 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Fix Git URL Parameter for Release Merge Job

    This was incorrectly set to GIT_BASE, which includes the Project name,
    and should be set to GIT_URL, which does not. GIT_URL is used instead as
    each release file can contain multiple repos.

    Change-Id: I82b5e80f20f8999745cb5008c8057c81c4993574
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Trevor Bramwell [Thu, 28 Jun 2018 20:17:05 +0000 (13:17 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Fix Typo in repos release script

    As the scripts are ran under Python 3, parenthesis are required around
    print statements. Adding these doesn't seem to cause in error in Python
    2.

    Change-Id: Ic0ce623ded5f3e3f27c8117e2067566afc8d8c0b
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Trevor Bramwell [Thu, 28 Jun 2018 20:01:47 +0000 (20:01 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Doctor Fraser opnfv-6.2.0"
  - Doctor Fraser opnfv-6.2.0

    Change-Id: I9f61914d3c07ca52e9b062110a2d0036090b3626
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
6 years agoUpdate git submodules
Dimitrios Markou [Thu, 28 Jun 2018 09:20:03 +0000 (12:20 +0300)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Disable SFC verify job in fraser branch

    We would like to disable the SFC verify job for fraser branch
    because jenkins give us -1 on new patches on stable fraser branch
    because of the lack of tox on that branch.

    We are not going to submit any new patches on the SFC fraser branch from
    now on except from one [0]. So we can disable the fraser job as an easy
    fix to the -1 jenkins-ci problem in gerrit.

    [0]: https://gerrit.opnfv.org/gerrit/#/c/59175/

    Change-Id: Iab2cb1eea6ac14f262ca25bc3cc61e15556f21e9
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
6 years agoUpdate git submodules
Georg Kunz [Fri, 22 Jun 2018 18:36:41 +0000 (20:36 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Fixing a typo in the API validation warning of the web portal.

    Change-Id: I0489d1e2fbd53bc90c24781a9d62140e2299c5a4
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
6 years agoUpdate git submodules
Trevor Bramwell [Wed, 27 Jun 2018 18:18:34 +0000 (18:18 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Restrict RTD Verify and Merge jobs to Releng"
  - Restrict RTD Verify and Merge jobs to Releng

    By default the rtd jobs from global-jjb trigger against all projects.
    Setting 'project-pattern' to releng will restrict it to just the releng
    project.

    Change-Id: I9586577e8d83c6bf189eaee9159b1e49726740a5
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Tim Rozet [Tue, 26 Jun 2018 20:58:28 +0000 (16:58 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Functest: Restores ability to run with pre-defined creds

    This patch is needed for the case where there are provided OS
    credentials to functest, and there is no need to find the installer VM
    and copy the credentials to the host. In the Apex snapshot case, there
    is no installer VM on the slave, so we must provide the credentials
    file.

    Also includes a fix to use tempest_smoke_serial for the snapshot netvirt
    verification until CSIT suite is working correctly.

    Change-Id: Ic84955f527e3f84bb0d8579a377b4a1883fe3eb2
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Tue, 26 Jun 2018 19:17:12 +0000 (15:17 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Fixes to allow ODL snapshot update to work

    Change-Id: I2e641434051e615cf04922a7349c7a7f1891caea
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Trevor Bramwell [Tue, 26 Jun 2018 18:53:54 +0000 (18:53 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[doctor] disable un-runnable jobs"
  - [doctor] disable un-runnable jobs

    This patch disbles the following jobs as the labs are not working.

     - daisy@x86_64
     - fuel@x86_64

    Change-Id: I69306ac1474afa0c8980ab4e2f1afa29abc789e0

6 years agoUpdate git submodules
Tim Rozet [Tue, 26 Jun 2018 15:24:40 +0000 (11:24 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Update and fix netvirt artifact download

    Change-Id: I7089603b982125f90dd5259e0720007ab3f910e5
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Tue, 26 Jun 2018 13:50:06 +0000 (09:50 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Fix fluorine name and patch netvirt reinstall

    Temporarily pull in specific patch to fix ODL netvirt reinstall.

    Change-Id: Id3ba00592e81ee0970075b34afb72f76db02d0b4
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Trevor Bramwell [Tue, 26 Jun 2018 12:45:16 +0000 (12:45 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Fix release tagging noop"
  - Fix release tagging noop

    When the release job runs to tag the repos it should push the tags back
    to Gerrit. This was originally a 'noop' for testing.

    Change-Id: Ifbecbccda1ae123c7b8f0d59eefa727784d10acd
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Trevor Bramwell [Tue, 26 Jun 2018 12:45:06 +0000 (12:45 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Include yamllint on build servers"
  - Include yamllint on build servers

    Change-Id: Ie99da1fd5ed3789a1dbf4134796b95f2ac69abce
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Fatih Degirmenci [Tue, 26 Jun 2018 06:28:41 +0000 (06:28 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add support for tox in SFC project jobs"
  - Add support for tox in SFC project jobs

    Depends-On: https://gerrit.opnfv.org/gerrit/#/c/58649/

    Change-Id: I4b39c6fd8e70fe40c68e5b2d7043ee522583290b
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
6 years agoUpdate git submodules
Tim Rozet [Mon, 25 Jun 2018 21:11:05 +0000 (17:11 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Update ODL master DIST

    Change-Id: I5937b486777a5da50b13084969a38c5ee6cb4ba6
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Mon, 25 Jun 2018 19:27:38 +0000 (15:27 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Fix IP overcloud parsing for snapshot

    Sometimes there are more than 1 IP per line in the overcloudrc. So we
    make sure we only grab the first one.

    Change-Id: I565fbed902f00688607683cdc69d0edcba4dc743
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Mon, 25 Jun 2018 18:41:03 +0000 (14:41 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Fixes blocking/snapshot checks

    Change-Id: If6782ae3806fa9193d42bc3f640c000e3a723724
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Mon, 25 Jun 2018 13:36:45 +0000 (09:36 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: update 3rd party netvirt CI

    Intel slave no longer exists. Moves the Apex netvirt snapshots to run on
    Apex slaves.

    Change-Id: I3d9d32455e5a24cb64070677a32c5908cc331326
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Ryota Mibu [Mon, 25 Jun 2018 10:14:31 +0000 (10:14 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Update the repo script to only list repos once"
  - Update the repo script to only list repos once

    When projects have multiple releases (ex 6.0, 6.1) the repos would be
    listed multiple times when only wanting repo names. This change still
    supports listing the repos when they have multiple versions.

    Change-Id: I7b0c96649b5486d91b177f95cf175bebcb53815b
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Ryota Mibu [Fri, 22 Jun 2018 03:25:19 +0000 (03:25 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add RTD Verify and Merge jobs for Releng"
  - Add RTD Verify and Merge jobs for Releng

    These jobs come from global-jjb[1]. On verify, 'tox -e docs' is ran
    against releng, and on merge at webhook it curl-ed on RTD to build the
    docs.

    The merge job additionally requires jq installed to verify the build was
    triggered.

    [1] https://docs.releng.linuxfoundation.org/projects/global-jjb/en/latest/jjb/lf-rtd-jobs.html

    Change-Id: Ib0d752a904a9fdda2ab13016509a0b82d34ec3ee
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Tim Rozet [Fri, 22 Jun 2018 00:15:16 +0000 (20:15 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: more snapshot fixes

    Changes-Include:
     - Rename jobs to have 'os' in them to distinguish openstack branch
     - Fix uploading snapshots to upload from the create directory (where
       the artifacts are built and stored)
     - Fix the properties file so that it is created if one does not exist
       already upstream in the artifacts repo

    Change-Id: I0d75fd41585538cbe860274a082cb4051d8b05c5
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Thu, 21 Jun 2018 17:56:02 +0000 (13:56 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Fix usage of gpg key import

    Removes using source to call the gpg import script. source will execute
    the script in the current shell, which will exit the artifact upload.
    Adds checking to make sure we ignore any failure with running the
    script.

    Change-Id: I587cf9584f9fa8c4d315b7b2328a6c7c55ae3b88
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Thu, 21 Jun 2018 14:17:58 +0000 (10:17 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Fix gpg import error when node has no key

    For some servers like lf-virtual3 there is no key locally or one
    remotely. In that case we do not want the import script to fail the job,
    like in:
    https://build.opnfv.org/ci/job/apex-upload-snapshot/1/console

    Change-Id: I13ddfdb45cd2d60bd911fa590bf9bf54bd288ba8
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Wed, 20 Jun 2018 22:39:07 +0000 (18:39 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: fix parameter passing to snapshot jobs

    GS_URL is required for the builders with the snapshot related jobs.

    Change-Id: I4b194bbf5646361c527b522a25b71d4c268d9b6c
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Eddie Arrage [Wed, 20 Jun 2018 21:33:56 +0000 (21:33 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Update OVP portal docker images for missing package

    - The missing futures packages was added in patch:
    https://gerrit.opnfv.org/gerrit/#/c/58833/
    - The patch above does resolve the issue and has
    been valdiated on a development instance.

    - The issue was likely introduced in patch
    https://gerrit.opnfv.org/gerrit/#/c/56623/

    Change-Id: I850947e386024e6b65514bdb518799c359234811
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
6 years agoUpdate git submodules
Trevor Bramwell [Wed, 20 Jun 2018 18:57:38 +0000 (11:57 -0700)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Add Missing Futures Package

    This is needed by the motor package.

    Change-Id: Ie19958040bc026b834fd3891da3a205cb248df92
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Trevor Bramwell [Wed, 20 Jun 2018 16:55:38 +0000 (09:55 -0700)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Update CVP Container Tags

    These include updates for the new web portal.

    Change-Id: I2951c8a1b00947a4546b4f90440ff8e0af8640e4
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Tim Rozet [Wed, 20 Jun 2018 17:52:03 +0000 (13:52 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Fix OS credentials fetch

    Now that keystone V3 Identity is only one supported, OOO 'overcloudrc'
    should be used in Queens and later as that contains V3 creds.
    'overcloudrc.v3' will eventually be removed in OOO.

    Note, this was causing tempest_smoke_serial to fail in Apex with Swift
    test cases. This is due to the fact that in Apex we were only setting
    the OS_REGION_NAME in overcloudrc, and functest was using
    overcloudrc.v3. When Tempest does not have the region set it will simply
    look for the first endpoint it can find for that service type, and was
    not using the right keystone endpoint for Apex.

    Change-Id: I154c9e762dfc5ba035f6e108606ecedcfb0d60d2
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 20 Jun 2018 14:24:33 +0000 (14:24 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Update default DEPLOY_SCENARIO"
  - Update default DEPLOY_SCENARIO

    Change default deploy scenario
    to os-nosdn-nofeature-noha

    JIRA: FUNCTEST-972

    Change-Id: Iea609c055436dd59c9de90a767069fc484090db5
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
6 years agoUpdate git submodules
Tim Rozet [Wed, 20 Jun 2018 00:11:18 +0000 (20:11 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Removes workaround route for ODL with CSIT

    This route was used as a hack for JIRA: APEX-112

    Change-Id: Ia7afc95389ed4e3c7a4128318868bfe562b34b62
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Georg Kunz [Thu, 14 Jun 2018 18:42:45 +0000 (20:42 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Adding IDs to the list of OpenStack interop tests

    In Fraser, the RefStack / OpenStack interop tests are executed through
    Rally in Functest. Rally requires the fully qualified name of a tempest
    test, including its tier and ID, in order to find and run it. This patch
    add the missing information.

    JIRA: DOVETAIL-662

    Change-Id: I3a38b7b8d0fe79dd6ad0c0023c62c6647611d231
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
6 years agoUpdate git submodules
mei mei [Tue, 19 Jun 2018 07:29:11 +0000 (07:29 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Dovetail] Increase frequency of Dovetail runs on Compass"
  - [Dovetail] Increase frequency of Dovetail runs on Compass

    Run Dovetail tests on every deployment of os-nosdn-nofeature and
    os-odl_l3-nofeature-ha to improve testing turn-around time as we are
    approaching the next release of Dovetail.

    Change-Id: Idb5580871c47651eb1c01e917d9d93be73b9cd17
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
mei mei [Tue, 19 Jun 2018 07:29:02 +0000 (07:29 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Dovetail] Bugfix a typo"
  - [Dovetail] Bugfix a typo

    Change-Id: I919e2510aea75dc530c5769a09d3c678f2246ea4
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
mei mei [Tue, 19 Jun 2018 07:28:50 +0000 (07:28 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Use Ipmi info provided with PDF"
  - Use Ipmi info provided with PDF

    For one HA test case, it needs the ipmi info to shutdown controller node.
    Use PDF to get the impi info.
    1. For Apex, it runs on lf-pod1, currently there is no PDF about this pod.
    2. For Compass, it runs on huawei-pod2, also there is no PDF about this pod.
    3. For Fuel, it runs on ericsson-pod1 and lf-pod2, use their PDFs.

    Change-Id: I7d3d0b4ed6b16840ca25093d3ea877da203f58f8
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Georg Kunz [Fri, 15 Jun 2018 08:13:00 +0000 (10:13 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Removing test_mtu_sized_frames Tempest test

    This test fails in CI on all installers (Apex, Compass, Fuel) and on
    virtual deployments.

    Change-Id: I3a451e880c2a5d2151cb88aaf8e5a6895368e63b
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
6 years agoUpdate git submodules
Georg Kunz [Fri, 15 Jun 2018 20:20:01 +0000 (22:20 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Create specific flavor for neutron-l3-agent HA test

    The neutron-l3-agent test assumes that a default image and flavor are
    available. On current OPNFV deployments, these resources do not exist
    anymore by default and hence the test case fails.

    This patch enables Dovetail to create a specific flavor as part of the
    test case config. This is temporary workaround until the test case
    itself takes care of checking and creating all resources needed. A
    ticket for the HA project has been created accordingly:
    https://jira.opnfv.org/browse/HA-36

    Change-Id: I6523d8411fe853a5645566b2fabe1409b5715491
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
6 years agoUpdate git submodules
Georg Kunz [Thu, 14 Jun 2018 13:25:46 +0000 (15:25 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Running BGPVPN Tempest tests as tempest_custom test

    We need to disable one BGPVPN tempest test due to a bug in ODL. Since
    the SDNVPN test framework does not allow for disabling a single test
    case, we are switching to tempest_custom.

    Change-Id: Ifbd7c1dc5e799d6a6c774e08e9fc1a3b2294b47c
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
6 years agoUpdate git submodules
Tim Rozet [Mon, 18 Jun 2018 14:47:10 +0000 (10:47 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Enable OS master clients with Tempest

    We want to use OS master clients when testing with master OpenStack
    (scenarios without any branch in the name).

    Change-Id: I6b2814dcb6fd7e8a650782e13c1a765320e8cf98
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Trevor Bramwell [Mon, 18 Jun 2018 14:23:07 +0000 (14:23 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Update tox jjb command to use jjb 2.0.3"
  - Update tox jjb command to use jjb 2.0.3

    2.0.3 is the current JJB version being used by OPNFV.

    This removes 'jjb/global' from the positional arguments as overriding
    with '-- jjb' will throw errors files are included twice.

    Change-Id: If9014fd8a5b92ade89d97994ea1b58f0b227c65a
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Cédric Ollivier [Sun, 17 Jun 2018 12:58:36 +0000 (14:58 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Add functest-tempest jjbs

    Change-Id: I235be16a5f6818801cc1ba2ba2f67ec27e43a90c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cédric Ollivier [Sun, 17 Jun 2018 12:54:48 +0000 (14:54 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Update FUNCTEST suite and tier names

    Change-Id: I0bef73cf17e845faf3e1da42a07c5ada767fd731
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Update Functest testcase list

    Change-Id: I1f9d2d594d1bd0e09edf4dd51cae2355623de7c2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Run opnfv/functest-parser in Fraser daily jobs

    Change-Id: I0a114482bdcb09beb634afd747b7c32f29d356cf
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cédric Ollivier [Sat, 16 Jun 2018 05:40:58 +0000 (07:40 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Stop running containers in privileged mode

    It should be useless in case of Functest.

    Change-Id: Iac214dc484079bf17bbbfc08c28554835fac3f69
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Tim Rozet [Sat, 16 Jun 2018 03:00:48 +0000 (23:00 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Adds missing nosdn scenarios to daily

    Change-Id: Ib1f508461c22e01ea2e9a7d855f79ed7aa25f68a
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Fri, 15 Jun 2018 19:34:07 +0000 (19:34 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Dovetail] Increase frequency of Dovetail runs on Apex"
  - [Dovetail] Increase frequency of Dovetail runs on Apex

    Run Dovetail tests on every deployment of os-nosdn-nofeature to improve
    testing turn-around time as we are approaching the next release of
    Dovetail.

    Change-Id: Ie4baf3c2f607aaf09135c4021258e9afb0aec826
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
6 years agoUpdate git submodules
xudan [Fri, 8 Jun 2018 08:27:26 +0000 (04:27 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Copy tempest_conf.yaml file for neutron_port and patrole

    Change-Id: I58e37c14cb4a287436e86b345919deff3d3674d0
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Morgan Richomme [Fri, 15 Jun 2018 10:08:45 +0000 (10:08 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Remove functest-parser"
  - Remove functest-parser

    Parser should be fixed and then added to functest-smoke.

    Change-Id: I4f9e6fa736589b1ed01feae580df18c93de168cd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Georg Kunz [Thu, 14 Jun 2018 17:43:47 +0000 (19:43 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Cosmetic cleanup of tempest test case lists

    There are some superflouos lines separating the list of tempest test
    cases. These are restructuring artifacts which can be deleted.

    Change-Id: I7b3474090fa3d7b1506d5a4f3dcd1b32dd68900a
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
6 years agoUpdate git submodules
xudan [Tue, 29 May 2018 06:42:11 +0000 (02:42 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Replace openstack commands with shade

    Use openstack shade to get endpoint infomation rather than executing
    openstack commands directly.

    The next step can replace openstack commands by shade for some test cases that
    need to create openstack resources (images, flavors) if we agree to use shade.

    JIRA: DOVETAIL-659

    Change-Id: I72b302fb2d4a61e9249a7e53f81ea9464944dcd3
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Trevor Bramwell [Wed, 13 Jun 2018 20:13:34 +0000 (20:13 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Update repo archive script to handle empty repos"
  - Update repo archive script to handle empty repos

    After an empty repo is cloned, and we attempt to pull in changes, git
    fails due to not know which branch to pull from. Explicitily pulling
    from origin into master should resolve this.

    Change-Id: I6bed85779c1bb571559c263800e8ea55ece3aa62
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Trevor Bramwell [Wed, 13 Jun 2018 20:13:24 +0000 (20:13 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Remove jjb-sandbox as we now have jjb-deploy"
  - Remove jjb-sandbox as we now have jjb-deploy

    Now that the sandbox is available and we can easily deploy jobs using
    'jjb-deploy' or upload them through the cli, this outdated directory can
    be removed.

    Change-Id: I680dbc84eeba140adac7b69ea0af4ed26d160362
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Paul Vaduva [Wed, 13 Jun 2018 17:26:26 +0000 (19:26 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Remove quotes from PROJECT env

    Change-Id: I0e169b8ea3135a49ccfed9fe9fe3550017faab95
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Wed, 13 Jun 2018 16:22:57 +0000 (18:22 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - [auto] Fix missing yaml block marker

    Change-Id: Ia1e95dce8f272cb53186314025fdd81419fc9d4d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
mei mei [Wed, 13 Jun 2018 11:22:35 +0000 (11:22 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "jjb/releng: fix compass-container $DOCKERFILE"
  - jjb/releng: fix compass-container $DOCKERFILE

    Use default $DOCKERFILE setting from downstream projects.

    Change-Id: I0bfee5dcaef9a9eb7601548a1e5da5a5f8d51bb5
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 13 Jun 2018 07:36:11 +0000 (09:36 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Disable Centos jobs until Intel lab is back

    Due to Intel lab maintenance, the number of slaves will go down so we need
    to have fewer jobs running. Centos is known to be problematic upstream and
    it is better to disable them until the lab is back online to ensure the jobs
    for other distros are impacted less.

    Change-Id: Ifd8624e45282d68bd7acdf283ef7a499e81990e9
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Trevor Bramwell [Tue, 12 Jun 2018 22:28:06 +0000 (22:28 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[yardstick] update yardstick email list"
  - [yardstick] update yardstick email list

    remove Ross as he is no longer PTL.

    Change-Id: I2661cf09cae4be5c16d06a237d2dbe1c7c591cfc
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Trevor Bramwell [Tue, 12 Jun 2018 22:24:13 +0000 (22:24 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Remove obsolete iptable rules"
  - Remove obsolete iptable rules

    It simply breaks parallel testing and seems useless/deprecated.

    Change-Id: I7dafa65f4acfdabb089cf0e10c66d5eb632500c6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Trevor Bramwell [Tue, 12 Jun 2018 22:19:18 +0000 (22:19 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add separate fraser jobs to Barometer container builds"
  - Add separate fraser jobs to Barometer container builds

    In order to support additonal features that have been added to
    collectd since the 5.8 release, there needs to be a separate
    stable and master container so we can support the new features
    as well as the stable release.

    This change will allow us to increment the version of collectd
    as we add functest support, config guides and documentation,
    while keeping the stable version container intact and available
    for users to download.

    JIRA: BAROMETER-102

    Change-Id: I06ca84581a2e0f1a994cedf53aebc8f5cc3e7535
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
6 years agoUpdate git submodules
Trevor Bramwell [Tue, 12 Jun 2018 22:17:25 +0000 (22:17 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Auto: Project Modification in armband jobs"
  - Auto: Project Modification in armband jobs

    In order for us to run a job template from
    armband project and to override the project
    parameter that defaults to auto we need to
    modify the template for the deploy job from
    armband.

    Change-Id: Idf465107eb571d632dc09dbcce8e4c796648dc4b
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
6 years agoUpdate git submodules
Tim Rozet [Tue, 12 Jun 2018 21:38:28 +0000 (21:38 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Apex: disable functest for k8s deployment in gate job"
  - Apex: disable functest for k8s deployment in gate job

    Change-Id: I554dd364dbcbef03c4bc54bc026af22f8d95d34f

6 years agoUpdate git submodules
mei mei [Tue, 12 Jun 2018 03:39:38 +0000 (03:39 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Dovetail] Setting correct process name for rabbitmq on Apex"
  - [Dovetail] Setting correct process name for rabbitmq on Apex

    Customizing the pod.yaml for running the dovetail.ha.rabbitmq test on
    Apex.

    Change-Id: I945d281bb8aac2799dd0ff0aa4a750cbf44803de
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
7 years agoUpdate git submodules
Tim Rozet [Fri, 8 Jun 2018 12:13:55 +0000 (12:13 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Stop hardcoding Docker repository"
  - Stop hardcoding Docker repository

    Change-Id: I7c8a131b4f80b58ee136e63c547c4fe55822a134
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
Georg Kunz [Thu, 7 Jun 2018 14:08:47 +0000 (16:08 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Upgrading image version of HA test of neutron L3 agent

    In line with the updated documentation, this patch upgrades the cirros
    image from version 0.3.5 to 0.4.0 of the HA neutron-l3-agent test

    Change-Id: I352e861f3d3099491ff6f367a3129dc8f3115394
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
7 years agoUpdate git submodules
Georg Kunz [Wed, 6 Jun 2018 13:16:06 +0000 (15:16 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Updating the API response validation patch

    Functest has switched from Tempest 14 in Danube to 17.1.0 in Fraser.
    This updates the patch used to disable strict API response validation.

    Change-Id: Ief47eba3bc91c222d5ad30e65ab1fdaf39fc169e
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
7 years agoUpdate git submodules
Trevor Bramwell [Thu, 7 Jun 2018 14:03:08 +0000 (14:03 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Use armband project for deploy in auto"
  - Use armband project for deploy in auto

    Change-Id: I76dabebfd696c9b307399e1906740df823b4d91c
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
7 years agoUpdate git submodules
Ryota Mibu [Thu, 7 Jun 2018 11:11:22 +0000 (11:11 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Clean up CI Node Listing for pushing test logs"
  - Clean up CI Node Listing for pushing test logs

    These machines have been removed from Jenkins for quite some time and
    no longer need to be listed here.

    Change-Id: I43943865eb83eccdf26effe916d6c2ac010f402f
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
7 years agoUpdate git submodules
Eddie Arrage [Thu, 31 May 2018 23:59:31 +0000 (23:59 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Add improvements to OVP directory and logo upload

    - Formatting changes to directory on home page based
    on OPNFV marketing
    - Updated branding guide link
    - Added test_id field to mongo applications collection
    to associate to approved results for directory
    - Set Test ID from user accounts with administrator
    role in Applications view
    - Provide file upload function for administrator to
    post company logos for OVP directory
    - Company logos are stored and served through tornado
    from cvp-cvpapi container rather than cvp-web

    JIRA: DOVETAIL-663
    JIRA: DOVETAIL-664

    Change-Id: I1226b42883afa2ea2eb5551e3836211abbb94b20
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
7 years agoUpdate git submodules
Miikka Koistinen [Wed, 30 May 2018 07:09:34 +0000 (10:09 +0300)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Make exit status a constant in run.py

    JIRA: DOVETAIL-625

    Change-Id: Ib96e6e39bad708f495af97ed43884909e394da10
Signed-off-by: Miikka Koistinen <miikka.koistinen@nokia.com>
7 years agoUpdate git submodules
Aric Gardner [Wed, 6 Jun 2018 19:58:18 +0000 (19:58 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Deploy job needs armband project for deploy"
  - Deploy job needs armband project for deploy

    Change-Id: Iae34d2b9249614b5a4b27173eff3b64779a96c49
Signed-off-by: pava <Paul.Vaduva@enea.com>
7 years agoUpdate git submodules
Aric Gardner [Wed, 6 Jun 2018 19:48:41 +0000 (19:48 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Remove INFO file as we've migrated to INFO.yaml"
  - Remove INFO file as we've migrated to INFO.yaml

    Change-Id: I69fc68e101db5b83a56e392924d6e1e656fa1b5e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
7 years agoUpdate git submodules
Ryota MIBU [Wed, 6 Jun 2018 14:58:10 +0000 (23:58 +0900)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - [doctor] pass inspector value to parameter

    Change-Id: I56e4e8e00840e46efe5fe52812fd949ee08f984a

7 years agoUpdate git submodules
Miikka Koistinen [Tue, 29 May 2018 11:28:33 +0000 (14:28 +0300)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Fix error status when executing CLI run command

    This commit fixes CLI run command to exit with non-zero exit status
    when bad arguments are given for '--testsuite' or '--testarea'.

    JIRA: DOVETAIL-660

    Change-Id: I4539b19978d9e93d8a90be9000f36d0aa1895f71
Signed-off-by: Miikka Koistinen <miikka.koistinen@nokia.com>
7 years agoUpdate git submodules
Georg Kunz [Tue, 5 Jun 2018 10:07:44 +0000 (12:07 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Correct reporting of vEPC test case

    The configuration of the vEPC test case was missing information for
    generating a correct report and hence it incorrectlt reported FAILed
    despite passing.

    JIRA:DOVETAIL-666

    Change-Id: Id296fa0fd750e47dc841ef37acb2018b23de0643
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
7 years agoUpdate git submodules
Tim Rozet [Tue, 5 Jun 2018 16:54:49 +0000 (12:54 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Fix missed updating nosdn verify scenario

    Change-Id: If9e612b24fca868c3b330a03053accc7debf9420
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUpdate git submodules
Tim Rozet [Tue, 5 Jun 2018 13:40:50 +0000 (09:40 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Change verify job to use tempest

    Tempest is maintained for different versions of openstack which we need
    to be able to test master and queens in Apex for XCI.

    Change-Id: I1ab6500964a93b74f1800e9bdfea9ddfb1157f70
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUpdate git submodules
Trevor Bramwell [Sat, 2 Jun 2018 00:19:39 +0000 (00:19 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "jjb/releng: fix compass container build error"
  - jjb/releng: fix compass container build error

    Error log: https://build.opnfv.org/ci/job/compass-tasks-base-build-arm64-master/1/console

    Change-Id: I47ef2ede64d63fb3e9a500dc48cdd510ee9ff235
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
7 years agoUpdate git submodules
Tim Rozet [Fri, 1 Jun 2018 19:46:15 +0000 (15:46 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Only use admin network for snapshot create

    CSIT only uses admin network, so only collect that virsh def.

    Change-Id: I2bce08f004ca673cc8a9ecffd09e44f45b04eb76
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUpdate git submodules
Trevor Bramwell [Thu, 31 May 2018 23:21:42 +0000 (23:21 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Auto: Setup Ci Jobs for Auto project"
  - Auto: Setup Ci Jobs for Auto project

    We will try to reuse the job template
    for deploying from armband project.

    Change-Id: I76a783094ce5be1b4aa93585a6b90898d909ca13
Signed-off-by: pava <Paul.Vaduva@enea.com>
7 years agoUpdate git submodules
Trevor Bramwell [Thu, 31 May 2018 23:18:15 +0000 (23:18 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "updated commit for Auto 6.1.1"
  - updated commit for Auto 6.1.1

    Cherry-picked 3 changes from latest master, to stable/fraser
    merged these 3 changes into stable/fraser
    new commit ID: 0f43563624832c5908e6fc00eb0a4bbc6cc82c33
    will need to be tagged as 6.1.1

    patch#2: removed trailing spaces

    Change-Id: I934dedb6c0b1efde2404f550cbd1a58e618ffc1a
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
7 years agoUpdate git submodules
Tim Rozet [Thu, 31 May 2018 18:08:43 +0000 (14:08 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Parameterize functest suite/testcase

    This patch parameterizes the functest variables for the apex-virtual job
    so that we can indicate which tests to run when calling the apex-virtual
    (which in turn runs deploy and functest).

    Change-Id: Ic628c7711aca2d3ac0520d34150a3242d8d9891d
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUpdate git submodules
mei mei [Wed, 30 May 2018 06:36:02 +0000 (06:36 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "jjb/releng: support multi arch compass images"
  - jjb/releng: support multi arch compass images

    Change-Id: I9f6a287727d36266207fb2821127ac142952f67d
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
7 years agoUpdate git submodules
Tim Rozet [Tue, 29 May 2018 21:37:41 +0000 (17:37 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Changes default verify scenario to nosdn

    Basically we are getting blocked on merging patches due to ODL breaking
    and these patches have nothing to do with ODL. So we are changing the
    default sceanrio to just be nosdn, and then if the change is relatd to
    ODL we can include an ODL gate run.

    Change-Id: I61ec224e62e6f3cb6ee40696326bf243788c27d6
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUpdate git submodules
Michael Polenchuk [Mon, 28 May 2018 08:15:41 +0000 (12:15 +0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - [fuel] Schedule odl-ovs-noha scenario

    Change-Id: I2946684b8e5941201865c123793b7f5800b5421b
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
7 years agoUpdate git submodules
Georg Kunz [Sun, 27 May 2018 21:36:47 +0000 (23:36 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Adding reference to EXTERNAL_NETWORK to user guide

    Adding a reference to the EXTERNAL_NETWORK environment variable to the
    user guide so that users add this to their env_config.sh. This variable
    is required, among others, to overwrite the default external network in
    Yarstick.

    Change-Id: I50e609a8c6e20b1dd01c61d5d950ffba792e98fa
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
7 years agoUpdate git submodules
Georg Kunz [Sat, 5 May 2018 21:08:39 +0000 (21:08 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Adding vEPC test case to Dovetail and proposed_tests suite

    Adding the vEPC test case to Dovetail. The test deploys a vEPC using
    Juju as VNF manager and performs application level tests.

    JIRA: DOVETAIL-650

    Change-Id: I15c2cdddee510e12a5faf18efc8950af5cf7b664
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
7 years agoUpdate git submodules
xudan [Tue, 22 May 2018 12:01:52 +0000 (08:01 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Update user guide

    1. Remove python related content because python is installed in Dovetail image.
    2. Remove DB related content because there is no need to launch local DB now.
    3. Update the infomation of Docker images and VM images.

    Change-Id: I010d3341aef9f2c74713fc0fc087b361331109d1
Signed-off-by: xudan <xudan16@huawei.com>
7 years agoUpdate git submodules
xudan [Thu, 24 May 2018 08:47:41 +0000 (04:47 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Archive all test case result files

    1. All detailed tempest test cases results are recorded with
       file tempest-report.html rather than tempest.log now.
    2. Archive all results files include functest.log, yardstick.log ...
       for each test case. Otherwise, they will all be in one log file.
    3. Support to set the source files and dest files need to be archived with
       the test case config files rather than hardcode with the source code.
    4. Give the file which used to be parse the results (PASS/FAIL) with the
       test case config files rather than hardcode with the source code.

    Change-Id: I30f435d91ab90cf20def47007f177fe98187484d
Signed-off-by: xudan <xudan16@huawei.com>
7 years agoUpdate git submodules
Georg Kunz [Wed, 16 May 2018 15:52:05 +0000 (17:52 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Changing the link to the updated participation form

    The participation form on docusign has changed due to incorporating
    additional fields for the API validation exemption. This patch updates
    the links in the documentation accordingly.

    Note: this patch should only me merged after the new form is online.

    Change-Id: I697fa13d9afe2797faba2bf0478bbf27820bca20
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
7 years agoUpdate git submodules
Aric Gardner [Sat, 26 May 2018 20:09:17 +0000 (16:09 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Projects did not fill out their releases/fraser/

    This is the patchset of projects that did not fill out their
    releases fraser file.

    I have done it for them.
    some of the projects had no changes on the fraser branch
    in this case I put the tag in the same place as the 6.0.0 tag

    some project I am familliar with and I move the tag to the
    head of fraser for them,

    Ideally team leads will do this work in the future
    We will update the tagging instructions accordingly.

    Change-Id: I1b2c7a8b6e63bc857192757e25f2d103c2629319
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
7 years agoUpdate git submodules
Aric Gardner [Sat, 26 May 2018 19:49:33 +0000 (19:49 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "updated auto.yaml with 6.1.0 commit"
  - updated auto.yaml with 6.1.0 commit

    master commit to use for 6.1.0:
    b718a43380376d2b19222c4203c97a95ca849ae8

    (note: opnfv-6.1.0 tag: 553ea71b7aa2eb7d9ff46316de367dff0844ce42)
    (can/should a tag objet ID be used for a point release ?)

    updated stable/fraser SHA1, to same SHA1 that was used for 6.0.0
    (i.e. 3a957a75f99686767d13f45d74b5ca8463559b7b)

    (I assume stable/fraser SHA1 should be the same as 6.0.0 SHA1 ?)
    >The stable ref is the ref when the branch was created, it should not
    >change
    (cherry-picking for stable/fraser is not possible after 6.0.0 is
    released)
    >You can cherry pick as long as you want.

    Change-Id: I887174801a56b374cae0197b31561673bc0435ea
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
7 years agoUpdate git submodules
Aric Gardner [Sat, 26 May 2018 19:31:52 +0000 (19:31 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Doctor Fraser opnfv-6.1.0"
  - Doctor Fraser opnfv-6.1.0

    Change-Id: Ib09b9b919ca046532931fed551d7a6f7aa1857c1
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
7 years agoUpdate git submodules
Aric Gardner [Sat, 26 May 2018 19:31:43 +0000 (19:31 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Tagging IPv6 stable/fraser branch for Fraser 6.1.0"
  - Tagging IPv6 stable/fraser branch for Fraser 6.1.0

    Change-Id: I5212e57c689519bdf65a562db85acfb343ac7b68
Signed-off-by: Bin Hu <bh526r@att.com>
7 years agoUpdate git submodules
Aric Gardner [Sat, 26 May 2018 19:31:33 +0000 (19:31 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Tagging SampleVNF stable/fraser branch for Fraser 6.1.0"
  - Tagging SampleVNF stable/fraser branch for Fraser 6.1.0

    Change-Id: I6312e57c689519bdf65a562db85acfb343ac7b68
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
7 years agoUpdate git submodules
Aric Gardner [Sat, 26 May 2018 19:31:25 +0000 (19:31 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Publish Functest opnfv-6.1.0 tags"
  - Publish Functest opnfv-6.1.0 tags

    Change-Id: If1f9d8c961d976e21c5fd6354a712027a6591e96
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
Aric Gardner [Sat, 26 May 2018 19:31:04 +0000 (19:31 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Prepare for 6.1.0"
  - Prepare for 6.1.0

    Change-Id: I1282caa29b6c2a1fe67ec80f090a0acc1d4f24ce
Signed-off-by: Manuel Buil <mbuil@suse.com>
7 years agoUpdate git submodules
Aric Gardner [Sat, 26 May 2018 19:30:45 +0000 (19:30 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Apex: Ready for Fraser SR1"
  - Apex: Ready for Fraser SR1

    Change-Id: Ib59491210da3996fe59885635481b22fd84d1af2
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUpdate git submodules
Aric Gardner [Sat, 26 May 2018 19:30:35 +0000 (19:30 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "modified for fraser 6.1.0 release"
  - modified for fraser 6.1.0 release

    Change-Id: Ibdb9bba605fd7deccf184010085cb14cc2805b59

7 years agoUpdate git submodules
Aric Gardner [Sat, 26 May 2018 19:30:13 +0000 (19:30 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Prepare for Clover 6.1.0"
  - Prepare for Clover 6.1.0

    Change-Id: I885f40ca8ac1c076b8443f03ca99a975d4edc82e
Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>