opnfvdocs.git
6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Fri, 31 Aug 2018 09:43:26 +0000 (10:43 +0100)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - TRex IMIX data must return percentage value

    Function "_create_imix_data" must return the weight in percentage, not in
    absolute value.

    JIRA: YARDSTICK-1406

    Change-Id: I3bc409bab17ae5778a6783f4319699009a5437fa
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Fri, 31 Aug 2018 09:48:46 +0000 (09:48 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Download only necessary images for functest-smoke"
  - Download only necessary images for functest-smoke

    Functest download_images.sh script downloads images that are
    not needed for functest-smoke so we only download the necessary
    images to cut the time down.

    deploy-scenario:os-nosdn-nofeature
    installer-type:osa

    Change-Id: I0be643c4ccd4b8009e68433f5d635231afd2550a
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Markos Chandras [Fri, 31 Aug 2018 09:26:04 +0000 (09:26 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: roles: create-vm-nodes: Always provision VM nodes"
  - xci: roles: create-vm-nodes: Always provision VM nodes

    The role used to get the output of 'virsh list --all' to determine how
    many VMs are present and shut off in the system. This takes *all* VMs
    on the system into consideration so it may skip creation of some or all
    of the XCI VMs if we happen to have other VMs present. We can improve
    the situation by simply dropping this check and always provision the
    VMs we want. If the VM is already present, then the module will simply
    do a sanity check of its configuration. This allows XCI to run alongside
    other VMs.

    Change-Id: I54255a1959509671c0305f48f23a55b6e900684f
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Fatih Degirmenci [Thu, 30 Aug 2018 20:18:43 +0000 (22:18 +0200)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - xci: Bump Kubespray SHA and sync Ansible versions

    This change
    - bumps kubespray version to 8b3ce6e418ccf48171eb5b3888ee1af84f8d71ba, taking
    Kubernetes version from 1.10.2 to 1.10.4.
    - pins Ansible version used by Kubespray to same Ansible version as the rest.
    The var kept as is in case if we need to pin Kubespray to a different Ansible
    version in future.

    installer-type:kubespray
    deploy-scenario:k8-calico-nofeature

    Change-Id: Iefbe82f0b9b10296e4362bca07630047c56630ac
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Stephen Wong [Fri, 31 Aug 2018 07:21:35 +0000 (07:21 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Merge "Add envoy.ext_authz filter"
  - Add envoy.ext_authz filter

    JIRA: CLOVER-86

    This external authorization HTTP filter calls an external HTTP service (ModSecuruty service) to check if the incoming HTTP request is authorized or not. If the request is deemed unauthorized then the request will be denied normally with 403 (Forbidden) response.

    Change-Id: I0fe14c73defec027c54f42713cbdf69b0b83e102
Signed-off-by: JingLu5 <lvjing5@huawei.com>
6 years agoUpdate git submodules
Ace Lee [Fri, 24 Aug 2018 07:56:39 +0000 (07:56 +0000)]
Update git submodules

* Update docs/submodules/clover from branch 'master'
  - Bug fix in SDC after istio to 1.0.0

    JIRA: CLOVER-84

    There will be some Bug in SDC after we upgrade the Istio to 1.0.0
    Istio 1.0 have some concept, for example : virtualservice gateway.
    So we change the yaml file using the 1.0.0 concepts.
    Add mirror function

    Change-Id: Id138cfec2c7d94b44eb508a056c91e193ac1b08b
Signed-off-by: Ace Lee <liyin11@huawei.com>
6 years agoUpdate git submodules
Harry Huang [Thu, 30 Aug 2018 03:21:02 +0000 (11:21 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Switch docker repo

    JIRA: -

    Because compass-web is currently under development,
    there are backend changes in compass-deck and
    compass-tasks dockers. Switch to private docker repo
    to preserve CI stability.

    Change-Id: I8315ef0f3a68e1563e8142d010807f9cb2393d2b
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
6 years agoUpdate git submodules
Xuan Jia [Fri, 31 Aug 2018 02:55:13 +0000 (02:55 +0000)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - Merge "Error corrections and architecture option updates"
  - Error corrections and architecture option updates

    Correction of some errors which are permitting a succesfull build
    in the master following these descriptions: http://docs.opnfv.org/en/latest/how-to-use-docs/include-documentation.html#individual-project-documentation

    Moving the architecture options to the Container4NFV wiki and
    leaving only a reference here.

    Change-Id: I7b4debc90997f8812a5681daa8bfa19f90724cef
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
6 years agoUpdate git submodules
Xuan Jia [Fri, 31 Aug 2018 02:54:46 +0000 (02:54 +0000)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - Merge "add document for openwrt demo deployment"
  - add document for openwrt demo deployment

    Change-Id: I0d2fe8c108324197d3b39e3892a79ca60e74d9b2
Signed-off-by: Bin Lu <bin.lu@arm.com>
    Jira: ENTOS-593

6 years agoUpdate git submodules
Xuan Jia [Fri, 31 Aug 2018 02:54:23 +0000 (02:54 +0000)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - Merge "modify release-notes"
  - modify release-notes

    Change-Id: I7041c004ca94705e1ac8cb03b6a06a906db0be35
Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
6 years agoUpdate git submodules
trevortao [Thu, 30 Aug 2018 02:54:01 +0000 (10:54 +0800)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - Add Kubernetes VPP Vhostuser Deployment Scenario on arm64 platform

    Add the deployment of Kubernetes VPP Vhostuser scenario with the
    help of Compass installer on arm64 platform, which would enable
    the containers and VPP vswitch communication with virtio-vhostuser
    interface.

    Change-Id: I84531dd3730f94a7910f2f5615a193420fdad73f
Signed-off-by: trevortao <trevor.tao@arm.com>
6 years agoUpdate git submodules
Georg Kunz [Mon, 27 Aug 2018 20:22:09 +0000 (22:22 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Updating OVP addendum doc for 2018.09 release

    Updating the OVP addendum document for the next release.

    JIRA: DOVETAIL-733

    Change-Id: I7b7679f96bff4837f69769bb71256bc30602dced
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
6 years agoUpdate git submodules
Markos Chandras [Thu, 30 Aug 2018 20:07:27 +0000 (20:07 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "xci: Bump OSA and bifrost SHAs"
  - xci: Bump OSA and bifrost SHAs

    This change
    - bumps OSA SHA to b9d9269528ecbe04b2638a73c2b0f49839f27422
    - bumps bifrost SHA to 0d0cfd908d10a670668619c575fd338d1ff328b7
    - Pins Ansible to 2.5.8. OSA is using 2.5.5 which has a bug in the pause
      module so we need to use something newer.

    Change-Id: Idf05bbef880db11de4a41464ae5080aa21a0613c
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoMerge "Submodule to RTD transition documentation"
Trevor Bramwell [Thu, 30 Aug 2018 18:51:37 +0000 (18:51 +0000)]
Merge "Submodule to RTD transition documentation"

6 years agoUpdate git submodules
Gerard Damm [Thu, 30 Aug 2018 18:51:22 +0000 (18:51 +0000)]
Update git submodules

* Update docs/submodules/auto from branch 'master'
  - Merge "new version of Auto configuration guide for Gambia MS6"
  - new version of Auto configuration guide for Gambia MS6

    JIRA: AUTO-53

    Updates, new content since last edit (R6.2, end of June 2018)

    Change-Id: I478008cd8e62e9d03f2c6f6094a8a4b9bf76faab
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
6 years agoUpdate git submodules
Trevor Bramwell [Thu, 30 Aug 2018 18:51:05 +0000 (18:51 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Clover] Add docker build job for sample-app"
  - [Clover] Add docker build job for sample-app

    Change-Id: Iac612137bd4b1a45550849c3180525cfe74f4a7f
Signed-off-by: Junaid Ali <junaidali.yahya@gmail.com>
6 years agoUpdate git submodules
Gerard Damm [Thu, 30 Aug 2018 18:51:01 +0000 (18:51 +0000)]
Update git submodules

* Update docs/submodules/auto from branch 'master'
  - Merge "new version of Auto release notes for Gambia MS6"
  - new version of Auto release notes for Gambia MS6

    JIRA: AUTO-53

    Updates, new content since last edit (R6.2, end of June 2018).
    Includes a dynamic link to JIRA tickets with filters for Version and Status
    (and still a static manual selection of significant tickets in a table).

    Change-Id: Ib7883df491958a4e3945c3433ffc1dee4ab8b102
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Thu, 30 Aug 2018 16:33:21 +0000 (16:33 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Install xz utility on deployment host"
  - Install xz utility on deployment host

    Functest Smoke test requires additional images to be available
    during testing. One of the images is decompressed using xz and we
    need this to be available on deployment host in order to be able
    to have the images available for Functest execution.

    Change-Id: I5647b3bef37fc55e8c5cc9aec5d0b2c3ea628b8a
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Thu, 30 Aug 2018 16:19:23 +0000 (16:19 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Adopt infra_deploy to spawn VM on LTS Ubuntu 18"
  - Adopt infra_deploy to spawn VM on LTS Ubuntu 18

    Add possibility ro reuse infra_deploy.yaml to spawn VMs on jump host,
    depending on jump host Ubuntu version: either 16 or 18.

    JIRA: YARDSTICK-1396

    Change-Id: Id0682c03098e611fe3a51cbd24d8ff2dda7c552a
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Thu, 30 Aug 2018 16:13:07 +0000 (16:13 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add source and destination seed value in IXIA RFC2544"
  - Add source and destination seed value in IXIA RFC2544

    Add source and destination seed value in IXIA RFC2544 traffic profile.
    The default value for both parameters is 1.

    JIRA: YARDSTICK-1401

    Change-Id: I3351194c8be9ac42cbf5655996d50b9b69884c72
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Thu, 30 Aug 2018 09:08:21 +0000 (09:08 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Assign static IP to VM for standalone context"
  - Assign static IP to VM for standalone context

    During VM spawning IP address should be assigned by DHCP server in
    the local network. Sometimes DHCP server is not capable to assign IP
    address. So, need to add static IP address.

    JIRA: YARDSTICK-1402

    Change-Id: Ie59c340eb88eddcaff043496fc20aa48b49205ec
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
6 years agoUpdate git submodules
Stepan Andrushko [Wed, 29 Aug 2018 18:19:33 +0000 (21:19 +0300)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Updated documentation for stanalone context

    Added details about hosts configurations in order to run tests for
    standalone context.
    Changes made to '13-nsb-installation.rst'.

    JIRA: YARDSTICK-1402

    Change-Id: I4e3304065343014a80b85fc712cdde3ca62d8b2e
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
6 years agoUpdate git submodules
Gergely Csatari [Thu, 30 Aug 2018 07:33:54 +0000 (07:33 +0000)]
Update git submodules

* Update docs/submodules/edgecloud from branch 'master'
  - Merge "Correction to the Edge Structure figure"
  - Correction to the Edge Structure figure

    A typo is corrected in the figure and the source ppt file added.

    Change-Id: Icf81090aae9d998365e0bdce5e33cb20db751cc7
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
6 years agoUpdate git submodules
Manuel Buil [Thu, 30 Aug 2018 07:33:53 +0000 (07:33 +0000)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Merge "Bug fix: Bad usage of positional argument"
  - Bug fix: Bad usage of positional argument

    av_zone is passed as a positional argument, however, the create_instance
    method does not define av_zone as positional:

    https://github.com/opnfv/sfc/blob/master/sfc/lib/openstack_utils.py#L136-L137

    so we should not pass it as a positional argument

    Change-Id: I035012ef3ffce3318e0bece712cb6bdad8e8cdd0
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoUpdate git submodules
Manuel Buil [Thu, 30 Aug 2018 07:33:09 +0000 (07:33 +0000)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Merge "Improve readability of the tests"
  - Improve readability of the tests

    The method name "create_custom_av" does not clearly say what it is
    doing. Changing it to "create_vnf" clarifies the code better

    Change-Id: Ic3f874bdb22891d348e5609130b8e4f0f3f8c3e8
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoUpdate git submodules
Manuel Buil [Wed, 29 Aug 2018 11:25:45 +0000 (13:25 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Bug fix: Deletion testcase only uses one VNF

    We are only using one vnf but there are two defined in the config for
    that testcase

    Change-Id: Ifa86c2e48cb60edcd1b173eee14715c3787a9889
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoUpdate git submodules
Cédric Ollivier [Thu, 30 Aug 2018 05:47:48 +0000 (07:47 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Ensure len(project_name) < 64

    https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/259/console
    https://build.opnfv.org/ci/view/functest/job/functest-fuel-baremetal-daily-master/428/console

    Change-Id: Ib64878962a71b6b45ef039fce8bfaa43172b2498
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
dongwenjuan [Wed, 22 Aug 2018 01:48:58 +0000 (09:48 +0800)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - bugfix: add doctor datasource in congress

    Change-Id: I465fd6c59daf99dd543488a15819dab78e8cdd7b
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
6 years agoUpdate git submodules
Manuel Buil [Wed, 29 Aug 2018 11:40:49 +0000 (13:40 +0200)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Flake8 fixes

    When running flake8 I am getting several errors. This patch fixes them

    Change-Id: I4d32b4b214ca61e98da6fc28a4de44201c4c1cdc
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoUpdate git submodules
Cedric Ollivier [Wed, 29 Aug 2018 18:12:27 +0000 (18:12 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Create new project/user for tempest tests"
  - Create new project/user for tempest tests

    JIRA: FUNCTEST-1009

    Change-Id: I6b9bca3827ba6cc804c25689a896ca63eec6a78b
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
6 years agoUpdate git submodules
Trevor Bramwell [Wed, 29 Aug 2018 15:39:01 +0000 (15:39 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[fuel] Re-enable Fraser triggers"
  - [fuel] Re-enable Fraser triggers

    Keep running Fraser CI scenarios so Dovetail gets to run against its
    intended baseline.

    To keep POD usage down, schedule only baremetal HA scenarios,
    3 Fraser scenarios per week.

    JIRA: FUEL-381

    Change-Id: I0cedf4ed38a146b4e6ad0e10bd3030ab0c1e833f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Venkata Harshavardhan Reddy Allu [Wed, 29 Aug 2018 13:50:13 +0000 (19:20 +0530)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Change the test result comparison in 'test_odl_utils.py' #L103

    When 'get_active_rsps_on_ports' is executed, it returns a list of
    unordered dictionaries, sorting the result to verify the return
    value would fix the test assertion.

    Change-Id: Id39dc8d15f9efb0ef76168f823d7d52333474e16
Signed-off-by: Venkata Harshavardhan Reddy Allu <venkataharshavardhan_ven@srmuniv.edu.in>
6 years agoUpdate git submodules
Gergely Csatari [Fri, 24 Aug 2018 09:03:23 +0000 (11:03 +0200)]
Update git submodules

* Update docs/submodules/edgecloud from branch 'master'
  - BRAS definition added

    Change-Id: If582c127283d6d1fd862c1ba6f96d11d332582f6
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Sat, 18 Aug 2018 00:10:36 +0000 (02:10 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [lib.sh] Add veth pair handling support

    Upcoming docker integration requires special care for network
    interfaces Docker will hook to, so virsh networks can be mixed with
    Docker networks.
    We'll use veth pair(s) to hook together the Docker network(s) to their
    counterpart virsh-managed Linux bridge(s).

    JIRA: FUEL-383

    Change-Id: I1a714dc8be73e79539d85bacac311d1ed05cc18d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Cedric Ollivier [Wed, 29 Aug 2018 09:16:16 +0000 (09:16 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Support pre-Provisioned credentials"
  - Support pre-Provisioned credentials

    If USE_DYNAMIC_CREDENTIALS = False, Functest is expected for
    /home/opnfv/functest/data/accounts.yaml which contains the set of
    pre-existing credentials to use for testing [1].

    It also sets admin_domain_scope and default_credentials_domain_name.

    [1] https://docs.openstack.org/tempest/latest/configuration.html

    Change-Id: Ie7b81f0c56049260ca99b8e3a6d58cb8a2660659
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoMerge "Adding Dovetail documentation"
Sofia Wallin [Wed, 29 Aug 2018 09:00:34 +0000 (09:00 +0000)]
Merge "Adding Dovetail documentation"

6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 29 Aug 2018 08:40:31 +0000 (10:40 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Remove leftover VMs before proceeding with the deployment

    Change-Id: I12e1dc7d79ca74df1ba02e16e55e91f4f47a818c
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Georg Kunz [Tue, 28 Aug 2018 18:43:23 +0000 (20:43 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Updating test case requirements

    Updating the test case requirements document to match the new test case
    naming convention which was introduced for the 2018.08 release.
    Additionally, minor syntactic fixes.

    Change-Id: I34b4b90eb4f8bab4f59df2415c98c27169e98332
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
6 years agoUpdate git submodules
dimitris.tsiolakis [Thu, 9 Aug 2018 13:48:29 +0000 (16:48 +0300)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Release notes for OVP 2018.08 release

    JIRA: DOVETAIL-700

    Change-Id: I6835a6d6987d8e45c85fab851304a455db3ab0d6
Signed-off-by: dimitris.tsiolakis <dmts@intracom-telecom.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 28 Aug 2018 22:00:26 +0000 (00:00 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [jump vnet] Workaround MTU set race condition

    Older libvirt (1.x, 2.x, even older 3.x) try to enforce their own MTU
    (1500), overriding it back to 1500 after the udev rule finished.
    Delay link modification with 1 second and extend its patten to also
    include libvirt's own tap interfaces (<network name>-nic).

    Change-Id: I3050c11de7f376df02cbf203e9106b61c560683f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
rexlee8776 [Wed, 29 Aug 2018 06:13:58 +0000 (06:13 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Bugfix: ansible version should be the same both in Dockerfile and requirements.txt

    Because Dockerfile is using ansible script to install yardstick requirements.
    Or it may lead to exception when installing Yardstick.

    Change-Id: Ia83cf76675a7f3f1d0aa5c311e7b72be5c7ca5c3
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
6 years agoUpdate git submodules
mei mei [Wed, 29 Aug 2018 01:24:11 +0000 (01:24 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add option --deploy-scenario <deploy_scenario_name> to support DPDK"
  - Add option --deploy-scenario <deploy_scenario_name> to support DPDK

    JIRA: DOVETAIL-729

    Change-Id: I78c464300e329a9356cffa81e53263912486c2c2
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
mei mei [Wed, 29 Aug 2018 01:23:57 +0000 (01:23 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Bottlenecks results dir has been changed"
  - Bottlenecks results dir has been changed

    Change-Id: I18a5b51c7c72a33db9864caf2635b2fcde3e8de6
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Gerard Damm [Tue, 28 Aug 2018 21:42:46 +0000 (21:42 +0000)]
Update git submodules

* Update docs/submodules/auto from branch 'master'
  - Merge "First draft of script for Daisy installer for Auto"
  - First draft of script for Daisy installer for Auto

    JIRA: AUTO-54

    Work in progress:
    Currently fails on the last step (oslo-config module issue).
    This is to capture the script in the Auto repo, for further edits.
    OS: CentOS.
    Deployment type: virtual.

    Change-Id: I8a0655951f227c48bf5174acbeaa02f4da6625d2
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
6 years agoUpdate git submodules
Cedric Ollivier [Tue, 28 Aug 2018 15:47:35 +0000 (15:47 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Remove installer type from rally blacklist"
  - Remove installer type from rally blacklist

    Enables utilization of blacklist also on non-OPNFV environments since
    there is no link to installer type.

    JIRA: FUNCTEST-1008

    Change-Id: I3eb4377af153480794c1a71c5d7ef3e78dacacb9
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
6 years agoUpdate git submodules
Cedric Ollivier [Tue, 28 Aug 2018 15:47:30 +0000 (15:47 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Remove installer type from tempest blacklist"
  - Remove installer type from tempest blacklist

    Enables utilization of blacklist also on non-OPNFV environments since
    there is no link to installer type.

    JIRA: FUNCTEST-1008

    Change-Id: I3a012b8b7e7dbd049f8794dff3c9d56dcc1cadad
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
6 years agoAdding Dovetail documentation 37/61437/2
Georg Kunz [Mon, 27 Aug 2018 21:09:32 +0000 (23:09 +0200)]
Adding Dovetail documentation

Change-Id: Iaa7187eee352a342349b2ca0bc57dddbcd1020cc
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
6 years agoUpdate git submodules
Cedric Ollivier [Tue, 28 Aug 2018 14:59:04 +0000 (14:59 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Allow adding a specific role to users created by tempest"
  - Allow adding a specific role to users created by tempest

    It may allow bypassing RBAC policies if required.

    Change-Id: I3b7ad44d7b80f8ea757846afdcd787b686c52856
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Ryota Mibu [Tue, 28 Aug 2018 14:56:52 +0000 (14:56 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "remove congress test in Daisy"
  - remove congress test in Daisy

    As Daisy don't support congress currently.

    Change-Id: I1d70c01ef12555622d3e2800d2eba12b652fb23b
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
6 years agoUpdate git submodules
Fatih Degirmenci [Tue, 28 Aug 2018 12:34:19 +0000 (12:34 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Create virtual daily jobs for scenarios"
  - xci: Create virtual daily jobs for scenarios

    Change-Id: I2cb52d85a86bf70dfaf151606138d671e618e5d0
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Cedric Ollivier [Tue, 28 Aug 2018 11:55:50 +0000 (11:55 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Protect vs TypeErrors when cleaning stacks"
  - Protect vs TypeErrors when cleaning stacks

    It protects vs exceptions raised by shade when cleaning stacks.

    Traceback (most recent call last):
      File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 226, in clean
        self.cloud.delete_stack(self.stack.id, wait=True)
      File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 1416, in delete_stack
        marker=marker)
      File "/usr/lib/python2.7/site-packages/shade/_heat/event_utils.py", line 90, in poll_for_events
        stack_status = stack['stack_status']
    TypeError: 'NoneType' object has no attribute '__getitem__'

    Change-Id: I1a0ed0cd669d5234ca1ff3b6bbc9d1b13f14b02f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Tue, 28 Aug 2018 11:39:13 +0000 (11:39 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Move OSM variables to os-nosdn-osm scenario"
  - Move OSM variables to os-nosdn-osm scenario

    This change removes OSM variables from releng-xci repo since they
    are declared in os-nosdn-osm scenario itself in releng-xci-scenarios
    repo.

    In order for this change to be verified, below change must be submitted.
        https://gerrit.opnfv.org/gerrit/#/c/61205/

    installer-type:osa
    deploy-scenario:os-nosdn-osm

    Change-Id: I9f3a1dbdfecfb2bb08cc215758bdc52aefcdf697
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
xudan [Tue, 28 Aug 2018 08:16:29 +0000 (04:16 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Change Bottlenecks volume mapping

    If mapping to host's /tmp, it won't clean all .log and .out files before
    run a new test. It causes the results file including all previous results.
    See https://build.opnfv.org/ci/view/dovetail/job/dovetail-apex-baremetal-default-mandatory-master/26/artifact/results/stress_logs/bottlenecks.stress.ping.out/*view*/
    It will affect the results check.

    Mapping to DOVETAIL_HOME/results/bottlenecks, which will always be cleaned
    before running another test.

    Change-Id: I22bfc871d6f041ae38308bf8e8f685993a376973
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Rex Lee [Tue, 28 Aug 2018 11:15:50 +0000 (11:15 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Bugfix: openstack router list broken in Yardstick container - dovetail"
  - Bugfix: openstack router list broken in Yardstick container - dovetail

    Dependancy of python-openstackclient is not constrained.
    This patch specify openstacksdk and openstackclient's version according to [1].

    This patch apply for bugfix and need to backported to fraser stable branch.
    Continual work need to be done in Gambia according to YARDSTICK-1398.

    [1]
    https://github.com/openstack/requirements/blob/stable/pike/upper-constraints.txt

    JIRA: DOVETAIL-728

    Change-Id: I57c718e192699ac322150458d18508b06c93d22b
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
6 years agoUpdate git submodules
Cédric Ollivier [Tue, 28 Aug 2018 07:39:55 +0000 (09:39 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix snaps commit id

    Snaps is part of main Functest testcases (Healthcheck).
    A fixed version has to be pulled.

    We will switch later to snaps packages instead of commit ids.

    Change-Id: Ibbc3f1009233ccfb67463b49203b756ea86d3121
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Yibo Cai [Mon, 27 Aug 2018 01:41:31 +0000 (09:41 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - container4nfv: fix command line syntax error

    Change-Id: Ib4bbf639c3a1c80eec9a9e3d52c17e934a465ce1
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
6 years agoUpdate git submodules
Georg Kunz [Mon, 27 Aug 2018 21:17:57 +0000 (23:17 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Shortening headings and testing building of docs

    This patch shortens the headings and is used to test if the docs
    tool chain builds the right version.

    Change-Id: Ibc162be1b46ff787a90510c360881234391c5ba7
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
6 years agoUpdate git submodules
Cédric Ollivier [Mon, 27 Aug 2018 18:24:47 +0000 (20:24 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Support VIO (VMware in OpenStack)

    It allows converting all images to vmdk and then patching all
    testcases. DEPLOY_SCENARIO should match vio to do so.

    convert_images.sh has to be called as prerequisite.

    JIRA: FUNCTEST-992
    JIRA: FUNCTEST-993

    Change-Id: Ie35bf80af1cd9610a8c416ec01b81b61c6148cfe
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cédric Ollivier [Mon, 27 Aug 2018 18:23:23 +0000 (20:23 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Use only one image in heat_ims

    It calls VmReady2.run instead of publishing alt image.

    Change-Id: If24741fbc5bf7fa3f61ef39a054b148ce53fc4fc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Avoid duplicating jjb names

    It allows loading functest and functest-kubernetes jjbs in one
    Jenkins.

    Change-Id: Ia52e84583bc25aad0d1508096b536cbd5585d261
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Mon, 27 Aug 2018 16:00:31 +0000 (16:00 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Change tc_trex files to execute standalone tests"
  - Change tc_trex files to execute standalone tests

    Changes made in test cases for trex TG files to be able to run tests
    for standalone setup (OVS-DPDK/SRIOV).
    - tg__0: trafficgen_1

    Changes to improve templates for tc_trex:
    - flavor: images: changed to default name: yardstick-nsb-image.img
    - default path for files under contexts section
    - RAM size

    JIRA: YARDSTICK-1368

    Change-Id: Ida85de219acd566840de1a94975b8050c7f59b9b
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 27 Aug 2018 02:58:03 +0000 (04:58 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [jump vnet] Fix udev rule event for older libvirt

    Older libvirt seems to raise 'change' events instead of 'add',
    so the MTU bump of the libvirt managed tap interfaces was not
    properly applied.

    Change-Id: Ie1a4f1c4f235ad4f83bf9ee218a40dcedc1ce914
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Mon, 27 Aug 2018 08:01:32 +0000 (08:01 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Make TRex IMIX traffic mode configurable"
  - Make TRex IMIX traffic mode configurable

    Enable TRex IMIX generation using two modes:
      - Distribution in packages.
      - Distribution in byes.

    The default one will be distribution in packages, like the default
    one in IxNetwork.

    JIRA: YARDSTICK-1397

    Change-Id: I86b2527968496218b0515349fc0a2680a84261e5
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
6 years agoUpdate git submodules
Manuel Buil [Tue, 14 Aug 2018 06:25:06 +0000 (08:25 +0200)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Align idfs and separate admin and management

    According to OpenStack admin is the network for pxe boot and mgmt is the
    network for OpenStack services to communicate. We were using both in XCI
    indistinctly

    Change-Id: I3959e767098ac2be7161a5e84735fde9ab129784
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoUpdate git submodules
Cédric Ollivier [Sat, 25 Aug 2018 09:58:42 +0000 (11:58 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Set juju wait version

    It's mandatory before releasing.

    Change-Id: Iac7b49fb1061b39ee6683e7b30f163cfc2060a95
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Set Neutron and Barbican tempest plugins commit ids

    They are mandatory before releasing.

    Change-Id: I2980536e28d183343ff0a9520ca9ee663e437fee
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Remove INSTALLER_TYPE logics in odl

    JIRA: APEX-621
    JIRA: COMPASS-606

    Change-Id: I76dde66aefc67f80b40496f705f2864ea9355dcf
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Update pip to last version

    It allows downloading refs (gerrit reviews).

    Change-Id: I303f9b753f560fdf945997c7a86e1e29fbd59a06
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
rexlee8776 [Tue, 14 Aug 2018 04:15:49 +0000 (04:15 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - ping bottlenecks failed when security group rule do not support ipv6 - dovetail

    JIRA: YARDSTICK-1380

    Change-Id: I2163eeb9ab17e4f0216ddaed688e78acdf51a1ff
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
6 years agoUpdate git submodules
Yibo Cai [Mon, 27 Aug 2018 02:06:42 +0000 (02:06 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "build: add harbor tgz for arm64"
  - build: add harbor tgz for arm64

    Currently, it's only an empty file to satisfy build.sh.
    Will update when harbor arm64 image ready.

    Change-Id: Iebb327912c4c7997eddaa28d9738137f8de0ee9e
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
6 years agoUpdate git submodules
Jing Lu [Mon, 27 Aug 2018 01:49:38 +0000 (01:49 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Make security group configurable - dovetail"
  - Make security group configurable - dovetail

    Make sercurity group can be configured via the context.
    The format would be:
    context:
      name: demo
      image: yardstick-image
      flavor: yardstick-flavor
      user: ubuntu
      security_group:
        rules:
            - remote_ip_prefix: "0.0.0.0/0"
              protocol: "tcp"
              port_range_min: 1
              port_range_max: 65535
            - remote_ip_prefix: "0.0.0.0/0"
              protocol: "udp"
              port_range_min: 1
              port_range_max: 65535
            - remote_ip_prefix: "0.0.0.0/0"
              protocol: "icmp"

    JIRA: YARDSTICK-1360

    Change-Id: I00c45767ee2d70b790590e824599d5a4c274bced
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
6 years agoUpdate git submodules
Harry Huang [Mon, 27 Aug 2018 01:17:17 +0000 (01:17 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Ignore patch osa error"
  - Ignore patch osa error

    JIRA: -

    Rerun patching will cause error which can be
    ignored

    Change-Id: I29846f9d7768836a4b5221d2a7e3f70a4fda8219
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
6 years agoUpdate git submodules
Harry Huang [Sat, 25 Aug 2018 06:50:53 +0000 (14:50 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Add entry for stor4nfv scenario

    JIRA: -

    opensds.yml will always be execuated even if it's not
    stor4nfv scenario because of no condition check. Add
    an entry to control all stor4nfv tasks

    Change-Id: I329acb674dab5bc5644127a1d6846cf0b2e3522a
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
6 years agoUpdate git submodules
Guo Ruijing [Fri, 24 Aug 2018 17:48:41 +0000 (01:48 +0800)]
Update git submodules

* Update docs/submodules/container4nfv from branch 'master'
  - fix timeout issue and disalbe kubeadm_basic & kubeadm_istio

    Change-Id: I9aabbdbe4c0805498f104d8eafabc8da0d258ad2
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 years agoUpdate git submodules
Cédric Ollivier [Sat, 25 Aug 2018 08:23:38 +0000 (10:23 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fully remove CreateInstanceSingleNetworkTests

    It's linked to a specific configuration on purpose which doesn't meet
    all OpenStack deployments [1].

    JIRA: SNAPS-322

    Change-Id: I372f8ed56600e1846383d1da76720a0d3783e901
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cedric Ollivier [Sat, 25 Aug 2018 08:08:37 +0000 (08:08 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Auto Generated INFO.yaml file"
  - Auto Generated INFO.yaml file

    INFO.yaml meant to be machine readable.
    This file was auto generated from an ldap lookup
    and your projects INFO file.

    Meeting times are not currently filled out.
    please ammend this patchset to complete

    Going forward comitter promotions should be done
    against this file.

    PTLs:
    Must be merged for you to gain delete access on
    testresults.opnfv.org

    Change-Id: Icbe20cdc100c37203a305617fa931ef9e76e4e12
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Cedric Ollivier [Sat, 25 Aug 2018 07:49:37 +0000 (07:49 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Integrate Stor4NFV feature openstack test case"
  - Integrate Stor4NFV feature openstack test case

    Change-Id: I245d0fbe8f026a24138ede4041caae4dccc15cc0
Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Sat, 25 Aug 2018 01:09:48 +0000 (03:09 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [build.sh] Fix quotes, missing deb arch for repo

    JIRA: FUEL-383

    Change-Id: Ie4374d44993bd738b90e9b6e357014d0c5657da0
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 24 Aug 2018 22:43:56 +0000 (00:43 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [build.sh] Use pipenv run instead of shell

    JIRA: FUEL-383

    Change-Id: Ia1b58f9e7eefd9f3efc4b5241ec496c545ccee25
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Tim Rozet [Fri, 24 Aug 2018 18:15:53 +0000 (18:15 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Revert "CPERF: Fix csit odltools install""
  - Revert "CPERF: Fix csit odltools install"

    This reverts commit 38ca028551d2e498fdfe41627f8bf79a43a6a0fa.

    Change-Id: If37f0d40a50b410004d563bed5887f8237110d44

6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 24 Aug 2018 15:52:59 +0000 (17:52 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [build.sh] Add local python bin dir to PATH

    JIRA: FUEL-383

    Change-Id: I5596ed6139317d72fceae3af89e71181aefbd6a3
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 24 Aug 2018 15:19:24 +0000 (17:19 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [build.sh] Enable push, minor fixes

    * default to enable pushing to public docker registry;
    * fix prerequisites path;
    * fix unknown terminal in Jenkins jobs;

    JIRA: FUEL-383

    Change-Id: Ie27dfbca6965c218475060da390a82921799b044
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 24 Aug 2018 14:13:25 +0000 (16:13 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump & rebase for OVS 2.9

    Change-Id: I46241d5820c907df447717eb04e4508cc89a8aa9
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Tim Rozet [Fri, 3 Aug 2018 03:49:00 +0000 (23:49 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Adds deployment via snapshot

    New arguments are added to allow snapshot deployment:
    --snapshot, --snap-cache

    The previous tripleo-quickstart code has been removed/replaced
    with the snapshot option.

    Snapshot deployments are supported on CentOS and Fedora, and snapshot
    artifacts use a similar caching system as the standard deployment.
    Snapshots are produced daily by Apex, and include latest as well as n-1
    OpenStack versions. The os-odl-nofeature scenario is used for the
    snapshots. Additionally multiple topology verions of Snapshots are
    available. The Snapshot pulled at deploy time depends on the
    deploy-settings and number of virtual-computes used at deploy time.

    Since there is only one network used with snapshot deployments (admin),
    there is no reason to pass in network settings for snapshot deployments.
    That argument is now optional. Previously we required even in Standard
    virtual deployments that the network settings be provided. However that
    is also unnecessary, as we can default to the virtual network settings.

    Includes minor fix to the tox.ini to allow specifying test cases
    to run (useful for developers writing tests). Default behavior of
    tox is unchanged.

    JIRA: APEX-548

    Change-Id: I1e08c4e54eac5aae99921f61ab7f69693ed12b47
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
valentin boucher [Fri, 24 Aug 2018 12:59:36 +0000 (12:59 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Create new project/user for snaps tests"
  - Create new project/user for snaps tests

    JIRA: FUNCTEST-1003

    Change-Id: Ic55998977386f95f619a355d22bd285782fe81f0
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Fri, 24 Aug 2018 10:29:52 +0000 (12:29 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Adjust build blockers and fix functest preparation

    Functest preparation is moved into the deployment job to ensure
    things are prepared before we are done and functest job gets
    triggered. Making the preparation in functest job will cause
    us to either reinitialize venv or depend on deployment job directory.
    Apart from that, the env vars necessary for functest are available
    within deployment job anyways so reusing that will make running
    functest simpler.

    See the comments in xci-daily-jobs.yaml builder macros.

    Change-Id: I4c5bbe5f4b31bb620986d75ba78de6c0fe442975
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Michael Polenchuk [Fri, 24 Aug 2018 10:38:16 +0000 (14:38 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [noha] Get OVS 2.9 & DPDK 17.11 from UCA repo

    Align all noha scenarios to install OVS 2.9 which doesn't drop
    packets on bridge with netdev datapath type at initial stage.

    Change-Id: Iab204828ac7acefcb26647cdbc27805871904f2c
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Venkata Harshavardhan Reddy Allu [Sat, 11 Aug 2018 16:29:01 +0000 (21:59 +0530)]
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Added unit tests for 'odl_utils.py' module

    JIRA: SFC-123

    Change-Id: I49b8dae157816ef04a45dea188cc7dbe3aa72d4a
Signed-off-by: Venkata Harshavardhan Reddy Allu <venkataharshavardhan_ven@srmuniv.edu.in>
6 years agoUpdate git submodules
Manuel Buil [Fri, 24 Aug 2018 08:21:25 +0000 (08:21 +0000)]
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Modify idf to be aligned with the rest of idfs"
  - Modify idf to be aligned with the rest of idfs

    Change our idf to be more aligned with lf's idf. Adapt
    dynamic_inventory.py to the change

    Change-Id: Ib8f6d1684a00a8eb5ae06d5d04d308d4325cd444
Signed-off-by: Manuel Buil <mbuil@suse.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Fri, 24 Aug 2018 07:42:13 +0000 (09:42 +0200)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Fix XCI_DISTRO vars and remove clean_vm cleanup steps

    Change-Id: Ie1d652607f8f56f5e1cf0409dc628b1add615cd9
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Fri, 24 Aug 2018 06:33:37 +0000 (06:33 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Reconfigure xci-daily-virtual jobs"
  - xci: Reconfigure xci-daily-virtual jobs

    The execute shell parts need to be switched to existing
    scripts but since the scripts were mainly written for
    verify jobs, the adaptations they require has potential
    to cause issues so it needs to be done in a separate
    change.

    Apart from that, the verify and daily jobs can't be run
    on same slave at the moment due to a bug in opnfv vm
    creation playbook. If clean vm exists on the node, the
    playbook fails. Build blocker is enable for verify and
    daily jobs to ensure the jobs don't end up on same slave
    for the timebeing.

    Change-Id: Iefaf5a5c2d4a79bd48a5f9da28d68748bc67f511
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Aric Gardner [Fri, 24 Aug 2018 03:06:07 +0000 (03:06 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[fuel] Add Docker build jobs"
  - [fuel] Add Docker build jobs

    JIRA: FUEL-383

    Change-Id: I80049726c256d2891ae1cfbacbc54781d3d81c70
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
mei mei [Fri, 24 Aug 2018 02:24:34 +0000 (02:24 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Compass4NFV]Add os-stor4nfv-ha scenarios"
  - [Compass4NFV]Add os-stor4nfv-ha scenarios

    Change-Id: I845f4fb0c51d9d1adccc8cfc3fe838a01882f52d
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Harry Huang [Fri, 24 Aug 2018 02:04:02 +0000 (10:04 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Add DHA for os-nosdn-stor4nfv-ha baremetal deploy

    JIRA: -

    Change-Id: I5f6f31540917dcc0d4865c4e98cd4bcdb502277b
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
6 years agoUpdate git submodules
mei mei [Fri, 24 Aug 2018 02:20:57 +0000 (02:20 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "container4nfv: update arm64 cni deployment jobs"
  - container4nfv: update arm64 cni deployment jobs

    - add vhost-vpp test
    - deploy k8s only once for all cni deployment tests

    Change-Id: I0d3966b15dc7f23713b5729bb7617b0c46e0ac83
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
6 years agoUpdate git submodules
Ricardo Noriega [Thu, 23 Aug 2018 17:10:01 +0000 (19:10 +0200)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Recover fix to install custom OVS

      Need this fix to make VLAN tenant networks
      to work.

    Change-Id: Ie2dea9f0145c576e1b36280e6340ed2cc0460179
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
6 years agoUpdate git submodules
Georg Kunz [Thu, 23 Aug 2018 11:56:42 +0000 (13:56 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Create output directory

    The rally.conf gets copied before the target directory has been created.

    JIRA: FUNCTEST-1007
    JIRA: DOVETAIL-730

    Change-Id: Ie774fce994ada644c1163600e6c62e1231fde443
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
6 years agoUpdate git submodules
Aric Gardner [Thu, 23 Aug 2018 16:58:08 +0000 (12:58 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Https now works for artifacts.opnfv.org

    Change-Id: Ic3aa4bea2b546c95ce8187927a5762009adbd429
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Thu, 23 Aug 2018 16:13:48 +0000 (16:13 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Fix setting `flow` configuration in TC yaml"
  - Fix setting `flow` configuration in TC yaml

    The `flow` configuration is not applied to the traffic
    profile if `seed` or `count` option is missing in the
    TC definition.

    - Fix `seed` backward compatibility.

    JIRA: YARDSTICK-1383

    Change-Id: Ic874fb2be1c13009f94eb3a80194bfe81d7a923b
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 23 Aug 2018 15:34:36 +0000 (15:34 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge changes from topic 'docker-build'

    * changes:
      [docker build] Install OpenSSH server
      [submodule] Add docker-salt-formulas, ci/build.sh
      [deploy.sh] Install Docker if not present
      [jump req] Add build/deploy specific requirements

  - [docker build] Install OpenSSH server

    While at it, create the 'ubuntu' user with passwordless sudo
    and preinstall salt-formula-gnocchi (missing git repo workaround),
    as well as various useful packages (e.g. net-tools).

    JIRA: FUEL-383

    Change-Id: I5902c37110331acfd3fd4fccb92104de7b5ece6b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
  - [submodule] Add docker-salt-formulas, ci/build.sh

    - add new git submodule pointing to upstream docker build scripts;
    - add patch extending Docker tags with an '-(arch)' suffix,
      aligning with OPNFV tagging requiremnts;
    - add <ci/build.sh> wrapper for starting Docker builds;
    - install build-specific distro package requirements, as well as
      pip-managed packages (e.g. pipenv);

    JIRA: FUEL-383

    Change-Id: Id4fc886206d7eaf7e6d02810380f2391609ba405
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
  - [deploy.sh] Install Docker if not present

    JIRA: FUEL-383

    Change-Id: I19d27ca59a3f24d1bd66e39457a6ca267bccce19
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
  - [jump req] Add build/deploy specific requirements

    Add support for different prerequisites depending on the current
    operation (docker build or cluster deploy).

    Leverage the new support to pre-install upcoming deps:
    - python-pip (build);
    - docker-compose (deploy);

    JIRA: FUEL-383

    Change-Id: Ic3e6062b1943e3584f0b1f80d2e33b8812defced
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 23 Aug 2018 14:18:52 +0000 (14:18 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[odl/dpdk] Set pubilic bridge datapath_type=netdev"
  - [odl/dpdk] Set pubilic bridge datapath_type=netdev

    In order to handle floating IPs related flows properly
    the public bridge requires netdev datapath type to be set
    explicitly in DPDK mode since OpenDaylight only manages
    patches between integration bridge and the public one.

    Change-Id: I868747dc501e9124cbecd4eb1234f74e8edd4edf
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 23 Aug 2018 14:14:01 +0000 (14:14 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[patch] AArch64: reclass system arch tweaks"
  - [patch] AArch64: reclass system arch tweaks

    Armband has been carrying a few arch-enablement patches that are
    required for the default reclass system classes to work as expected
    on AArch64 systems.

    Change-Id: I1f96c062eb3f9dcabb8513aadd1ea41be4fbc098
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Cédric Ollivier [Wed, 22 Aug 2018 07:58:16 +0000 (09:58 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Execute refstack_defcore in ci/run.yaml

    Change-Id: Ib65203e74244d87f7ac6b24f6e6abf723c57a786
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Abhijit Sinha [Thu, 23 Aug 2018 13:39:34 +0000 (13:39 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Fix issues with 'Success_' stats reported by ProxBinSearchProfile"
  - Fix issues with 'Success_' stats reported by ProxBinSearchProfile

    List of changes:
      - Added 'Status' field to indicate status of each search iteration.
        Possible values are 'Success', 'Failure', 'Result'.
      - Removed reporting of duplicated stats with 'Success_' prefix.
        Instead 'Status' field is set to 'Success'
      - Removed reporting of duplicated stats with 'Result_' prefix.
        Instead 'Status' field is set to 'Result'
      - Updated Prox_BM_L2FWD-4Port_MultiSize-1518452496550.json dashboard
        to query success and result status by 'Status' field value.

    JIRA: YARDSTICK-1386

    Change-Id: I9a21a102af6cb4db137e805011b5d81c4943d77b
Signed-off-by: Serhiy Pshyk <serhiyx.pshyk@intel.com>