opnfvdocs.git
6 years agoTesting group documentation update for Euphrates 43/41943/14
Morgan Richomme [Thu, 14 Sep 2017 09:53:28 +0000 (11:53 +0200)]
Testing group documentation update for Euphrates

Change-Id: Ic27cbc0d29c3c1e162814e5314a70b75eebd1714
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate Testing group generic doc for Euphrates 99/40699/3
Morgan Richomme [Wed, 30 Aug 2017 12:47:42 +0000 (14:47 +0200)]
Update Testing group generic doc for Euphrates

Change-Id: Ibdbed9d5cc89a4e42f307e76afe6f66bd0962775
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
chenjiankun [Wed, 30 Aug 2017 01:15:21 +0000 (01:15 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Bugfix: Bad substitution wthen run shell script

    When run yardstick-get-k8s-conf.sh, there is an error:
        /tmp/hudson2171423090360971912.sh: 6:
        /tmp/hudson2171423090360971912.sh: Bad substitution

    To solve this problem, we need set using /bin/bash to run script.
    If we do not set it, it will using /bin/sh by default.

    Change-Id: Ic3aa58dfad009c42974f98ea4366b6e5f50752ca
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
Zhijiang Hu [Wed, 30 Aug 2017 08:29:11 +0000 (08:29 +0000)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Merge "Refactor the parameters checking"
  - Refactor the parameters checking

    Change-Id: I0acd39671ea8b7e574719acb96b8c5df93b66443
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoUpdate git submodules
Cedric Ollivier [Wed, 30 Aug 2017 07:31:39 +0000 (07:31 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Fix securityscanning/config.ini path"
  - Fix securityscanning/config.ini path

    Change-Id: If3af3e5b37995b581652e4bf8ae5c609f8fb5a3d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Yujun Zhang [Wed, 30 Aug 2017 06:47:40 +0000 (06:47 +0000)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Merge "Add developer guide for QTIP-WEB services"
  - Add developer guide for QTIP-WEB services

    Change-Id: Idadd343367841cfa9e10b5f6f3d3a9ccc0917d5a
Signed-off-by: akhilbatra898 <akhil.batra@research.iiit.ac.in>
6 years agoUpdate git submodules
Yujun Zhang [Tue, 29 Aug 2017 07:11:44 +0000 (15:11 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Fix bug that start_job script exit unexpectedly

    When `set -o errexit` is enabled in script, the non-zero return value
    from `diff` is considered as an error. But actually diff returns 1 when
    difference is found. The error exit option should be disabled when dealing
    `diff`.

    Change-Id: I6270ec8f7036b3d752736a80474468e26a613585
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Martin Klozik [Wed, 30 Aug 2017 06:17:48 +0000 (06:17 +0000)]
Update git submodules

* Update docs/submodules/vswitchperf from branch 'master'
  - Merge "opnfvresultdb: Add mapping for VPP TCs"
  - opnfvresultdb: Add mapping for VPP TCs

    Patch adds testcase mapping among native VSPERF VPP TCs and appropriate
    TC names defined in results DB.

    JIRA: VSPERF-488

    Change-Id: I5c4a50587a354a741c738d255105726943a701f5
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Mars Toktonaliev <mars.toktonaliev@nokia.com>
Reviewed-by: Morgan Richomme <morgan.richomme@orange.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
Michael Polenchuk [Wed, 30 Aug 2017 05:31:23 +0000 (05:31 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "lib.sh: Reuse /tmp/mcp.rsa if present"
  - lib.sh: Reuse /tmp/mcp.rsa if present

    Long-term, /tmp/mcp.rsa should be moved to a persistent location [1],
    and made configurable via env var / other mechanisms.
    This will allow us to:
    - use an existing keypair (provided by end-user in expected path);
    - login to previous deployment machines (e.g. to cleanup UEFI boot
      entries before destroying the cluster and rebuilding it);
    - split deploy in re-entrant stages (salt master only, cluster nodes
      only; similar to old Fuel, where we could reuse old Fuel VM);

    [1] https://jira.opnfv.org/browse/FUEL-280

    Change-Id: I1e53321ed1cfc217ff95e809c867fa3370c479c9
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Wed, 30 Aug 2017 00:17:10 +0000 (02:17 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: Fix hardcoded mgmt IP in os_cacert path

    Change-Id: I55f5397fc84ce60c67dc23d01dd54111e0babe3d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 28 Aug 2017 23:21:30 +0000 (01:21 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - states: maas: Retry linux state if no response

    JIRA: FUEL-283

    Change-Id: Ie85af8c12163fac28cb8826aa8902a4ff3dec623
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 29 Aug 2017 23:31:31 +0000 (01:31 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump & rebase for seedng arg order fix

    JIRA: FUEL-282

    Change-Id: Ica3133c967c906b3c2ab3a8e0ecc49aff11cdb10
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 29 Aug 2017 22:15:22 +0000 (00:15 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - patches: seedng: Fix arg order for salt-bootstrap

    JIRA: FUEL-282

    Change-Id: I8ba64024c884e2f805d4cda670333ac787fac25c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Ross Brattain [Tue, 29 Aug 2017 22:29:30 +0000 (22:29 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "DRAFT: model: remove vld_id not needed"
  - DRAFT: model: remove vld_id not needed

    it seems vld_id is not needed now that
    we add it in _resolve_topology.

    Remove it from the model and Heat context first
    and see what happens

    Needs testing

    Change-Id: I30d13c80bd90246ee3be67a2bd3439db45e20bcd
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 29 Aug 2017 21:18:12 +0000 (23:18 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump for virtual POD reclass typo fix

    Change-Id: Ia42c2ea8bb4869a368589215d2e559c1e562ed5d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 29 Aug 2017 21:09:33 +0000 (23:09 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - reclass: virtual-mcp-ocata-ovs: Fix yaml typo

    Change-Id: Icc283315bbf0df825e9836913deff821bad1123a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Trevor Bramwell [Tue, 29 Aug 2017 21:03:02 +0000 (21:03 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[fuel] Handle os cacert for baremetal deployments"
  - [fuel] Handle os cacert for baremetal deployments

    Change-Id: I02503772dc5ed59562c2e0aba96280e2cae1da50
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 29 Aug 2017 20:57:01 +0000 (22:57 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - patches: Bring back copyright headers

    JIRA: ARMBAND-301

    Change-Id: Ib03abb3bdf36d2471a78e957e068124f4abef239
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Trevor Bramwell [Fri, 7 Jul 2017 23:45:12 +0000 (16:45 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Fix Yamllint Violations for jjb/global

    Includes a default .yamllint configuration file with line-length
    producing a warning (instead of the default error) after 120 characters.

    JIRA: RELENG-254

    Change-Id: Ia46ec6451201c5e91d98901a6ff65360079b2c81
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 29 Aug 2017 20:44:47 +0000 (22:44 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - Makefile: Implement `make patches-copyright`

    JIRA: ARMBAND-301

    Change-Id: Ib2fe43d3a4be627831768419486226ed2484ddae
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Cédric Ollivier [Tue, 29 Aug 2017 19:21:02 +0000 (21:21 +0200)]
Update git submodules

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

    It also removes the exec right on mce-inject_ea and installs it in
    $PATH. requirements.txt is also created to install the abstract
    dependencies.

    Change-Id: I176df99d2f40e1910079f5efa3f28a8c170a922d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 29 Aug 2017 18:30:35 +0000 (20:30 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - armband-fuel-config.mk: Disable remote tracking

    While at it, bump Fuel@OPNFV submodule to most recent commit.

    Change-Id: I06de83211babcaa3ab0eec9a9d83521f73f38c99
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 29 Aug 2017 18:11:31 +0000 (20:11 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: Rebase after wrap of common virtual config

    Change-Id: I1fd6e63385cfa158b35fa544e1cbb65b6d858c34
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Cédric Ollivier [Tue, 29 Aug 2017 08:22:04 +0000 (10:22 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Do not redirect errors in ${redirect}

    ${redirect} can be equal to /dev/null.

    Change-Id: Ie66ee7ca2da92270de8619399a7f362acff8873a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Dan Radez [Tue, 29 Aug 2017 16:18:21 +0000 (16:18 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Updates preliminary docs for Euphrates"
  - Updates preliminary docs for Euphrates

    Change-Id: I4e3e78e60756824c1294ab067a325311bc2ac8f2
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 29 Aug 2017 16:16:38 +0000 (16:16 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[virtual] Apply ceilometer/aodh services"
  - [virtual] Apply ceilometer/aodh services

    * run ceilometer/aodh states
    * wrap common virtual cluster options
    * get the source image based on timestamps

    Change-Id: I88f1d63ed4a94eba4ec0a9cf33d36d51c75ae355
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Michael Polenchuk [Tue, 29 Aug 2017 10:16:14 +0000 (14:16 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [baremetal] Return back custom image for vcp nodes

    Virtual node based on cloud ubuntu image
    won't register as a minion on salt master.

    Change-Id: Ia32eae01a5633042189cdebebcba8043cae61503
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
mbeierl [Mon, 28 Aug 2017 13:43:31 +0000 (09:43 -0400)]
Update git submodules

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

    Re-arrange the JSON output so that it matches the format that
    gets sent and retrieved from the testresults db.

    Change-Id: I9f15e553e94b27b9e5a36f4984789c5e710feac4
    JIRA: STORPERF-200
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 29 Aug 2017 12:45:43 +0000 (14:45 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: Rebase after seedng salt virt fix upstream

    Change-Id: I34b7ba7e8ab8cf134452f99493049fa22d83fd22
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Dan Radez [Tue, 29 Aug 2017 12:37:44 +0000 (12:37 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Updates to create_vm for aarch64"
  - Updates to create_vm for aarch64

    - serial console was being duplicated in libvirt xml template
    - force undercloud VM arch to jumphost arch
    - assign diskbus to scsi for aarch64

    Change-Id: I5208883c2001497fc7e958f9ffcdf14f0be5f600
Signed-off-by: Dan Radez <dradez@redhat.com>
6 years agoUpdate git submodules
Cedric Ollivier [Tue, 29 Aug 2017 11:29:13 +0000 (11:29 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Put vnf_test pass if more than 80% of vnf test result are OK"
  - Put vnf_test pass if more than 80% of vnf test result are OK

    Change-Id: I1042176c587ef2bf1197c724cb5b1b6d67ffba3d
Signed-off-by: boucherv <valentin.boucher@orange.com>
6 years agoUpdate git submodules
Linda Wang [Tue, 29 Aug 2017 10:22:16 +0000 (10:22 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Revert cirros downloading urls to official ones

    Change-Id: If8add206b2c3274adfa3eac77607fb7beaa59941
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoMerge "Add docs on how to remove a submodule"
Sofia Wallin [Tue, 29 Aug 2017 08:50:13 +0000 (08:50 +0000)]
Merge "Add docs on how to remove a submodule"

6 years agoUpdate git submodules
Morgan Richomme [Tue, 29 Aug 2017 07:42:08 +0000 (07:42 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Refactor the vyos_vrouter to adopt VNF abstraction"
  - Refactor the vyos_vrouter to adopt VNF abstraction

    JIRA: FUNCTEST-788

    1.Modifying code of vyos_vrouter to inherit vnf abstraction class.
    2.Adding vyos_vrouter code from our repo to functest.
    3.Adding unit test of vyos_vrouter.
    4.Doing test of modified vyos_vrouter codes on our labs.

    Change-Id: I77e4be8b2a140ea0176c607f2be736599f893ace
Signed-off-by: Shuya Nakama <shuya.nakama@okinawaopenlabs.org>
6 years agoUpdate git submodules
Morgan Richomme [Tue, 29 Aug 2017 07:41:36 +0000 (07:41 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "bug fix for qtip reporting"
  - bug fix for qtip reporting

     - fix right path (version duplicated in path)
     - fix template for nav links in qtip reporting page

    Change-Id: I7e14bea3feb5e6fad694e2837b3048b9cd8d5825
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
Linda Wang [Mon, 28 Aug 2017 08:26:08 +0000 (08:26 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Remove get_installer_type

    JIRA: FUNCTEST-763

    Change-Id: Ib05f699063393eb6eaa9f559854aca50b77aead3
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Ross Brattain [Tue, 29 Aug 2017 06:44:36 +0000 (06:44 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "utils: catch SyntaxError during import"
  - utils: catch SyntaxError during import

    bad modules can also throw SyntaxError besides ImportError

    Change-Id: I4fa912505753cba3c06f127105354572b7f5ddd8
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 28 Aug 2017 22:50:56 +0000 (00:50 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - patches: seedng: module: Sync salt version

    JIRA: FUEL-282

    Change-Id: I6c86ce0b1113ca674b1756e7997559eee90a4e5f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Cedric Ollivier [Tue, 29 Aug 2017 03:34:16 +0000 (03:34 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Clean repo: mano directory not used"
  - Clean repo: mano directory not used

    Initially this folder was plan to perform tests on mano framework
    Mano framework are integrated through vnf but there is no specific
    mano suite to test mano framework

    Change-Id: I636a228729d4140d69214dba98055eeb14419854
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
Guo Ruijing [Mon, 28 Aug 2017 18:46:33 +0000 (11:46 -0700)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - update .gitreview to new repo

    Change-Id: I05caac7679a020612acb377fd63d3f5a9f4b983b
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 years agoUpdate git submodules
Jun Li [Tue, 29 Aug 2017 02:04:18 +0000 (02:04 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Fetch admin.conf from master on kubernetes scenario"
  - Fetch admin.conf from master on kubernetes scenario

    Now we have joid deploy kubernetes scenario
    We need admin.conf when run test case
    We can fetch admin.conf by:
        juju scp kubernetes-master/0:config admin.conf
    Also we need a jenkins job to fetch it.

    Change-Id: I13a6a17ca13e247cfc50774bf5104480fc03631a
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
Yujun Zhang [Mon, 28 Aug 2017 03:03:57 +0000 (11:03 +0800)]
Update git submodules

* Update docs/submodules/qtip from branch 'master'
  - Use legacy storperf images instead of master branch

    The master branch of storperf is under refactoring and not stable
    enough for integration. It introduces microservices and some linked
    images is not built yet, e.g. storperf-graphite[1] which is required
    by storperf-master is empty

    [1] https://hub.docker.com/r/opnfv/storperf-graphite

    Change-Id: Ie8522dae9073d163872be5742a290fd003698442
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 29 Aug 2017 01:29:25 +0000 (03:29 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: Fix seedng salt-bootstrap arg order

    Change-Id: Iaa7c14a73a7e3d01d8bffb939c755f582d565b26
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
  - p/fuel: lib.sh: Reuse /tmp/mcp.rsa if present

    Change-Id: Ia46097b3a0e5bb155e8a2e979aaf9eea50f6bcfb
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Serena Feng [Tue, 29 Aug 2017 01:09:23 +0000 (01:09 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "leverage setup.py directly to install TestAPI"
  - leverage setup.py directly to install TestAPI

    1. delete additional script install.sh
    2. using 'python setup.py install' directly to install
    TestAPI, as traditional python project do

    Change-Id: Ifcdee7b2bae2553f523a722bff794c40d20f81cc
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
Tim Rozet [Tue, 29 Aug 2017 01:02:10 +0000 (21:02 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: increase deploy timeout by 20 min

    Change-Id: I3e5a08996e896bcf7b88c97b503de414f7f3ee71
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Feng Pan [Tue, 29 Aug 2017 00:54:38 +0000 (00:54 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Fixes baremetal noha deployments"
  - Fixes baremetal noha deployments

    There is a bug where when we have 3 nodes tagged as control in inventory
    we are automatically using all 3, even for a noha deployment.

    JIRA: APEX-507

    Change-Id: Id2a9be2c52d0c7c81b9c5dcbc93006a476abb537
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Ross Brattain [Tue, 29 Aug 2017 00:07:35 +0000 (00:07 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add common openstack opertation scenarios: router & port"
  - Add common openstack opertation scenarios: router & port

    JIRA: YARDSTICK-781

    This patch adds some common openstack opertation scenarios

    Change-Id: Id436a201aa04f8f6b98576e8fbf599ca3654827c
Signed-off-by: JingLu5 <lvjing5@huawei.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 28 Aug 2017 23:31:28 +0000 (01:31 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: Fix patch context for patches.list

    Change-Id: I9512b3d34e9b5facd532a283a081d7d463b3208e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 28 Aug 2017 23:22:28 +0000 (01:22 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: states: maas: Retry linux state if no resp

    Change-Id: I5bcfba9fc9536ae388e8e4b13e0826f7f2106613
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
  - p/fuel: Rebase for seedng Salt version fix

    Change-Id: I4beacbb8f64da80e7a8a374cc4db3d470edf79cd
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Mon, 28 Aug 2017 23:04:59 +0000 (23:04 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Structure osa periodic jobs"
  - xci: Structure osa periodic jobs

    This job
    - updates osa periodic jobs to use multijob project type
    - adds pollscm trigger to prevent running job unnecessarily
    if there is no change in upstream osa

    The execute shell parts will be sent in separate change(s).

    Change-Id: I5f9b4cad04b245192171278e6bf2806c94369854
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
6 years agoUpdate git submodules
Ross Brattain [Mon, 28 Aug 2017 22:32:27 +0000 (22:32 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Collectd Fixes"
  - Collectd Fixes

    This fixes collectd installation as well as configuration:
    1) Proxy fix, avoid overriding env proxy if already specified under
       'http_proxy' env var and not specified on cmd
    2) Install 'libvirt-dev' for 'virt' collectd plugin
    3) Using dpdk already downloaded by nsb_setup rather than getting latest
       , because master branch dpdk is failing while building eal_memory
    4) Fix typo while checkout new branch

    Change-Id: I0cc36f49d48d80f7edc35634dfe77016bd35978a
Signed-off-by: Dhaval Patel <dhaval.r.patel@intel.com>
6 years agoUpdate git submodules
Taseer Ahmed [Thu, 24 Aug 2017 15:07:16 +0000 (20:07 +0500)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Update SFC testcases according to new Tacker API

    - Create VNFFG Descriptors for testcases

    JIRA: SFC-102

    Change-Id: Ib51364d98c58942fec1f54b1f149bb0e8ffedc43
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
6 years agoUpdate git submodules
agardner [Mon, 28 Aug 2017 20:08:47 +0000 (16:08 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Make jinja templaing check non-voting

    Rather than chasing a moving target we will make this securedlab check
    non-voting.

    Will make it voting again once we have a consensus on the PDF file

    This patch will allow me to merge
    https://gerrit.opnfv.org/gerrit/#/c/38283/

    Change-Id: Ib737733cd7bb8230723059a4535d86d1c5bdc886
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoAdd docs on how to remove a submodule 15/40515/1
agardner [Mon, 28 Aug 2017 19:51:43 +0000 (15:51 -0400)]
Add docs on how to remove a submodule

Change-Id: Ic2ff79ef9d9937466183bfeacc9fec92116dca02
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoMerge "Add container4nfv submodule"
Aric Gardner [Mon, 28 Aug 2017 19:49:54 +0000 (19:49 +0000)]
Merge "Add container4nfv submodule"

6 years agoUpdate git submodules
Tim Rozet [Mon, 28 Aug 2017 19:46:00 +0000 (15:46 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: remove leftover tmp dirs

    Change-Id: I4a1da6ba1efe2b704f0109f63817021435d283b8
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Cedric Ollivier [Mon, 28 Aug 2017 19:47:15 +0000 (19:47 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Obtain scenario by CONST instead of get function"
  - Obtain scenario by CONST instead of get function

    JIRA: FUNCTEST-763

    Change-Id: Ic9fa3243b50a09de8a5e531fed8298997367dd84
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoAdd container4nfv submodule 11/40511/1
agardner [Mon, 28 Aug 2017 19:45:19 +0000 (15:45 -0400)]
Add container4nfv submodule

openretriever project was renamed 'container4nfv'

Change-Id: Id03ce3498e311d796f1706a9ed7fcd7a855ddadc
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoMerge "Remove openretriever submodule"
Aric Gardner [Mon, 28 Aug 2017 19:41:57 +0000 (19:41 +0000)]
Merge "Remove openretriever submodule"

6 years agoUpdate git submodules
Aric Gardner [Mon, 28 Aug 2017 19:41:25 +0000 (19:41 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add StorPerf Graphite"
  - Add StorPerf Graphite

    Adds a new job to build and push graphite container
    for StorPerf

    Change-Id: I349f349116cabf4aa762b76b12ff4eb7b404e5b9
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoRemove openretriever submodule 05/40505/1
agardner [Mon, 28 Aug 2017 19:33:10 +0000 (15:33 -0400)]
Remove openretriever submodule

openretriever has been renamed container4nfv
In the next commit I will add the container4nfv submodule

Change-Id: Ibbd03dc79050f384634b5f802b86ccfdcb4ec305
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Tim Rozet [Mon, 28 Aug 2017 19:33:55 +0000 (19:33 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Add argument types for deploy.py"
  - Add argument types for deploy.py

    Add data type for integer arguments to avoid str to int comparison exceptions.

    Change-Id: Ifa40e1cc8588df6d618185882bba71f7ce7b9a1d
Signed-off-by: Feng Pan <fpan@redhat.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 28 Aug 2017 19:06:07 +0000 (21:06 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: UEFI: Rework Ubuntu boot entry cleanup

    JIRA: ARMBAND-287

    Change-Id: Ib4a5d1c1bebe8fe09696fcb1cb882f42679d6738
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Giuseppe Carella [Mon, 28 Aug 2017 13:31:35 +0000 (15:31 +0200)]
Update git submodules

* Update docs/submodules/orchestra from branch 'master'
  - initial structure for documentation folder

    Change-Id: I7510210b78e3fe1d9dc470867123d26cc381968f
Signed-off-by: Giuseppe Carella <cargius@gmail.com>
6 years agoadd orchestra submodule 41/40441/1
agardner [Mon, 28 Aug 2017 18:24:55 +0000 (14:24 -0400)]
add orchestra submodule

MS6 - preliminary documentation

Change-Id: I0151d66ca8c2a2e27033f80a33e0e2f53b5aa035
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 28 Aug 2017 17:45:08 +0000 (19:45 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - p/fuel: Rebase for os cacert

    While rebasing, drop batch apply of linux.network state for VCP nodes,
    as it does not fix the underlying problem and only introduces extra
    delay.

    Reverts commits: 4f1bfdd

    Change-Id: I365b029aa2855334e295907cdde623b1717fc69a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Mark Beierl [Mon, 28 Aug 2017 17:42:38 +0000 (17:42 +0000)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Merge "Handling multiple data scenario JIRA: STORPERF-163"
  - Handling multiple data scenario
    JIRA: STORPERF-163

    Change-Id: Id86774df42461088c7773d36ad5db6c15d2c9585
Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
6 years agoUpdate git submodules
Ross Brattain [Mon, 28 Aug 2017 17:24:04 +0000 (17:24 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Kubernetes context adoption when run in CI"
  - Kubernetes context adoption when run in CI

    JIRA: YARDSTICK-801

    We need kubernetes test case run in CI.
    We have one scenario k8-nosdb-lb-noha for kubernetes.
    But for now, we need to do some adoption in CI script.

    Also I move check OS_AUTH_URL in heat.py.

    Change-Id: Iff86caf77fd74e70469ad2dc43f2238097ce0001
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoUpdate git submodules
Michael Polenchuk [Mon, 28 Aug 2017 10:50:03 +0000 (14:50 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Sync os cacert from proxy to salt master

    JIRA: FUEL-274
    Change-Id: I2c8161b24cb18a0d1f9dc6fd509ce18af7ea8cf5
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Dan Radez [Thu, 24 Aug 2017 18:03:43 +0000 (14:03 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Passing deploy_dir through to create_vm

    Change-Id: I07a1c899d43c5edf1054fc819fff4336d9b3ed16
Signed-off-by: Dan Radez <dradez@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Mon, 28 Aug 2017 16:19:08 +0000 (12:19 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: limits verify per node to 1

    This will limit how many simultaneous builds we can do at a time on
    build server, but will stop the bug we are hitting where deploy (next
    job) and functest (current job) start at the same time by blocking
    parent jobs.

    Change-Id: If23ce857d7ef043c408b0eb6a74357ce1278e4b9
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tim Irnich [Mon, 28 Aug 2017 15:22:35 +0000 (15:22 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Merge "Make tight the way an instance is considered as UP"
  - Make tight the way an instance is considered as UP

    An instance will be considered UP not only if a DHCP IP is
    leased, but if the login prompt is present, as well

    JIRA: SDNVPN-174

    Change-Id: If68fd1436a54f057f37de777e22f1d6a1967d97c
Signed-off-by: panageo2 <panageo@intracom-telecom.com>
6 years agoUpdate git submodules
Tim Irnich [Mon, 28 Aug 2017 15:12:18 +0000 (15:12 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Merge "Add/Remove testcase"
  - Add/Remove testcase

    This testcase investigates if communication
    between a group of VMs is interupted upon
    deleteon and creation of VMs inside this group.
    Test case flow:
    3 vms:
    [1] on compute 1,
    [2] on compute 1,
    [3] on compute 2,
    all vms ping each other.

    vm [2] is deleted. Traffic is still flying
    between [1] and [3]. A new [4] vm is added
    to compute 1. Traffic is not interrupted
    and [4] can be reached as well.

    JIRA: SDNVPN-105

    Change-Id: I93a65de2a5df83551e3115fd20b60241cd460e97
Signed-off-by: panageo2 <panageo@intracom-telecom.com>
6 years agoUpdate git submodules
ahothan [Mon, 28 Aug 2017 15:04:52 +0000 (08:04 -0700)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - NFVBENCH-11 Cannot override extra_specs in flavor using -c

    Add a whitelist for keys that can't be verified

    Change-Id: I8d56cb850fb133eec0097ae80f6ee5f827e651c6
Signed-off-by: ahothan <ahothan@cisco.com>
6 years agoUpdate git submodules
tomsou [Tue, 22 Aug 2017 14:23:53 +0000 (14:23 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Fix import module functionality for each testcase

    Fix the path, from where import_module runs each testcase

    JIRA: SDNVPN-176

    Change-Id: Ibc6880b4865d3ac0c276d1aa81a08e90af3d809e
Signed-off-by: tomsou <soth@intracom-telecom.com>
6 years agoUpdate git submodules
Michael Polenchuk [Fri, 25 Aug 2017 11:47:55 +0000 (15:47 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [baremetal] Add required user on vcp nodes

    * add user of "ubuntu" so that functest gets cluster credentials
    * reduce cpu resources for vcp nodes in nofeature scenario
    * tune salt targets for maas state
    * specify ntp servers

    Change-Id: I433a1de1cd2c69c6747c62c3359f5485dee3bfa4
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
mbeierl [Mon, 28 Aug 2017 14:09:57 +0000 (10:09 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Fixup Daily

    Allows daily to terminate on error

    Change-Id: I31efdf3adcf6f2c09e02c21c4d10a5894d0ad6b7
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
Narinder Gupta [Mon, 28 Aug 2017 13:46:28 +0000 (08:46 -0500)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - modfiied as per new requirements in the functest.

    Change-Id: I86866f2564e122f1d001706964096602665e10e3
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
mbeierl [Fri, 25 Aug 2017 15:09:17 +0000 (11:09 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Change to list of keyservers

    Change-Id: Iae2ad128e9cc26fe2142a1278e425ea00fd70635
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoUpdate git submodules
Tim Rozet [Mon, 28 Aug 2017 13:22:51 +0000 (09:22 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: disable storperf in daily

    storperf has infinite loop:
    https://build.opnfv.org/ci/job/storperf-apex-baremetal-daily-master/10/consoleFull

    Change-Id: I526cddbda15c6262b4afd7c30b6d2681011f48a5
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Morgan Richomme [Mon, 28 Aug 2017 12:31:52 +0000 (12:31 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Avoid exiting when snapshot initialization failed"
  - Avoid exiting when snapshot initialization failed

    Change-Id: Ia8162d6c64847090d94f97fdab92cad2b5f059f1
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Linda Wang [Mon, 28 Aug 2017 10:00:21 +0000 (10:00 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Temporarily download cirros from artifacts

    The domain download.cirros-cloud.net expired 2017-08-27, meaning
    cirros image downloads fail, so change the download url to artifacts
    temporarily.

    Change-Id: I26e0723b5df1300c3869cc2f4cad138794c17e4b
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Narinder Gupta [Mon, 28 Aug 2017 11:59:27 +0000 (11:59 +0000)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Merge "Add Nokia pod 1 deployment config and details"
  - Add Nokia pod 1 deployment config and details

    Change-Id: Iafc0172dea008611a3251ee8adfe56218e4c32b1
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
6 years agoUpdate git submodules
Martin Kulhavy [Mon, 28 Aug 2017 10:09:54 +0000 (13:09 +0300)]
Update git submodules

* Update docs/submodules/joid from branch 'master'
  - Add an example and blank labconfig files

    The currently available labconfig files may be confusing and are little
    documented. There should be one example config file which is kept
    up-to-date and well commented.

    Change-Id: Ic765f647ded25ea43cc601153fde9eee9c233790
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
6 years agoUpdate git submodules
Zhijiang Hu [Mon, 28 Aug 2017 11:45:17 +0000 (19:45 +0800)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Add OpenStack reconfig and Upgrade docs

    Change-Id: I971cc23d47b90cbf03b194d3e6918262b5e3f8a5
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
Serena Feng [Mon, 28 Aug 2017 10:00:47 +0000 (10:00 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "update scenario name"
  - update scenario name

    url PUT /api/v1/scenarios/<scenario_name>
    if new_name already exist, return Forbidden
    if new_name == name, return Forbidden

    Change-Id: If3b82b3df4a763d60dad110caca2659c5f39ab50
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
Serena Feng [Mon, 28 Aug 2017 09:28:11 +0000 (09:28 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "update installer under scenario"
  - update installer under scenario

    1. post, add one or more new installers
    2. update, replace existed installers as a totality
    3. delete, delete one or more installers by name
    4. in post&update, if schema is not consistent with ScenarioInstaller model,
    BadRequest will be raised(only extra keys will be detected currently)
    5. in post, if installer already exist, return Conflict with already exist
    message
    6. in update, if a installer appears more than once, also return Conflict
    with already exist message

    Change-Id: I830dba3bcf5f1a9d1c93513b4aae59009f69dc8f
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
Ross Brattain [Mon, 28 Aug 2017 09:19:28 +0000 (09:19 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "DRAFT: update yardstick generic test cases dashboard"
  - DRAFT: update yardstick generic test cases dashboard

    current dashboard is obselete and hard to understand
    add local grafana dashboard automatically import by
    "yardstick env grafana"
    update grafana version to latest steady

    Change-Id: Iffae9170231d3e0867a52a1f6b5e99c4650b7326
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
6 years agoUpdate git submodules
Zhijiang Hu [Mon, 28 Aug 2017 03:37:49 +0000 (23:37 -0400)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Introduce deployment error recovery level

    Change-Id: I023a637e793bae845feabed0d7b80072d3f9f0b7
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
Serena Feng [Mon, 28 Aug 2017 08:27:48 +0000 (08:27 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "simplify unit tests implementation of update scenario"
  - simplify unit tests implementation of update scenario

    1. delete useless input arguments
    2. update on and assert with self.req_d directly
       delete intermediate variable 'scenario'

    Change-Id: I3eda1df4893c890bb23ccf05b45ce2de5fa9dd93
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
Serena Feng [Mon, 28 Aug 2017 07:50:12 +0000 (07:50 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "update versions under scenario"
  - update versions under scenario

    1. post, add one or more new versions
    2. update, replace existed version as a totality
    3. delete, delete one or more versions by name
    4. in post&update, if schema is not consistent with ScenarioVersion model,
    BadRequest will be raised(only extra keys will be detected currently)
    5. in post, if project already exist, return Conflict with already exist
    message
    6. in update, if a version appears more than once, also return Conflict
    with already exist message
    7. add update with conflict unittest for projects

    Change-Id: I0d2c8a5567f3abce7b0313a64e18303af02cc002
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
Jun Li [Mon, 28 Aug 2017 07:39:32 +0000 (07:39 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "change the dovetail weekly job pod"
  - change the dovetail weekly job pod

    Change-Id: Ie1183ad0420058ddba8b46e474740a057dcf3b12
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Deepak S [Mon, 21 Aug 2017 09:51:33 +0000 (02:51 -0700)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Added developer user guide draft for samplevnfs

    Change-Id: I15a5f7ae8e3aac5d509b7a722f7032fbd2da69d0
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
6 years agoUpdate git submodules
Justin chi [Mon, 28 Aug 2017 07:29:18 +0000 (07:29 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Fix docker install"
  - Fix docker install

    Docker install only exist in off-line deploy
    flow. Add it into normal deploy flow.

    Change-Id: I2addf54eb6f74cb8faf799db343d84eaacea9fcb
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
6 years agoUpdate git submodules
Leo wang [Mon, 28 Aug 2017 07:26:58 +0000 (07:26 +0000)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Merge "Bugfix: functest only keeps the last test case's log"
  - Bugfix: functest only keeps the last test case's log

    JIRA: DOVETAIL-490

    1. Dovetail just keeps the last tempest/defcore/ipv6/bgpvpn test's log file.
    2. All log files should be kept, so users and developers can know the reason
       of failed test cases.
    3. tempest logs will be stored in directory tempest_logs/
    4. defcore logs will be stored in directory defcore_logs/
    5. IPv6 logs will be stored in directory ipv6_logs/
    6. bgpvpn logs will be stored in directory bgpvpn_logs/
    7. All vping logs are in functest.log

    Change-Id: I79eae79cb32d65ce1ada3dd6f4c6dfd3945fc512
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Morgan Richomme [Mon, 28 Aug 2017 07:12:05 +0000 (07:12 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Avoid exiting the script if an error happens"
  - Avoid exiting the script if an error happens

    1. Avoid exiting the script if an tier fails
    2. Push logs to artifacts

    Change-Id: Ia258994e4694bb71615f7adc18967afcc237813f
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Morgan Richomme [Mon, 28 Aug 2017 07:11:41 +0000 (07:11 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Add log info of refstack tests into functest.log"
  - Add log info of refstack tests into functest.log

    Change-Id: I9edf555ba17b491768fbe298e65c3b11b341d76e
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Morgan Richomme [Mon, 28 Aug 2017 07:06:19 +0000 (07:06 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Split HA and NOHA scenarios into 2 tables in reporting"
  - Split HA and NOHA scenarios into 2 tables in reporting

    the goal is to vizualize more quickly the HA and NOHA scenario
    Note that if no scenario is available, the table title is displayed

    Change-Id: Ibdade30aadf40fe4f7b9bfe547d23c186cb3e1df
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
Morgan Richomme [Mon, 28 Aug 2017 07:06:09 +0000 (07:06 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Remove Onos in Functest"
  - Remove Onos in Functest

    No feedback from onos projects for Euphrates for MS6

    Change-Id: I8d295c65e4b621df87752e15b5f41e04a80b32ca
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoUpdate git submodules
Xuan Jia [Sat, 26 Aug 2017 02:27:34 +0000 (10:27 +0800)]
Update git submodules

* Update docs/submodules/openretriever from branch 'master'
  - create new directory for release E

    Change-Id: I9da83cac279d9958fb58a67254b7861e231455cc
Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>