opnfvdocs.git
7 years agoUpdate git submodules
Yujun Zhang [Sat, 22 Apr 2017 06:15:13 +0000 (14:15 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Add support for render a justified output from list and dict

    Change-Id: I4411e62b3d1a067cfa8ae1296cf521877aedb830
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Sat, 22 Apr 2017 04:49:21 +0000 (12:49 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Organize **all** tasks into ansible role `qtip`

    Change-Id: I5d3852d2a31e9c4043191377e5cb7d539d222a8c
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Maryam Tahhan [Mon, 24 Apr 2017 08:40:51 +0000 (08:40 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Merge "dpdk stats: add known issues/limitations"
  - dpdk stats: add known issues/limitations

    Change-Id: I8dbd43002f50e65df40cc8bfb516c40f995b9679
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
7 years agoUpdate git submodules
xudan [Sat, 22 Apr 2017 04:00:51 +0000 (04:00 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Bugfix about the ipv6 results checker

    JIRA: DOVETAIL-404

    1. IPV6 sub-testcase's name includes [id], which will affects the regex.
    2. Remove the [id] from the name of the sub_testcases.

    Change-Id: I51b567e8382fa4e701f8b32ba7ea195d49fd31eb
Signed-off-by: xudan <xudan16@huawei.com>
7 years agoUpdate git submodules
Rex Lee [Mon, 24 Apr 2017 02:02:03 +0000 (02:02 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "operation_general: fix logging to use %s"
  - operation_general: fix logging to use %s

    Change-Id: I1b37cbf07e8858ca3e75bb74c57fe84485ff4989
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
7 years agoUpdate git submodules
Rex Lee [Mon, 24 Apr 2017 01:58:31 +0000 (01:58 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "standardize ssh auth"
  - standardize ssh auth

    we need to be following defautl paramiko rules,
    first use pkey, then key_filenames (autodetecting ~/.ssh/ keys),
    then password

    We have too much boilerplate redudant code everywhere, we need
    to standardize on a factory function that takes a node dict.

    Using Python3 ChainMap we can layer overrides and defaults.

    VNF descriptors have to default key_filename, password to Python None.
    The only way to do this is to omit key values if the variable is not
    defined, this way the dict will not have the value and it will
    default to Python None

    Add python2 chainmap backport

    Updated unittest mocking to use ssh.SSH.from_node

    Change-Id: I80b0cb606e593b33e317c9e5e8ed0b74da591514
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
7 years agoUpdate git submodules
Rex Lee [Mon, 24 Apr 2017 01:57:19 +0000 (01:57 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add a new runner to test end-to-end fast data path"
  - Add a new runner to test end-to-end fast data path

    This runner caters testing fast host data path (e.g. SRIOV) plus fast VM data path (VM running pktgen-dpdk).
    It is implemented as a new flavor of the existing Iteration runner.
    (1) Add a new SLA action rate-control
    (2) While the SLA target is not met, reduce packet rate until packet loss target is met.

    Change-Id: I633f391f1790f03ff31458458d79d3f272475ab5
    JIRA: YARDSTICK-615
Signed-off-by: Jing Zhang <jing.c.zhang@nokia.com>
7 years agoUpdate git submodules
Tim Rozet [Mon, 24 Apr 2017 01:06:39 +0000 (21:06 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: fixes iso verify/upload

    Change-Id: I25baff8b74bf26903e5196f31b9f47dab94fd048
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUpdate git submodules
Yujun Zhang [Sat, 22 Apr 2017 02:29:12 +0000 (10:29 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Organize results in folder named with pod and current date

    Change-Id: I0882fb4548c3c3a6a72c6f752f8074e553ee3748
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Sat, 22 Apr 2017 01:06:05 +0000 (09:06 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Rename folders

    * copy -> defaults
    * render -> custom
    * roles -> ansible_roles

    Change-Id: Ia96214691873f3bd8e6c5f9f433292fd912ac46e
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Fri, 21 Apr 2017 10:48:35 +0000 (18:48 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Fix bug on apex

    missing repository configuration and packages

    Change-Id: I929e3bafced56b2ab8fd90edc21421bd7bde2073
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Kubi [Sun, 23 Apr 2017 10:41:27 +0000 (10:41 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add SRIOV support"
  - Add SRIOV support

    A generic provider network solution is introduced. To identify whether a network specified in the test case is a provider network new attributes are introduced in the test case network section:

    networks:
      test-net:
        cidr: '192.168.1.0/24'
        provider: "sriov"
        physical_network: 'physnet1'

    If the "provider" attribute is present, the network is an existing provider network. If the value is "sriov", binding:vnic_type=direct is added to the interface in the heat deployment template. In orchestrator/heat.py, the interface creating functions are given a new parameter that tells if the network in use is a provider network. The benchmark/contexts/model.py is changed to store the value of the provider attribute from the test case and function calls to port creation is updated with the provider parameter. The same change is made in contexts/heat.py as well. Also calls for creating a new tenant network is replaced for creating a new provider network if the provider attribute is present.

    Update-1: Change test_model.py
    Update-2: Per comment, change comment style to """"
    Update-3: Change test_heat.py
    Update-4: Add unit test cases to pass coverage test
    Update-5: Add SRIOV provider network example in opnfv_yardstick_tc008.yaml
    Update-6: Per comment, remove empty line in orchestrator/test_heat.py
    Update-7: Per comment, change comment lines in orchestrator/test_heat.py
    Update-8: Add more unit test cases to pass coverage test
    Update-9: Change to create SRIOV provider network on the fly so as to support co-current test runs
    Update-10: Per comment, init physical_network to 'physnet1'

    Change-Id: I76004c4fcc9bffcfd8ed021fd647e0cecb346ef4
    JIRA: YARDSTICK-612
Signed-off-by: Jing Zhang <jing.c.zhang@nokia.com>
7 years agoUpdate git submodules
Zhijiang Hu [Wed, 19 Apr 2017 07:38:48 +0000 (03:38 -0400)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Solve "Buffer I/O error on dev loop0p1" error message

    This add "losetup" before "kpartx -l" command, otherwise, we encountered
    many "Buffer I/O error on dev loop0p1, logical block 104854018,
    async page read" in dmesg. But they are seems no harm.

    No need to do "losetup -d" after "losetup", because "kpartx -dv"
    will do that for us.

    Change-Id: I326ef35a241d8b09f0f3f3fc90ef749df3f4768f
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
7 years agoUpdate git submodules
Tim Rozet [Sat, 22 Apr 2017 21:55:39 +0000 (17:55 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: fix iso verify

    Change-Id: I212437ebec64aa8521ad95c5b57a7824476a4580
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUpdate git submodules
Tim Rozet [Sat, 22 Apr 2017 03:32:02 +0000 (03:32 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Updates quagga to newer version"
  - Updates quagga to newer version

    Change-Id: I635b171c15bca40788eefe909eaab3e9d4606db1
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUpdate git submodules
Alexandru Avadanii [Fri, 7 Apr 2017 18:01:04 +0000 (20:01 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - f_repobuild: Add remaining packages explicitly

    Packetary automatically solves for Fuel@OPNFV:
    - base pkgs and their deps;
    - bootstrap/target image additional pkgs;
    - explicit reqs;

    However, corner cases like "pcs", which is not in any of the
    above categories - being installed via puppet only, need to be
    added to the explicit list.

    NOTE: This enables full offline deploys for simple scenarios
    (i.e. without any plugins). Each plugin might need additional
    packages, which will be handled in further patches.
    See the bug report for more information.

    JIRA: FUEL-250

    Change-Id: Id1d31c98308cdee6cb935627984188561b560ff4
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
7 years agoUpdate git submodules
zhihui wu [Thu, 20 Apr 2017 05:53:29 +0000 (13:53 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - correct document of module apex_generate_inventory

    Change-Id: I10bfd526e377ae02d2f6cf6d60d82fbb175ac431
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoUpdate git submodules
Cédric Ollivier [Fri, 21 Apr 2017 09:55:36 +0000 (11:55 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Switch testcase to test case in docstrings

    Change-Id: Iea64673788a3d5ab5eb3028522f659de183440ed
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
hongbo tian [Fri, 21 Apr 2017 12:01:13 +0000 (12:01 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "add defcore/ha testcases to proposed_tests"
  - add defcore/ha testcases to proposed_tests

    JIRA: DOVETAIL-398
    JIRA: DOVETAIL-399

    1. this testsuite will run in community CI, see
    https://gerrit.opnfv.org/gerrit/#/c/33509/
    2. HA testcases please see
    https://wiki.opnfv.org/pages/viewpage.action?pageId=8684344
    3. vimops testcases deleted, since it's covered in defcore

    Change-Id: Ied9c8867e0aa99e33fd213030e6471aa5cfb86e8
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoUpdate git submodules
xudan [Fri, 21 Apr 2017 06:31:33 +0000 (06:31 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - use Functest tempest_custom test cases to run all Ipv6 test cases

    JIRA: DOVETAIL-401

    1. modify all Ipv6 test cases, change tempest_smoke_serial/tempest_full_parallel
       into tempest_custom, add ID of each sub-testcases.
    2. Some sub-testcases in ipv6.tc002, ipv6.tc003, ipv6.tc004 and ipv6.tc005 can not
       be found in the full tempest test case list.
    2. disable testcases' script_result_acquired to enable tempest_custom run multiple times.
    3. use build_tag-testcase_name(such as daily-master-79a6e392-28bb-4c40-9d88-a03bed99da2d-dovetail.ipv6.tc025)
       as the unique ID of each testcase.
    4. comment out the progress bar, because it has some problems when print the report text.
    5. Functest has changed the TEST_DB_URL from http://<testapi>:<port>/apv/v1 to
       http://<testapi>:<port>/apv/v1/results.
    6. Functest has changed the TEST_DB_URL to file://<file_path>/<file_name>.
       see https://gerrit.opnfv.org/gerrit/#/c/33511/

    Change-Id: I524f6702377f215f526158214842481eb44565be
Signed-off-by: xudan <xudan16@huawei.com>
7 years agoUpdate git submodules
Yujun Zhang [Fri, 21 Apr 2017 09:07:04 +0000 (17:07 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Dump unixbench results without top folder

    Change-Id: Ic86e03643c7d6720d6de13e8749ebe0208ab9391
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Fri, 21 Apr 2017 09:03:57 +0000 (17:03 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Fix issues when running qtip first time

    - results folder not created
    - hostkey check should be skipped

    Change-Id: I658f5c459617d1651eec360edd53a8766f7387c1
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Fri, 21 Apr 2017 04:13:25 +0000 (12:13 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Add AES testing in SSL metrics

    Change-Id: Iee1b1711d9ce07c468bc390966c55bd49abea228
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Fri, 21 Apr 2017 03:19:55 +0000 (11:19 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Set default folder for dump data

    Change-Id: I2b96bcf369b13a679a417d78ebca19b3e63155e2
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Fri, 21 Apr 2017 02:28:56 +0000 (10:28 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Organize testapi tasks into ansible roles

    Change-Id: If073401b94e7146521fb54a85470b931e458de3c
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Fri, 21 Apr 2017 01:59:27 +0000 (09:59 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Cleanup customizable variables of workspace

    Change-Id: I00185b7c73692e2aeafb1307cea81f4f2d149c74
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Thu, 20 Apr 2017 14:51:59 +0000 (22:51 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Group test results and report under node

    Change-Id: I66286787d06c5012c6dcf516cffb9f6fd76522c5
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Thu, 20 Apr 2017 13:29:58 +0000 (21:29 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Add comments about workspace parameters

    Change-Id: I45f7547a15b66b6901cb5a298e3f097cd6d2257d
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Thu, 20 Apr 2017 12:58:13 +0000 (20:58 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Reorganize benchmarking tasks into ansible roles which helps to

    - group task with related templates and variables
    - simplify the main playbook to improve readability

    See: http://docs.ansible.com/ansible/playbooks_roles.html

    Change-Id: I9d3180edaac83ee9dba85ce5ac14ff574af7a905
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
chenjiankun [Mon, 10 Apr 2017 11:01:57 +0000 (11:01 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Yardstick virtualenv support

    JIRA: YARDSTICK-620

    In the patch, I separate python-setuptools from install.sh
    and separate appdirs from requirements.txt because there will be
    error when install them in virtualenv.
    Also I will update the documentation when this patch merged;

    Change-Id: I99a532d1851983775869e7c5e8e65fd0229e86df
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
7 years agoUpdate git submodules
Jun Li [Fri, 21 Apr 2017 09:26:36 +0000 (09:26 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "dovetail: Change CI jobs to run test suite "proposed_tests" instead of "debug""
  - dovetail: Change CI jobs to run test suite "proposed_tests" instead of "debug"

    JIRA: DOVETAIL-397

    now, team decide to use proposed_tests suite instead of debug

    Change-Id: Iff8ec0b32a24e51bc2d2536605c9867b94f8921c
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoUpdate git submodules
Serena Feng [Fri, 21 Apr 2017 09:05:15 +0000 (09:05 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Minor changes in docstrings"
  - Minor changes in docstrings

    It removes case_name from the list of attributes that run() must set
    because it's now managed by run_tests.py (see __init__())

    Change-Id: Id6228880257d0e9fb27483c56aa9985197feb04e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
Jose Lausuch [Fri, 21 Apr 2017 09:03:48 +0000 (09:03 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Ignore _build (sphinx output dir)"
  - Ignore _build (sphinx output dir)

    Change-Id: I8afb00fb2942d2144968896981532324ac8e322d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
Cedric Ollivier [Fri, 21 Apr 2017 07:42:16 +0000 (07:42 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Remove exec right for ci config files"
  - Remove exec right for ci config files

    Change-Id: Ibf7e549252234fb69dd6e0cc7920b66759469aea
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
Cedric Ollivier [Fri, 21 Apr 2017 07:42:03 +0000 (07:42 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Fix pylint warnings in decorators.py"
  - Fix pylint warnings in decorators.py

    Change-Id: Ie6c53feb97053248c909d641753b44b5f51c8719
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
Cedric Ollivier [Fri, 21 Apr 2017 07:41:56 +0000 (07:41 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Stop hardcoding results suffix in push_to_db"
  - Stop hardcoding results suffix in push_to_db

    Adding results in url is useless as it is defined in results
    section in config_functest.yaml.

    It allows defining the full name in case of dumping to file (see
    decorator.py). The commented local file is the value required by
    dovetail.

Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com>
    Change-Id: I35ba9b34d99e138292f099934e28585ee8b85604
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
boucherv [Thu, 20 Apr 2017 14:20:57 +0000 (16:20 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - [VNF_base] Support existing tenant and user

    Support existing tenant and user with a get_or_create_tenant method.
    If the tenant and user already exist it only get the id of those

    JIRA: FUNCTEST-799

    Change-Id: Id5daf2904592e42199471bdd3547e861e6db6e32
Signed-off-by: boucherv <valentin.boucher@orange.com>
7 years agoUpdate git submodules
MatthewLi [Fri, 21 Apr 2017 04:19:38 +0000 (00:19 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - fix tox error

    see logs

    https://build.opnfv.org/ci/job/dovetail-verify-master/560/console

    Change-Id: Ifa66087c4c8fcbaae809aae380587a4f03eded6c
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoUpdate git submodules
yuyang [Thu, 20 Apr 2017 07:05:58 +0000 (15:05 +0800)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Bugfix of docker-compose file for privileged

    JIRA: BOTTLENECK-163

    privileged option in docker-compose file should be true to avoid
    "permission deny" error when accessing directories

    Change-Id: I1a57146236efb5fe71405c5b7682af706a8814bf
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
7 years agoUpdate git submodules
Yujun Zhang [Fri, 21 Apr 2017 03:45:45 +0000 (03:45 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Fix workspace creator"
  - Fix workspace creator

    - handle relative path in workspace
    - handle differences between installers
    - create working directories

    Change-Id: I5fbe66c1218c29db0fafd87085a6cf5c15a91dc5
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
hongbo tian [Fri, 21 Apr 2017 03:43:55 +0000 (03:43 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "put dovetail test result back in log and not generte report file"
  - put dovetail test result back in log and not generte report file

    Change-Id: I2da5e7844f5ce034d4c0cfaa4592e6cd47002049
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoUpdate git submodules
xudan [Wed, 19 Apr 2017 07:02:16 +0000 (07:02 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - set dovetail.log level by command line

    JIRA: DOVETAIL-400

    1. set both the dovetail.log and screen log level by command --debug.
    2. if --report http://testapi_url:port/api/v1/, change it into
          --report http://testapi_url:port/api/v1

    Change-Id: I7cf697d4ac9072fc2d302a67ccde0f452d84be8f
Signed-off-by: xudan <xudan16@huawei.com>
7 years agoUpdate git submodules
Ryota Mibu [Thu, 20 Apr 2017 16:25:56 +0000 (16:25 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[doctor] fix test case name"
  - [doctor] fix test case name

    See, https://gerrit.opnfv.org/gerrit/#/c/33099/ .

    Change-Id: I3bf5bbeef88445512b70fc47be08ecc481c42c2a
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
7 years agoUpdate git submodules
Aric Gardner [Thu, 20 Apr 2017 15:25:24 +0000 (15:25 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Make arm-virtual1 pod not available for CI jobs"
  - Make arm-virtual1 pod not available for CI jobs

    Change-Id: I1ae47f2105744bfea8c8c589f41282d1c4ae2159
Signed-off-by: Alexandru Nemes <alexandru.nemes@enea.com>
7 years agoUpdate git submodules
Yujun Zhang [Thu, 20 Apr 2017 12:58:47 +0000 (12:58 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Set default width to 80 for justify filter"
  - Set default width to 80 for justify filter

    - 80 default screen width for most consoles
    - template content should not be part of console reporter test
    - remove fix width splitter in console report templates

    Change-Id: Ib060b447bd52c211a4bf1e4ded2f898a9201b6d8
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Martin Klozik [Thu, 20 Apr 2017 08:35:17 +0000 (08:35 +0000)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Merge "ixia: Support of 1 NIC connection to trafficgen"
  - ixia: Support of 1 NIC connection to trafficgen

    For some testcases it is useful to have only one connection between
    traffic generator and DUT. Thus IxNet class was extended to support
    such connection. Feature is enabled if both IXIA ports are set to
    the same value.
    New integration testcase ixnet_pvp_tput_1nic was created to demonstrate
    this feature.
    Unused code was removed from 3rd_party/ixia/ixnetrfc2544.tcl to simplify
    introduction of new features and to speed up IXIA configuration.

    JIRA: VSPERF-503

    Change-Id: I92ab24fa58eeb1ccb7f00ac7f3530ffca7b99241
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>
7 years agoUpdate git submodules
zhihui wu [Thu, 20 Apr 2017 08:00:26 +0000 (08:00 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Automate QTIP upload to PyPI."
  - Automate QTIP upload to PyPI.

    Change-Id: I3be05a75551ca8648f6ea7dea35f1180178e5b7d
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
7 years agoUpdate git submodules
Yujun Zhang [Thu, 20 Apr 2017 01:41:30 +0000 (09:41 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Restore default content of ansible.cfg

    The comments are very helpful when updating configuration

    Change-Id: If04bc2d784981991a5bb0e5b7599280180b44704
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Wed, 19 Apr 2017 14:03:52 +0000 (22:03 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Create workspace by ansible playbook

    Change-Id: Ia79353e686240c5915e40b8202d3fdc289df2158
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Thu, 20 Apr 2017 03:48:59 +0000 (03:48 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Add UnixBench benchmarking role"
  - Add UnixBench benchmarking role

    Change-Id: I14e1630ff67bf4dff0998456e57fee2b1656f585
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Thu, 20 Apr 2017 03:46:43 +0000 (03:46 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Use ansible roles to setup development tools"
  - Use ansible roles to setup development tools

    Change-Id: I897773edf8dcacf08e67fa3eb999c4c10ba22805
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Thu, 20 Apr 2017 03:43:07 +0000 (03:43 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Use different folder for cached data"
  - Use different folder for cached data

    - `dump` is for raw testing data and logs from remote
    - `cache` for temporary data required for testing

    Change-Id: I540338eae2dd7bbd14b359e1a0dbce186ada902b
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Thu, 20 Apr 2017 03:42:58 +0000 (03:42 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Fix error in details"
  - Fix error in details

    The leading space causes `details` value to be string, not dict

    Change-Id: Ie2acfd91f2ec9280c0a24e2459229a72f45350af
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Thu, 20 Apr 2017 03:41:18 +0000 (03:41 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "fix apex integration"
  - fix apex integration

    I didnot find a right way to source Openstack rc file via ansible
    module python api. Without openstack rc fiel, openstack cli command
    can not be executed. So I move this part to ansible playbook.

    Change-Id: I44439560f8ffa1b41890c4e94c9657ab2cc43241
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoUpdate git submodules
Tim Rozet [Thu, 20 Apr 2017 03:33:25 +0000 (23:33 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: more fixes for iso verify

    Change-Id: Ie1a59806b20072f27adc2f7248c4244e53a5f2bb
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUpdate git submodules
Yujun Zhang [Wed, 19 Apr 2017 01:20:41 +0000 (09:20 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Set plugfest demo site for default testapi url

    Change-Id: I4a77e9f5ccb9c2d60343e9894e175e1f903965a8
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Narinder Gupta [Thu, 20 Apr 2017 02:02:52 +0000 (02:02 +0000)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Merge "modified not to use the extra server on the openstack."
  - modified not to use the extra server on the openstack.

    Change-Id: Id3e6b38f0d6b51dd0788cebe71b7b48e57204516
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoUpdate git submodules
Guo Ruijing [Wed, 19 Apr 2017 16:24:20 +0000 (00:24 +0800)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Fix clean maas issue

    Change-Id: Iea000e7740185c08c87f2c94853a344d759166c4
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
7 years agoUpdate git submodules
Feng Pan [Mon, 17 Apr 2017 15:15:52 +0000 (11:15 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Add ODL netvirt VPP support

    opnfv-tht-pr: 131

    Change-Id: I112d454078bd29a386b8557bf1d015d81f328d61
Signed-off-by: Feng Pan <fpan@redhat.com>
7 years agoUpdate git submodules
Tim Rozet [Wed, 19 Apr 2017 17:10:45 +0000 (13:10 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: fixes iso verify

    Change-Id: I2aeca682d6543b36cd8b28f78580c4194db85453
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoUpdate git submodules
Maryam Tahhan [Wed, 19 Apr 2017 15:39:32 +0000 (15:39 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Merge "Added scripts for building collectd RPM"
  - Added scripts for building collectd RPM

    Change-Id: I60a080ebc046af8683624d3c944690fe0e0961d8
Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
7 years agoUpdate git submodules
Alexandru Avadanii [Wed, 19 Apr 2017 15:21:32 +0000 (15:21 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "fuel-menu: Align defaults w/ OPNFV bootstrap cfg"
  - fuel-menu: Align defaults w/ OPNFV bootstrap cfg

    Instead of overwriting fuel_bootstrap_cli.yaml during post-install,
    with a static config which we need to manually sync in OPNFV after
    each upstream change, make the whole thing dynamic by syncing (via
    patch) fuel-menu's default settings with OPNFV bootstrap.

    This allows us to drop the static fuel_bootstrap_cli.yaml.

    JIRA: FUEL-266

    Change-Id: I132f2a272c764ad0fc84b3e0e0e1222b1fab1cd2
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
7 years agoUpdate git submodules
Martin Klozik [Wed, 19 Apr 2017 11:47:08 +0000 (12:47 +0100)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - docs: Remove whitespaces from indexes

    Whitespaces were removed from RST indexes to correctly
    pass rst validation.

    Change-Id: I5f277d5f8846653c6e7ea3fbb29881e2dd3f610b
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>
7 years agoUpdate git submodules
Martin Klozik [Wed, 19 Apr 2017 11:09:45 +0000 (11:09 +0000)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Merge "xena_verify: Add final verification option to Xena"
  - xena_verify: Add final verification option to Xena

    Adds final verification option to Xena traffic generator
    inside VSPerf. Works by running the Xena2544.exe again
    after the initial run is complete with modified values
    inside the json file. If the final verify fails it will
    revert the settings and continue the in a pattern based
    on if the smart search is enabled.

    JIRA: VSPERF-506

    Change-Id: Ic272628c489b88989f67549bd020af7354dc9b91
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
7 years agoUpdate git submodules
Serena Feng [Wed, 19 Apr 2017 07:56:29 +0000 (07:56 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "unify data existence check"
  - unify data existence check

    Change-Id: I2ee4c3be6f34ce12530450cd22f2561c458685f9
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoUpdate git submodules
Linda Wang [Wed, 19 Apr 2017 02:18:26 +0000 (02:18 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Add mock to requirements.txt

    Package mock is absent for functest, while it is required by
    decorators.py.

    Change-Id: I0d042def0335e369c4e22a349e3068829e1d2c59
Signed-off-by: Linda Wang <wangwulin@huawei.com>
7 years agoUpdate git submodules
Yujun Zhang [Tue, 18 Apr 2017 12:58:10 +0000 (20:58 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Create ramspeed report

    Change-Id: I60805e83a9256fb8fdca362478551c2a5a3106dc
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Tue, 18 Apr 2017 12:21:10 +0000 (20:21 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Backport ramspeed benchmarking playbook from qtip.driver

    Change-Id: I99c6bcb43074cdf7f9edd93a0fe10b401fff4374
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Wed, 19 Apr 2017 03:28:17 +0000 (03:28 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Fix warnings on same name of host and group in Ansible 2.3"
  - Fix warnings on same name of host and group in Ansible 2.3

    Change-Id: Iedf0d609a62b956e1f0cd5e941a8fd27e1abc685
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Wed, 19 Apr 2017 03:28:08 +0000 (03:28 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Remove samples from repository"
  - Remove samples from repository

    - samples are easily out of date during fast evolution
    - samples will confuse the results when listing templates

    Change-Id: I530e7c234fbb543abeb8c10ca9e9e358525e884b
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Wed, 19 Apr 2017 03:27:57 +0000 (03:27 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Collect dpi metrics and report"
  - Collect dpi metrics and report

    Change-Id: I0e02cff9a5bfc123b3227803289fc03abe27f112
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Wed, 19 Apr 2017 03:25:07 +0000 (03:25 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Optimize nDPI repeating speed"
  - Optimize nDPI repeating speed

    - check existence of target file for nDPI build task
    - skip git updating

    Change-Id: I7e91df0a38845b2ba8a2dec938b51e1ccc6554cc
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Wed, 19 Apr 2017 03:24:59 +0000 (03:24 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Add nDPI tasks"
  - Add nDPI tasks

    Change-Id: I18b797d7fb8e5ca1bfd74dbcb836ec4feb318378
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Wed, 19 Apr 2017 03:24:47 +0000 (03:24 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Fix hardcode dump file"
  - Fix hardcode dump file

    Change-Id: Icef12e41b5bf64987a0991a9328ee8d6f1d3b161
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Wed, 19 Apr 2017 03:24:41 +0000 (03:24 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Enable task profiling"
  - Enable task profiling

    Benchmark jobs takes a long time, enable task profiling to collect
    estimated run time so that we can set time out for async job correctly

    Change-Id: Ie9518380acc8da06f26f762ea016b7837a8bd2fb
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
zhihui wu [Wed, 19 Apr 2017 03:00:45 +0000 (03:00 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Add unittests for testapi client"
  - Add unittests for testapi client

    Change-Id: I33ffd6ca6110b5fb245a3fc31fc0c63e11588fb8
Signed-off-by: akhilbatra898 <akhil.batra@research.iiit.ac.in>
7 years agoUpdate git submodules
zhihui wu [Wed, 19 Apr 2017 03:00:23 +0000 (03:00 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Add E release development version."
  - Add E release development version.

    Change-Id: Icda9c44aa33e63d46da0c5187157132a49db0882
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
7 years agoUpdate git submodules
Dan Radez [Fri, 31 Mar 2017 01:34:49 +0000 (21:34 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Adding iso verify to Apex builds

    JIRA: APEX-377

    Change-Id: I1e02fc602e8258e76f9447d05b09b17e55d0d25a
Signed-off-by: Dan Radez <dradez@redhat.com>
7 years agoUpdate git submodules
Cédric Ollivier [Tue, 18 Apr 2017 07:39:52 +0000 (09:39 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Add docstings in feature.py

    It also modifies the testcase module docstring.
    Now features.py is rated 10/10 by pylint.

    Change-Id: I83f2ac385b2a713d116c1ae4b49ba9cc9b26a83c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
Cédric Ollivier [Tue, 18 Apr 2017 07:03:02 +0000 (09:03 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Remove former cmd instance attribute

    It's now useless as it's passed as run() args.

    Change-Id: I97e14bd431a8844cd90905bf2050c48fb00f1cc5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
Cédric Ollivier [Mon, 17 Apr 2017 09:26:02 +0000 (11:26 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix Sphinx warnings/errors

    It takes into account the following warnings/errors:
      - Inline strong start-string without end-string
      - Unexpected indentation

    Change-Id: Idb05c7b04ba98ef8f3ef65e6ec7c9bb5b7571cad
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
Cédric Ollivier [Mon, 17 Apr 2017 08:42:28 +0000 (10:42 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Use Sphinx to create API documentation

    The packages/modules which are part of Functest framework are parsed.
    It also generates ODL TestCase API as it's well commented.

    The content is simply referring to modules.

    Change-Id: I873ae1535fc05c9d7e426f5fb54f9579eb01e6d1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate git submodules
Fatih Degirmenci [Tue, 18 Apr 2017 14:51:27 +0000 (14:51 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Merge configure-targethosts.yml playbooks into one"
  - xci: Merge configure-targethosts.yml playbooks into one

    They are exactly same now after moving nfs to compute00.

    Change-Id: I9d9d2f037aa3684ba130ae0a4f9aef2e733f2d2e
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoUpdate git submodules
Fatih Degirmenci [Tue, 18 Apr 2017 12:27:31 +0000 (14:27 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Fix nfs server ip for glance

    Change-Id: Iebb9945bfd9cad9ebfda127f130542f4a6334aec
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoUpdate git submodules
Narinder Gupta [Thu, 6 Apr 2017 16:29:44 +0000 (11:29 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - modified to remove the errors.

    Change-Id: I9a7dc34d9c40517863505df350c3c2e91156e295
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
7 years agoUpdate git submodules
Justin chi [Tue, 18 Apr 2017 11:25:10 +0000 (11:25 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Change the default packages url from compass http server to opnfv artifacts"
  - Change the default packages url from compass http server to opnfv artifacts

    JIRA: COMPASS-544

    Currently compass4nfv uses compass http server to store those packages used in
    building ISO. This is not propriate in OPNFV community. So we push all the packages
    into opnfv artifacts repo and change the package url used in compass to opnfv
    artifacts repo url.

    Change-Id: I9661f2d893767e18c037ba9de5f54933f48ce466
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
7 years agoUpdate git submodules
Fatih Degirmenci [Tue, 18 Apr 2017 08:53:21 +0000 (10:53 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Change cinder backend and move nfs to compute00

    This change
    - switches cinder backend from lvm to nfs as examplified in [1].
    - moves nfs shares from compute01 to compute00 in order to merge
    configure-targethosts.yml playbook in upcoming change.
    - updates openstack_user_config.yml to reflect the switch to nfs
    and move of nfs server to compute00.
    - removes exports file due to switching to lineinfile module.

    [1] https://docs.openstack.org/project-deploy-guide/openstack-ansible/draft/app-config-prod.html

    Change-Id: I0715c98a89ab124256e3857c1047e374f261e39b
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoUpdate git submodules
Fatih Degirmenci [Tue, 18 Apr 2017 08:37:37 +0000 (10:37 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Force sync time

    For some reason, when the nodes are provisioned, they are out
    of sync time-wise. This prevents neutron agents on compute nodes
    from starting and then everything fails.

    This change restarts chrony after the network configuration is updated
    and the nodes have internet access and force synchs time on nodes.

    Change-Id: Ib27b1fa0313223b52fa2e6229d5a179581d62686
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoUpdate git submodules
Fatih Degirmenci [Tue, 18 Apr 2017 08:04:48 +0000 (10:04 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Fix network configuration

    This change
    - sets static IP for controller nodes' vxlan bridges as stated
    in osa documentation: compute and network hosts must have an IP [1]
    - configures IPs for controller nodes' vxlan bridges.
    - removes the additional vlan ip from compute nodes as it seems to
    be there for all in one.
    - removes glean.rules as they mess with the network configuration once
    the network changes are applied.
    - removes the contents of interfaces.d as osa populates config for
    lxc bridges and includes this config in interfaces file thus all the
    files in interfaces.d must be removed in order not to mess with the
    network configuration.
    - updates modules appropriately.

    [1] https://docs.openstack.org/project-deploy-guide/openstack-ansible/draft/app-config-prod.html

    Change-Id: I84d5f07216c8d0246da06080fb0ed19f917d6637
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoUpdate git submodules
kalyanreddy [Mon, 17 Apr 2017 05:16:23 +0000 (10:46 +0530)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - KVMFORNFV:Passing breaktrace option to cyclictest.

    This patch is used to add breaktrace option to monitor the latency
    values while executing cyclictest test cases as a part of kvmfornfv
    verify and daily jobs.

    Change-Id: I035ea72a8946a9d3db37a6ee33ffbf3ca67834a2
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
7 years agoUpdate git submodules
zhihui wu [Tue, 18 Apr 2017 01:55:59 +0000 (01:55 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "apex integration"
  - apex integration

    Change-Id: Ief21554dfa7cd79e7ed0cb1615f6dbf079cb6077
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
7 years agoUpdate git submodules
hongbo tian [Tue, 18 Apr 2017 01:48:27 +0000 (01:48 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "fix click and pytz package version"
  - fix click and pytz package version

    JIRA: DOVETAIL-376

    Change-Id: Ia269ca7cdd34c71b4531b28e42e40415190ae398
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoUpdate git submodules
Yujun Zhang [Tue, 18 Apr 2017 01:15:32 +0000 (01:15 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Update .gitignore"
  - Update .gitignore

    - ignore ansible retry inventory
    - remove sample report because it has been moved to resources/

    Change-Id: I329e63ef674fddaf61eb2fc010017c53059f482c
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Mon, 17 Apr 2017 03:20:54 +0000 (11:20 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - push results to testapi

    Change-Id: Ie6e231690f92971b776cd41af18b21acb43bb199
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Yujun Zhang [Mon, 17 Apr 2017 02:37:19 +0000 (10:37 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Add testapi setup task

    Change-Id: I7b4d3186afd724ec5a30cf630baee79875e426bb
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
  - Aggregate qpi score from all nodes

    Change-Id: Ib711a493a949b013ffe22519861f144dc47d0334
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoUpdate git submodules
Marco Varlese [Thu, 13 Apr 2017 14:00:23 +0000 (16:00 +0200)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Fix for multi-stream configuration

    The multistream configuration is not passed to the remote host where the traffic generator (MoonGen) runs.

    Change-Id: I3e9862553b5b064272f3bfffb788c06ebd3740ca
Signed-off-by: Marco Varlese <marco.varlese@suse.com>
7 years agoUpdate git submodules
Jiang, Yunhong [Mon, 17 Apr 2017 16:31:14 +0000 (16:31 +0000)]
Update git submodules

* Update docs/submodules/kvmfornfv from branch 'master'
  - Merge "Increasing the cyclictest execution time."
  - Increasing the cyclictest execution time.

    This patch is used to increase the cyclictest test execution time
    as a part of kvmfornfv verify job.

    Change-Id: I8343222c791f6c0216e4c8d75e4637773f699c0e
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
7 years agoUpdate git submodules
Jiang, Yunhong [Mon, 17 Apr 2017 16:28:45 +0000 (16:28 +0000)]
Update git submodules

* Update docs/submodules/kvmfornfv from branch 'master'
  - Merge "To update the yardstick stable branch."
  - To update the yardstick stable branch.

    This patch is used to update the yardstick stable branch from
    colorado to danube for executing cyclictest as a part of kvmfornfv
    verify and daily jobs.

    Change-Id: I9deb72e1d729bb9189db56b9e6aeec4fbe85a4d7
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
7 years agoUpdate git submodules
Yunhong Jiang [Fri, 14 Apr 2017 13:05:20 +0000 (09:05 -0400)]
Update git submodules

* Update docs/submodules/kvmfornfv from branch 'master'
  - Update bnx2x firmware

    Update bnx2x firmware according to ubuntu krenel.

    The original patches are from Tim Gardner <tim.gardner@canonical.com> and can
    be found under ubuntu-kernel.

    upstream-status: N/A

    Change-Id: I7a27e16121f8a9cc7a2d84707fd3eb14f63bfb78
Signed-off-by: yunhong.jiang@intel.com
7 years agoUpdate git submodules
Cédric Ollivier [Mon, 17 Apr 2017 08:58:25 +0000 (10:58 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix the irc channel

    Change-Id: Idb446213274b7dfb03b0ee072717a35e03428609
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>