opnfvdocs.git
6 years agoUpdate git submodules
Ryota Mibu [Mon, 11 Sep 2017 13:06:26 +0000 (13:06 +0000)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - Merge "Add host specific VM list to inspector design guide line"
  - Add host specific VM list to inspector design guide line

    JIRA: DOCTOR-73
    Change-Id: I163b97ec87761538594034e926055646223af327
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Mark Beierl [Mon, 11 Sep 2017 13:04:49 +0000 (13:04 +0000)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Merge "Changing Daily to Docker Pull"
  - Changing Daily to Docker Pull

    Changes the daily job to pull images from Docker.io instead
    of using docker-compose build to build the image from local
    sources.

    Reduces the default run time to ~30 minutes unless overridden
    in the job definition.

    Change-Id: Ib153b66454363f91813dc9c946f6b46156c502bd
    JIRA: STORPERF-204
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
Shrenik [Sat, 9 Sep 2017 10:48:55 +0000 (16:18 +0530)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Remove 8000 as exposed port from documentation

    After using http-frontend 8000 is no longer exposed.
    JIRA: STORPERF-207

    Change-Id: I419d28ac36faa7a2231ff382c79feb5322ef9be0
Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
6 years agoUpdate git submodules
Morgan Richomme [Mon, 11 Sep 2017 09:48:46 +0000 (11:48 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Switch daily job to Alpine containers

    The following alpine containers will be launched one after the others:
     - healthcheck
     - smoke
     - features
     - vnf

    Old container is kept for suite (which could be refactored later)

    Jenkins exit condition (return_value) and push_test_logs to be checkeded.

    Regarding the return condition, I did not reapply the mechanism that returns false
    when one of the test suite is FAIL. This was misleading for lots of people as
    for them, red means functest is FAIL.The argument was, if functest jenkins status
    is blue, people believe that tests are PASS and do not consider the results, which
    may be FAIL, which may be also misleading...

    Due to the refactoring I think we can be more Functest Centric and consider
    that if we succeeded in running the test, our CI status shall be PASS (same
    behavior than other test projects..HA test FAIL in yardstick do not prevent blue
     status).

    Scenario owner must have a look at the reportign page to get more details.
    Functest PASS means that tests have been succesfully launched, so they know that
    there are available results
    To summarize
    previously Functest OK but 1 or more tests FAIL => red status in Jenkins
    currently Functest OK but 1 or more tests FAIL => blue status in Jenkins

    Regarding the push to artifacts, it should be transparent (volume) but the last
    log links listed on huawei-virtual5 are broken [1]

    [1]: https://build.opnfv.org/ci/view/functest/job/functest-alpine-compass-huawei-virtual5-daily-master/27/consoleFull

    Change-Id: I4ed036dda3daae3d46726e5946f9d04897bab9bb
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
Juha Kosonen [Mon, 11 Sep 2017 10:43:05 +0000 (13:43 +0300)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Remove volume type handling

    Rally scenarios don't require volume type to exist as a precondition.

    Change-Id: Id735346e062af084635fd8f76f3686005b9b8add
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
6 years agoUpdate git submodules
Maryam Tahhan [Thu, 31 Aug 2017 15:03:17 +0000 (16:03 +0100)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - src: add pmu-tools to the src build

    Change-Id: Ia9e0cbf6793a6ce5be5253f65cabd0813ff1e968
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 11 Sep 2017 12:07:05 +0000 (12:07 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "Add & fix licensing in README.rst files, align ext"
  - Add & fix licensing in README.rst files, align ext

    Rename all variations of README files to README.rst.
    Fix license headers according to OPNFV Contribution Guidelines [1].

    Markdown syntax will be switched to rst in an ulterior change.

    [1] https://wiki.opnfv.org/display/DEV/Contribution+Guidelines

    Change-Id: I2c71fd62b38f218545507c79c39e07dbd35f7c88
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Zhijiang Hu [Mon, 11 Sep 2017 10:26:46 +0000 (06:26 -0400)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Add developer doc for deployment detail

    Change-Id: I03c283222060677f7ce7b5ddb0241db78e52b481
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
tomsou [Fri, 8 Sep 2017 09:35:58 +0000 (09:35 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Fix the config.yaml including for each testcase

    At each testcase, adapt the way config.yaml is included via
    sdnvpn.lib.config.TestcaseConfig().
    The full path should be included, instead of just the testcase name

    JIRA: SDNVPN-180

    Change-Id: I34828cc3681f08b843db49c6a221602b5b2022bf
Signed-off-by: tomsou <soth@intracom-telecom.com>
6 years agoUpdate git submodules
Morgan Richomme [Mon, 11 Sep 2017 08:29:57 +0000 (08:29 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Change nginx configuration"
  - Change nginx configuration

    Since landing page have changed from reporting2 to testing,
    the nginx configuration need some adoption.

    If the pre url change again, we need to config the base_url when start
    our docker container. For example:
        docker run -itd -p 8084:8000 -e SERVER_URL testresults.opnfv.org/xxx/api opnfv/reporting:latest

    Change-Id: If3c9f9af76fcfc8047b5b9559fcc8bd45740d4d2
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
Michael Polenchuk [Mon, 11 Sep 2017 08:27:21 +0000 (08:27 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "os_cacert: Parametrize VIP used in path by cp.push"
  - os_cacert: Parametrize VIP used in path by cp.push

    JIRA: FUEL-274

    Change-Id: Ia77948ba3e99c47aa86fcca20c67d80e2e761208
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Michael Polenchuk [Mon, 11 Sep 2017 08:11:32 +0000 (08:11 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "scenario: Add AArch64 defaults"
  - scenario: Add AArch64 defaults

    Move scenario defaults.yml out of virtual/baremetal dirs, unifying
    them into a single, arch-specific defaults configuration file.

    Add AArch64 equivalent config, and arch-qualify default filename.
    For AArch64, bump VCPU number from 2 to 6.

    Change-Id: If9b39850af96e4c46e868b1d532bd301f9fd9f26
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Michael Polenchuk [Mon, 11 Sep 2017 08:11:03 +0000 (08:11 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "reclass: virtual: Factor out common infra config"
  - reclass: virtual: Factor out common infra config

    Change-Id: I669a81cf46a4ac988a1ea04c3b9d297ae67a0a62
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Michael Polenchuk [Mon, 11 Sep 2017 08:08:01 +0000 (08:08 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "log.sh: Collect /var/log from cluster nodes"
  - log.sh: Collect /var/log from cluster nodes

    Bring back <ci/deploy.sh> parameter `-L`, which is already passed by
    releng deploy script.

    Since we need to enable file_recv on salt master, do so by adding a
    new class in <virtual-mcp-ocata-common/infra/config.yml>, which will
    be inherited by all scenario reclass models.

    JIRA: FUEL-288

    Change-Id: I9b649315984fb8580b63883d0e06c1e1efd11057
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 8 Sep 2017 19:19:01 +0000 (21:19 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - bash scripts: Fix remaining shellcheck warn/errs

    Fix/silence all shellcheck errors, except for scripts in
    <prototypes/sfc_tacker>.

    Change-Id: Idc317cdba0f69b78299f2d3665e72ffc19dd8af5
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Morgan Richomme [Mon, 11 Sep 2017 07:32:46 +0000 (07:32 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Leverage on pbr (Python Build Reasonableness)"
  - Leverage on pbr (Python Build Reasonableness)

    pbr can inject requirements into the install_requires, tests_require
    and/or dependency_links arguments to setup.

    It finishes cleaning the requirements management [1] for all OPNFV
    projects integrated by Functest.

    [1] https://wiki.opnfv.org/display/functest/Requirements+management

    Change-Id: I30b76db8dcaba809e0b314fbd06ae04d24c8baca
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Morgan Richomme [Mon, 11 Sep 2017 07:31:59 +0000 (07:31 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "run Functest daily in xci"
  - run Functest daily in xci

    Functest daily is based on the functest alpine dockers:
     - healthcheck
     - smoke
     - features
     - vnf

    Change-Id: I922f3a5946e8bc06229fb03a959abd2bfead132b
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
Cedric Ollivier [Mon, 11 Sep 2017 07:31:34 +0000 (07:31 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Allow live migration related tests to run"
  - Allow live migration related tests to run

    For tempest or rally, if there are more than 1 compute node, live
    migration related tests should not be skipped or blacklisted if
    shared storage is enabled via ceph.

    Change-Id: Ic93e4f508b597c657abe8d246f0cf9c2b5dfd020
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Cedric Ollivier [Mon, 11 Sep 2017 06:37:53 +0000 (06:37 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Remove Parser from the former Container"
  - Remove Parser from the former Container

    A dedicated Alpine container has been built for running the Parser
    testcase as it requires stable/pike instead of stable/ocata.

    Change-Id: Ifece75c64c1ed860eca7d0524ca581f41fc89276
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cedric Ollivier [Mon, 11 Sep 2017 06:08:20 +0000 (06:08 +0000)]
Update git submodules

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

    Not in use after removal of multisite support [1].

    [1] https://gerrit.opnfv.org/gerrit/#/c/39569/

    Change-Id: I1346c78743690a2e5279d3b1883501dfe19078e3
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
6 years agoUpdate git submodules
hu xinhui [Wed, 30 Aug 2017 07:36:13 +0000 (15:36 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Add k8s support

    JIRA: -

    Add a new k8s scenario for compass

    Change-Id: Ic5f58a6152315333684e4f2752aaa0d5d870d9ee
Signed-off-by: hu xinhui <xinhui_hu@foxmail.com>
6 years agoUpdate git submodules
Jun Li [Mon, 11 Sep 2017 02:47:20 +0000 (02:47 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Use dovetail cvp.0.6.0 to run Dovetail test"
  - Use dovetail cvp.0.6.0 to run Dovetail test

    Change-Id: I63e361eebe1345a34086ecbe99aba4504cb0f5bc
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Kubi [Mon, 11 Sep 2017 02:42:34 +0000 (02:42 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "change outage_time from 20 to 30s"
  - change outage_time from 20 to 30s

    Change-Id: I255c71a75d748f8e7401815a2a5890111a1ee2f5
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
6 years agoUpdate git submodules
Rex Lee [Mon, 11 Sep 2017 02:41:50 +0000 (02:41 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add API(v1) to get real time log"
  - Add API(v1) to get real time log

    JIRA: YARDSTICK-805

    We need to get real time log if we use API(v1) run test case.

    API: /yardstick/tasks/<task_id>/log
    For example:
    http://ip:port/yardstick/tasks/14795be8-f144-4f54-81ce-43f4e3eab33f/log?index=0

    Change-Id: Ic0bf10f26f4f07d3264f2415c4923a1bfded2f81
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
hongbo tian [Mon, 11 Sep 2017 02:08:58 +0000 (02:08 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "Clarify criteria for testcase inclusion as running in Functest/CI And additional clarifications."
  - Clarify criteria for testcase inclusion as running in Functest/CI
    And additional clarifications.

    JIRA: DOVETAIL-477
    Replace tabs.
    Further clarify testing programs and optionality criteria.

    Change-Id: I8eebdf215fb7cc75a6da9748629b1a73d0b71d19
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
6 years agoUpdate git submodules
Serena Feng [Mon, 11 Sep 2017 01:21:27 +0000 (01:21 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Updating reporting url and fixed a bug"
  - Updating reporting url and fixed a bug

    Changing the url of the reporting to the original one.

    Change-Id: I2973a4b7d28cbdd725a4764dffbf777c3fc2e937
Signed-off-by: Sakala Venkata Krishna Rohit <rohitsakala@gmail.com>
6 years agoUpdate git submodules
zhihui wu [Mon, 11 Sep 2017 01:19:41 +0000 (01:19 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Mitigating for missing values in storage QPI."
  - Mitigating for missing values in storage QPI.

    - Update unit tests

    Change-Id: I7bfe89dc6bbe1cafe13b2f3e4f9356a06a59c68b
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
6 years agoUpdate git submodules
Yujun Zhang [Fri, 8 Sep 2017 07:41:49 +0000 (15:41 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Use minimal output

    Easier to read the log message

    Change-Id: I49d61aa666a261e3e3bf3795cfe4341dca865dcb
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Yujun Zhang [Fri, 8 Sep 2017 06:16:54 +0000 (14:16 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Removed used setting in qtip package configuration

    - benchmark folder has been removed
    - opt file is not necessary for qtip install

    Change-Id: I49e62d4447033ca478e76de2ed8c408c97d11fc7
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
julien zhang [Sun, 10 Sep 2017 14:47:26 +0000 (14:47 +0000)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Merge "Update heat-translator requirement"
  - Update heat-translator requirement

    Currently heat-translator use openstack tosca-parser other than
    nfv-toscaparser, this patch modifies the requriement since nfv-toscaparser
    has tagged and published to pypi.

    JIRA: PARSER-150

    Change-Id: Ib1ddf28f0932fbe19f25627ad4ef5df2d16dca0a
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
6 years agoUpdate git submodules
julien zhang [Sun, 10 Sep 2017 14:40:24 +0000 (14:40 +0000)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Merge "Fix StatefulEntityType when entitytype is not define"
  - Fix StatefulEntityType when entitytype is not define

    Currently, if a entity type is not defined, the defs in
    StatefulEntityType will be none, then the access to self.defs will raise
    error, finally the parser will be crushed. this patch will enhance it.

    JIRA: PARSER-153

    Change-Id: I5db50102e9c63428298ce6c8ecbf38e3bd8e57f8
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
6 years agoUpdate git submodules
julien zhang [Sun, 10 Sep 2017 14:39:43 +0000 (14:39 +0000)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Merge "fix costum datatype definition in parameters"
  - fix costum datatype definition in parameters

    Currently, support customized datatype in parameters is error when
    transfer custom_defs in DataEntity.validate_datatype(self.type, value,
    None, datatype), it should be full custom definitions , not only one
    definition. the patch will fix it.

    JIRA: PARSER-152

    Change-Id: If6d59f21fa75cbdf4e8e16f093e3d807910ad234
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
6 years agoUpdate git submodules
julien zhang [Sun, 10 Sep 2017 14:39:04 +0000 (14:39 +0000)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Merge "Add debug mode parameter"
  - Add debug mode parameter

    In debug mode, it's not allowed to raise exceptions as possible for
    convinient to debug more details, this patch will add parameter to
    enable such scenario.
    The requirement is from ONAP

    JIRA: PARSER-148

    Change-Id: Ide8acec333d17331bd6ed400110a141391fd3593
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
6 years agoUpdate git submodules
julien zhang [Sun, 10 Sep 2017 14:37:28 +0000 (14:37 +0000)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Merge "Refactor heat-translator setup.py"
  - Refactor heat-translator setup.py

    Overwrite setup.py in heat-translator project to uninstall openstack
    heat-translator before build/install nfv-heattranslator.

    JIRA: PARSER-151

    Change-Id: I65da014439e3c07b866b3baf8643e569d813165c
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
6 years agoUpdate git submodules
julien zhang [Sun, 10 Sep 2017 14:36:46 +0000 (14:36 +0000)]
Update git submodules

* Update docs/submodules/parser from branch 'master'
  - Merge "Package for funectest"
  - Package for funectest

    Modify the install script

    JIRA: PARSER-125

    Change-Id: Ia43687286fb8ac3b18b816aa5e4928ce9a12beec
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
6 years agoUpdate git submodules
Zhijiang Hu [Sun, 10 Sep 2017 04:18:50 +0000 (12:18 +0800)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - get_mac_addresses_for_virtual() suppors all-in-one env

    Change-Id: I6514292b16c784ced0dcb82d639fe10b425d63e2
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
Shrenik [Sat, 9 Sep 2017 18:43:54 +0000 (00:13 +0530)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Adds ENV_FILE to create_compose.py

    env_file was accidentally removed.
    JIRA: STORPERF-202

    Change-Id: Ib2bcb3ab8e2fe8cec7a3a7fa7ef8160f77ec5bc8
Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
6 years agoUpdate git submodules
Narinder Gupta [Sat, 9 Sep 2017 14:12:34 +0000 (14:12 +0000)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Merge "Revert "External network for ocl""
  - Revert "External network for ocl"

    This reverts commit b71fa1a1b388d3db115677541afac6042fa9b07e.

    Change-Id: Ic54ed7ad43b61785038c7597bba3d7fafcc13fb6
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Alex Yang [Sat, 9 Sep 2017 02:51:23 +0000 (10:51 +0800)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Export kolla preparation log when install failed

    Change-Id: I08844b899de2dba539b3c3942345f83d1ac3c198
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoUpdate git submodules
Yichen Wang [Sat, 9 Sep 2017 00:07:56 +0000 (17:07 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - [NFVBENCH-20] Use updated kernel for the image

    1. Update testpmd to DPDK 17.05.2;
    2. Update VPP to 17.07-30;
    3. Fix the script to use the new kernel;

    buildvm

    Change-Id: Icd62ff1c383598db4f80bc9b36794ff0f8d0e56c
Signed-off-by: Yichen Wang <yicwang@cisco.com>
6 years agoUpdate git submodules
Tim Rozet [Fri, 8 Sep 2017 16:06:44 +0000 (12:06 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Restarts libvirtd after stopping firewalld

    When stopping firewalld, libvirtd needs to be restarted in order for
    libvirt to use/populate iptables with the NAT rules for the default
    virsh network.

    JIRA: APEX-510

    Change-Id: Ia5b4515fd961baa70de58814e9eae4b397db28a7
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Narinder Gupta [Fri, 8 Sep 2017 21:13:19 +0000 (21:13 +0000)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Merge "External network for ocl"
  - External network for ocl

    Change-Id: Ied614962516eeb2f2359a349632e1347f85d69e6
Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
6 years agoUpdate git submodules
Narinder Gupta [Fri, 8 Sep 2017 21:12:09 +0000 (16:12 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - enable heat for OCL and try.

    Change-Id: Ie114402ec96d5e809dbf990ac9b1d0410a436ff2
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 8 Sep 2017 16:58:30 +0000 (18:58 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump & rebase for mcp.rsa relocation

    mcp.rsa will now be available in /var/lib/opnfv/mcp.rsa.

    JIRA: FUEL-280

    Change-Id: I933c669ddde495f0decba2fcc7fc8d9818a24620
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
mbeierl [Fri, 8 Sep 2017 19:01:06 +0000 (15:01 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Update Output Format

    Show sample of standardized JSON output for single
    job run.

    Change-Id: Iec20cdcb3de02550bdca5da6257be21cbb4c0c1f
    JIRA: STORPERF-203
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
Aric Gardner [Fri, 8 Sep 2017 19:04:42 +0000 (19:04 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "installers: Use global macro 'clean-workspace'"
  - installers: Use global macro 'clean-workspace'

    Change-Id: I34a555697d963efc38064a7b53f25191d6bf1382
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Aric Gardner [Fri, 8 Sep 2017 19:02:46 +0000 (19:02 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Remove VNF catalogue from releng It has been transfered to sample vnf repo [1]"
  - Remove VNF catalogue from releng
    It has been transfered to sample vnf repo [1]

    [1]: https://git.opnfv.org/samplevnf/tree/VNF_Catalogue

    Change-Id: I418151bd24517efeb66fc0ae76cb9e091bd130f6
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
Trevor Bramwell [Fri, 8 Sep 2017 18:57:16 +0000 (18:57 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Comment Pending JJB Changes on Patchset"
  - Comment Pending JJB Changes on Patchset

    Each time a patchset is created that has an effect on Jenkins jobs, a
    non-voting job will trigger that comments to Gerrit which jobs are
    added, modified, or deleted.

    This should help developers judge the overall impact an individual
    patchset may have on Jenkins since JJB macros can be expanded to
    any number of jobs.

    Change-Id: I99f9b68bc7933abfa39a941d6e65a73f62e58e56
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Trevor Bramwell [Fri, 8 Sep 2017 18:23:33 +0000 (18:23 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "fuel-deploy.sh: Add missing quotes in 'sudo -E'"
  - fuel-deploy.sh: Add missing quotes in 'sudo -E'

    Previous commit extended the SUDO variable to include '-E', but
    failed to properly quote the full `sudo -E` string, resulting in
    "command not found" errors.

    Change-Id: I266aa5259f09c3605e1c5a7ad165397ce83be0bb
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Tim Rozet [Fri, 8 Sep 2017 17:47:49 +0000 (17:47 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Apex: Explicitly define file paths"
  - Apex: Explicitly define file paths

    Due to bug with forbidden file paths conflicting with file paths this
    explicitly defines all the file paths in apex.  This isn't the greatest
    solution in the case where someone adds a new folder, but chances are
    they will also modify one of the other files as well.  Note it also
    fixes a bug where unit tests woudl run twice because it would be
    triggered as part of apex-verify-master and apex-unit-tests-master.

    Change-Id: I6b10f8eb70c2cd7c8dd5c01363e06b7458c00127
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 8 Sep 2017 17:34:50 +0000 (17:34 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "Move mcp.rsa to /var/lib/opnfv"
  - Move mcp.rsa to /var/lib/opnfv

    JIRA: FUEL-280

    Change-Id: I1e07b0e1597b2a1e4a92e1274f89dda62cb81bb8
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Trevor Bramwell [Fri, 8 Sep 2017 17:34:34 +0000 (17:34 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "fuel-deploy.sh: Preserve env vars in sudo call"
  - fuel-deploy.sh: Preserve env vars in sudo call

    SSH_KEY and other env vars set by Jenkins should be preserved
    when using sudo to invoke the Fuel deploy script.

    JIRA: FUEL-280

    Change-Id: I495589a4a0519b3a5052cd5e5dc3122f9e49c215
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Trevor Bramwell [Fri, 8 Sep 2017 17:34:11 +0000 (17:34 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "fuel, armband: Move mcp.rsa to /var/lib/opnfv"
  - fuel, armband: Move mcp.rsa to /var/lib/opnfv

    JIRA: FUEL-280

    Change-Id: I95559dcafbd179e5b7305dd0f23a7b3d89056888
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Trevor Bramwell [Fri, 8 Sep 2017 17:24:56 +0000 (17:24 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "storperf: Increase timeout for verify job"
  - storperf: Increase timeout for verify job

    AArch64 build runs inside a VM, which tends to be slow.
    Until we move all AArch64 builders to baremetal, let's increase
    the timeout from 30 min to 60.

    Change-Id: I0e16d32ac1cbe8f13b24e3cadb87715f12360d7a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Tim Rozet [Fri, 8 Sep 2017 16:00:43 +0000 (16:00 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Adjustments to tmp dir handling"
  - Adjustments to tmp dir handling

    - prefixing with apex_tmp
    - removing overcloud qcow on failure

    JIRA: APEX-513

    Change-Id: I766df10c294c31622917bbd5b0597e3373716d8b
Signed-off-by: Dan Radez <dradez@redhat.com>
6 years agoUpdate git submodules
Shrenik [Fri, 8 Sep 2017 15:22:17 +0000 (20:52 +0530)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Remove localhost from emitter.py

    emitter.py sends metrics to localhost and storperf-graphite.
    Since no graphite module is present at localhost, it
    needs to be removed from emitter as well.
    JIRA: STORPERF-205

    Change-Id: I0d5732160ff39a332b088c8ba540ca6f6a483e12
Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
6 years agoUpdate git submodules
spisarski [Wed, 23 Aug 2017 19:26:36 +0000 (13:26 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Enhanced launch.py app to support all types.

    Added application support for users, projects, and
    security groups. In addition, added support for multiple
    credential sets so one can manage multiple projects
    potentially on multiple clouds.

    Added Jinja2 template support for substituting values
    in the template file with values contained in the
    environment file.

    Added ansible substituion value for a VM's floating IP.
    Changed credentials interface attribute's default value
    from 'admin' to 'public'.

    Added optional pre_sleep_time attribute to ansible execution
    that will wait for a given number of seconds prior to attempting
    to apply a playbook to a set of VMs.

    JIRA: SNAPS-4, SNAPS-5, SNAPS-6, SNAPS-26

    Change-Id: I67b8d69a3b06a43631d80e8fe0c56e02773dbfbe
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 8 Sep 2017 15:19:21 +0000 (15:19 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "lib.sh: Remove all storage on undefine"
  - lib.sh: Remove all storage on undefine

    While executing the deploy script via sudo will raise no issues with
    re-using old storage volume files, non-root deploys fail to change
    ownership of said files.

    Properly clean after ourselves when destroying and undefining VMs.

    JIRA: ARMBAND-311

    Change-Id: I7fdd269dccbfd5ab5285d852ac7dacfc4dc5ccd7
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 8 Sep 2017 02:50:09 +0000 (04:50 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - cleanup: Let SSH_KEY propagate, drop build script

    Now that releng SSH_KEY and Fuel's SSH_KEY vars are aligned, let
    Jenkins parameter propagate to <ci/deploy.sh>.
    While touching CI scripts, drop obsolete <ci/build.sh>.

    JIRA: ARMBAND-295

    Change-Id: I616343c60abcd96370f7048bf7b23c6fefc9bcac
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Emma Foley [Thu, 7 Sep 2017 15:43:52 +0000 (15:43 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - doc: remove reference to Ceilometer

    This is an "internal" change, independant of repo rename

    Change-Id: I9be923867c986155a24cc6befa955e35bdbe1f56
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
6 years agoUpdate git submodules
Emma Foley [Thu, 7 Sep 2017 12:25:56 +0000 (12:25 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - src: COLLECTD_CEILOMETER_* -> COLLECTD_OPENSTACK_*

    Since Ceilometer support was removed from the
    collectd-ceilometer-plugin[1] so references to
    collectd-ceilometer-plugin are misleading.

    This change updates variables COLLECTD_CEILOMETER_* ->
    COLLECTD_OPENSTACK_*

    [1] https://review.openstack.org/#/c/490823/

    This is an "internal" change, independant of repo rename

    Change-Id: I1247b59070fcb1eb378d9c702ddf9df0c26da878
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
6 years agoUpdate git submodules
Dan Radez [Fri, 8 Sep 2017 14:48:31 +0000 (14:48 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Adds missing packages for undercloud"
  - Adds missing packages for undercloud

    JIRA: APEX-511

    Change-Id: If8ed2b5409e450c39f4fffd5a0b3cb96560c5d26
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Michael Polenchuk [Fri, 8 Sep 2017 11:26:17 +0000 (15:26 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [ovs/dpdk] Mend dpdk settings

    * add vcpus to virtual compute
    * re-pin dpdk core & pmds
    * switch to UCA repos
    * disable apt-daily cron job

    Change-Id: Ia23100b846d8954e3d5e8a264a6b8518402b2fa6
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Narinder Gupta [Wed, 6 Sep 2017 19:59:02 +0000 (14:59 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - use keystone V2 for Opencontrail.

    Change-Id: Ie505072ded1009ce799ea17f7e9e5b91677aff03
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Mark Beierl [Fri, 8 Sep 2017 14:00:04 +0000 (14:00 +0000)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Merge "Add documentation create-compose.py error"
  - Add documentation create-compose.py error

    Adds statement specifying dependency of python2
    on future package.
    Adds a newline at end of test-usage.rst

    Change-Id: I3b692c700e7ef2e202f8d85387ae761b2da689ad
    JIRA: STORPERF-190
Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
6 years agoUpdate git submodules
Morgan Richomme [Fri, 8 Sep 2017 09:42:06 +0000 (09:42 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Exclude api_check on lxd scenarios"
  - Exclude api_check on lxd scenarios

    Most of the tests are OK but the last tests deal with qcow2 images
    the testcase is therefore not compatible with lxd sceanrio

    Change-Id: Ie67e5e1a67673c5d2076ef306bd7d29f46e6977f
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
Morgan Richomme [Fri, 8 Sep 2017 09:27:06 +0000 (09:27 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Use git commit id for refstack-client"
  - Use git commit id for refstack-client

    Functest should be based on fixed versions of projects which are out
    of OPNFV. It selects the last git commit as refstack-client hasn't
    defined any tag or branch.

    Change-Id: Id7c5ecb0ef88fd1a2b8f34ddfc22c87b7f78c8d4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cedric Ollivier [Fri, 8 Sep 2017 08:48:35 +0000 (08:48 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Fix pylint errors in test_refstack_client"
  - Fix pylint errors in test_refstack_client

    Change-Id: Ia53ac75c913f351412180b9b71a56b4c5fbbe4a5
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Cédric Ollivier [Fri, 8 Sep 2017 05:33:23 +0000 (07:33 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Update ODL testcase to Keystone v3

    As basic neutron tests have been updated [1], ODL testcase must
    manage user domain and project domain names.

    [1] https://git.opendaylight.org/gerrit/#/c/62846/

    JIRA: FUNCTEST-862

    Change-Id: I61ef622f840b8d825cf45a3557bd6da14a4d3cb7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Morgan Richomme [Fri, 8 Sep 2017 08:34:05 +0000 (08:34 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add functest-healthcheck alpine to xci-verify-healthcheck-macro"
  - Add functest-healthcheck alpine to xci-verify-healthcheck-macro

     - add the rc file retrieval in fetch_os.sh
     - adapt alpine to split healtcheck from daily
     (healthcheck + smoke + features)
     - adapt the xci builder

    Change-Id: I38836814240a1d769d379a10c9ef14def7e6df97
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
Morgan Richomme [Fri, 8 Sep 2017 08:33:51 +0000 (08:33 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add traces to CI on fetch_os for compass"
  - Add traces to CI on fetch_os for compass

    Functest CI logs have been FAIL with compass but the CI logs are not
    explicit. Remove a redirection to /dev/null to get something more
    explicit

    Change-Id: Icdf17595b051ccba6c58cbe86ab546e5693375ab
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
Jun Li [Fri, 8 Sep 2017 08:03:08 +0000 (08:03 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Bug-fix: add support for buid_tag reporting"
  - Bug-fix: add support for buid_tag reporting

    JIRA: BOTTLENECK-158

    It seems the build_tag is not automatedly passed to docker.
    This patch is to try to pass build_tag to Bottlenecks docker.

    Change-Id: I783d6f0702040449b0385d11bca709f8cdbdd58a
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agoUpdate git submodules
Yang Yu [Wed, 6 Sep 2017 09:49:46 +0000 (17:49 +0800)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Add local support for config preparation before testing

    JIRA: BOTTLENECK-103

    Lcoal support for finding openstack certs and pod yamls

    Change-Id: Ia0f0ee2fd841a4f88e82ac3f504613a6f431107e
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agoUpdate git submodules
Morgan Richomme [Fri, 8 Sep 2017 07:49:38 +0000 (07:49 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add bottlenecks to reporting"
  - Add bottlenecks to reporting

    very basic approach based on 1 case posca_factor_ping
    Give a feedback on the CI activity of bottlenecks

    Change-Id: Iaa84abac6b00ba48a771250433a9f9a068de453f
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
hongbo tian [Fri, 8 Sep 2017 07:46:34 +0000 (07:46 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "add more information for the Identity testcases in the refstack"
  - add more information for the Identity testcases in the refstack

    JIRA: DOVETAIL-431

    in order to show more details of the test cases,
    all below information are added:
    the Use case specification, Test preconditions, Basic test flow execution description,
     pass/fail criteria, and Post conditions

    Change-Id: Id1886be6a868813f2cff6cacf42329494e94308c
Signed-off-by: hongbotian <hongbo.tianhongbo@huawei.com>
6 years agoUpdate git submodules
hongbo tian [Fri, 8 Sep 2017 07:45:33 +0000 (07:45 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "Doc: update user guide due to add new test cases and features"
  - Doc: update user guide due to add new test cases and features

    There has been added some new test cases and features, so user guide should be
    updated according to the latest dovetail version.
    - Add introduction about https (with cacert and without cacert)
    - Add introduction about adding hosts' info
    - Add introduction about downloading cirros images
    - Add introduction about special configurations for running defcore and
      tempest test cases
    - Add introduction about how to check defcore and tempest failed test cases

    JIRA: DOVETAIL-493

    Change-Id: I13aca4ee433056bd21590743a412d5d95f45fec4
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Jing Lu [Fri, 8 Sep 2017 07:38:45 +0000 (07:38 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "testcase: add rate parameter for spec cpu 2006"
  - testcase: add rate parameter for spec cpu 2006

    Change-Id: I5f1634d2a30eb93b4632e4773cee3f8b7a151b1f
Signed-off-by: JingLu5 <lvjing5@huawei.com>
6 years agoUpdate git submodules
Ross Brattain [Fri, 8 Sep 2017 07:27:01 +0000 (07:27 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Adding nfvi flag to enable data collection"
  - Adding nfvi flag to enable data collection

    Change-Id: Ieafefb5501dc3a20fee41726a7daa9e4bb28599f
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
Ross Brattain [Fri, 8 Sep 2017 07:26:22 +0000 (07:26 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Adding latency test for vfw"
  - Adding latency test for vfw

    Change-Id: Ibed8bf057a76f55a9e4cc5c55a104350e43a2a6e
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
Ross Brattain [Fri, 8 Sep 2017 07:19:51 +0000 (07:19 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Yardstick TC083: Move sample test case netperf"
  - Yardstick TC083: Move sample test case netperf

    JIRA: YARDSTICK-792

    Change-Id: I81fb62144b83b215cbf39057e53029c895df50a0
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
6 years agoUpdate git submodules
Ross Brattain [Fri, 8 Sep 2017 07:19:41 +0000 (07:19 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Yardstick TC082: move sample test case perf.yaml"
  - Yardstick TC082: move sample test case perf.yaml

    JIRA: YARDSTICK-794

    Change-Id: I75209a41f1afed5e72c035d729fc5bf608eb525e
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
6 years agoUpdate git submodules
xudan [Fri, 8 Sep 2017 06:53:31 +0000 (02:53 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - tag dovetail with 0.6.0

    docker image used
    opnfv/yardstick: danube.3.2
    opnfv/functest: cvp.0.5.0
    opnfv/bottlenecks: cvp.0.4.0
    opnfv/testapi: cvp.0.6.0
    opnfv/dovetail:web.cvp.0.6.0
    opnfv/dovetail:api.cvp.0.6.0
    opnfv/dovetail: cvp.0.6.0
    main changes
    Merge all test specification docs about test area tempest and defcore
    Merge addendum doc and workflow doc
    Remake aarch64 patch for Dovetail container
    Remove some tempest test cases that are not too common
    Add additional Tempest API test cases into test case tempest.tc005
    persist db file in host for mongo container
    add nginx to host static files
    add a sample tempest_conf.yaml file into userconfig
    Add a patch to set ha SLA to be 30 seconds
    Modify logs
    Bugfix: the config files in useeconfig will cover user's config
    Bugfix: functest only keeps the last test case's log
    Bugfix: pre_condition cmds is just executed once
    For more information, refer to https://wiki.opnfv.org/display/dovetail/Running+history+for+the+dovetail+tool

    JIRA: DOVETAIL-497

    Change-Id: I74626bbf65ce0121cc7b53394c85694e15df8484
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Martin Klozik [Fri, 8 Sep 2017 06:37:38 +0000 (06:37 +0000)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Merge "trex: fix Trex makefile"
  - trex: fix Trex makefile

    Trex makefile was fix to checkout correct commit ID.
    Add trex repo folder to .gitignore file.

    JIRA: VSPERF-528

    Change-Id: Icd0406eaf088b88c28d90cf8a7dd9e1fa53a6f3b
Signed-off-by: Martin Goldammer <martin.goldammer6@gmail.com>
Reviewed-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
6 years agoUpdate git submodules
wutianwei [Thu, 7 Sep 2017 09:28:47 +0000 (17:28 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - from controller node fetch os_cert

    Change-Id: I2d1cbc6948d2cea1ccb852ed23033d5ddc6393e4
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Martin Klozik [Fri, 8 Sep 2017 06:06:41 +0000 (06:06 +0000)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Merge "doc: Include list of TCs in doc"
  - doc: Include list of TCs in doc

    List of vsperf "inbox" testcases was added into documentation.
    This patch also fixes:
    * a few SPHINX warnings and errors
    * empty userguide index

    JIRA: VSPERF-519

    Change-Id: I417ed40130f0c7de4f76551f3f1cac0cb1e6da89
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
6 years agoUpdate git submodules
Zhijiang Hu [Fri, 8 Sep 2017 05:36:12 +0000 (05:36 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Kill zip() in add_hosts_interface()"
  - Kill zip() in add_hosts_interface()

    Since mac_address_map is always avaliable, there is no need to
    pass host_name into add_hosts_interface() and use zip() to do
    strange combination any more.

    This change:
    1) Is trying to make code more understandable
    2) Also delete a unused parameter for add_host_role()

    Change-Id: Icef47cdf7f1a1522600b351f6e2f47d6f62efa9f
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
Tim Rozet [Fri, 8 Sep 2017 04:36:43 +0000 (04:36 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Conditionalize VM console arg based on arch"
  - Conditionalize VM console arg based on arch

    Change-Id: Ide9159e5ba7d5388c7bf62bf865b0015422e9159
Signed-off-by: Dan Radez <dradez@redhat.com>
6 years agoUpdate git submodules
xudan [Fri, 8 Sep 2017 02:26:44 +0000 (22:26 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Jobs on Compass often timeout

    1. Jobs on Compass often timeout
    2. Apex jobs on huawei-pod4 will trigger 2 jobs at the same time. They will be
       conflict.

    JIRA: DOVETAIL-491

    Change-Id: I5297bfb01c45c15cce7ab1438d8eed3dd9c7ff07
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 8 Sep 2017 02:38:57 +0000 (04:38 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: virt: Add missing params for telemetry VM

    mdb0* VCP VMs were missing the AArch64 specific parameters in the
    reclass mode, which enable guest UEFI & co.
    This led to mdb0* VMs not being able to start.

    Change-Id: I2325e4ae1bd1a44c060c2fe39d4038efd62b708f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Leo wang [Fri, 8 Sep 2017 01:40:16 +0000 (01:40 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "Add a patch to set ha SLA to be 30 seconds"
  - Add a patch to set ha SLA to be 30 seconds

    1. According to ha test specification doc, the SLA of process recover time
       is 30 seconds.
    2. However, the SLA in Yardstick test cases are all 20 seconds.
    3. Add a patch to change the SLA in yardstick test cases.

    JIRA: DOVETAIL-496

    Change-Id: Ib8f229fdfbb3289bf70d6ee900132b3db3a21b17
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
xudan [Thu, 7 Sep 2017 08:49:50 +0000 (04:49 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Modify logs

    JIRA: DOVETAIL-498

    Change-Id: Ie98fc89cc840b557aa4186c6c2bee2d610432af0
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 7 Sep 2017 17:38:32 +0000 (19:38 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump & rebase for ODL scenario rename

    JIRA: FUEL-279

    Change-Id: Iba38553873f511eaac1fe77cd5d1d4e990340e52
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
jose.lausuch [Wed, 7 Jun 2017 14:12:41 +0000 (16:12 +0200)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Adapt SDNVPN Functest test according to new framework

    - Inherit from TestCase class in Functest
    - Remove any push to DB method, since Functest
       takes care of it

    After this change, we will be able to load this module
    from Functest and make a python call instead of
    a bash call.

    Change-Id: I80bdb7eaac3a2d1f48e32bafa381a42cadb36138
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
6 years agoUpdate git submodules
Tim Rozet [Thu, 7 Sep 2017 20:01:56 +0000 (16:01 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: adds daily flex job

    Change-Id: I19fff409b5e8335ff44f0d9ba8167d3e882a9ad5
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Feng Pan [Thu, 7 Sep 2017 20:09:46 +0000 (20:09 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "More cleanup for ci directory"
  - More cleanup for ci directory

    Changes Include:
     - Moves dev_dep_check.sh to contrib dir as it is not used by our CI
     - Removes test.sh as it is not used by CI.  tox can be invoked
       directly for developers.
     - Removes run_smoke_tests.sh which is not used anymore

    Change-Id: I59e39be0ce8b23234c70bf066aebf894b6d73388
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Thu, 7 Sep 2017 19:53:18 +0000 (19:53 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Output ansible's output to info log"
  - Output ansible's output to info log

    Change-Id: I27ad54785716677a885ae954a2af6dbaf8610ff1
Signed-off-by: Dan Radez <dradez@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Thu, 7 Sep 2017 19:39:40 +0000 (15:39 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Add daily flex job

    Change-Id: Ide3c39d508d26be40e73cec13cd00eace984b6cc
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Steven Pisarski [Thu, 7 Sep 2017 18:46:32 +0000 (18:46 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Added method to return OpenStackVmInstance from Heat."
  - Added method to return OpenStackVmInstance from Heat.

    OpenStackHeatStack now can introspect the VMs that the template
    was responsible for deploying and return an instanitated instance
    of OpenStackVmInstance for each VM deployed. When the VM has a
    Floating IP, these instances have the ability to connect via
    SSH just like one created from scratch.

    JIRA: SNAPS-172

    Change-Id: I5a7ed3a09bb871afc55c718aa80a9069b1eb4da7
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
spisarski [Mon, 28 Aug 2017 13:52:21 +0000 (07:52 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Fixed test names.

    Copy/paste issue changed nova to heat.

    Change-Id: Ib75fcea4c87375f615862e0542569c8e3d9675e8
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 7 Sep 2017 17:04:01 +0000 (17:04 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "cleanup: Rename ODL-L3 to ODL, drop ODL-L2"
  - cleanup: Rename ODL-L3 to ODL, drop ODL-L2

    JIRA: FUEL-279

    Change-Id: Ia8bed5e09937a1ffd29a15d40f610d4b0c8f0a17
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>