opnfvdocs.git
5 years agoUpdate git submodules
Tomi Juvonen [Tue, 31 Jul 2018 10:11:51 +0000 (13:11 +0300)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - Use py34 instead of py35

    Change-Id: I597723147a195f0f76210aeafd610fc79527de64
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
5 years agoUpdate git submodules
Emma Foley [Tue, 31 Jul 2018 08:39:47 +0000 (08:39 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Check for network already created k8"
  - Check for network already created k8

    When creating a network the host should be checked to see if the network
    is already created. If the required network is already there it should be used.

    JIRA: YARDSTICK-1315

    Change-Id: I09b114a728364ee56397af70cc48f1b7904f06cc
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
5 years agoUpdate git submodules
dongwenjuan [Tue, 31 Jul 2018 08:21:48 +0000 (16:21 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - specify the cacert file when it exits

    Change-Id: Id122d99d6e599c31d3b5970aa88307843d379515
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
5 years agoUpdate git submodules
Emma Foley [Tue, 31 Jul 2018 08:14:00 +0000 (08:14 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Cleanup pktgen unit tests"
  - Cleanup pktgen unit tests

    * Improve test execution
    * Use common functionality in setUp()
    * Disable logging

    JIRA: YARDSTICK-1238

    Change-Id: I0904bf99f0e151b437d506bf322da83f706dcf8f
Signed-off-by: Miikka Koistinen <miikka.koistinen@nokia.com>
5 years agoUpdate git submodules
dongwenjuan [Tue, 31 Jul 2018 06:43:02 +0000 (14:43 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - bugfix: wrong usage of '!include-raw'

    JIRA: DOCTOR-126

    Change-Id: Iabcd8a8ad14079e2ba7e72e39e009a0ee833cb3c
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
5 years agoUpdate git submodules
Rex Lee [Tue, 31 Jul 2018 07:38:02 +0000 (07:38 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Change assert statement to raise in common/utils"
  - Change assert statement to raise in common/utils

    This modification utilises a custom exception to be raised if an invalid
    mac address is passed to the function "mac_address_to_hex_list".

    JIRA: YARDSTICK-966

    Change-Id: Ic2940276f500e9710c54963a445a137e73bd6b25
Signed-off-by: Miikka Koistinen <miikka.koistinen@nokia.com>
5 years agoUpdate git submodules
Rex Lee [Tue, 31 Jul 2018 07:33:29 +0000 (07:33 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Refactor remote command execution in vsperf_dpdk"
  - Refactor remote command execution in vsperf_dpdk

    * Remove unneeded variables
    * Do not raise RuntimeError when a remote command fails, instead
      leave it for the yardstick ssh module to handle.
    * Prevent CsvReader from raising StopIteration if csv output cannot be
      parsed. The SLA validation will take care of errors in that case.

    JIRA: YARDSTICK-1166

    Change-Id: I9e353d39dfd3bd27407dde32744ce71b5762e84e
Signed-off-by: Miikka Koistinen <miikka.koistinen@nokia.com>
5 years agoUpdate git submodules
Rex Lee [Tue, 31 Jul 2018 07:33:23 +0000 (07:33 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Refactor remote command execution in vsperf"
  - Refactor remote command execution in vsperf

    * Remove unneeded variables
    * Do not raise RuntimeError when a remote command fails, instead leave
      it for the yardstick ssh module to handle.
    * Prevent CsvReader from raising StopIteration if csv output cannot be
      parsed. The SLA validation will take care of errors in that case.

    JIRA: YARDSTICK-1166

    Change-Id: I6cf550bd7bc8f511b3c0f25c67f8caab18bccd28
Signed-off-by: Miikka Koistinen <miikka.koistinen@nokia.com>
5 years agoUpdate git submodules
Yang (Gabriel) Yu [Tue, 31 Jul 2018 07:10:13 +0000 (15:10 +0800)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - bug-fix: error function causes script quit

    Change-Id: Ib56e7e99a16d76768c2167917bb4c732cf0af13f
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
5 years agoUpdate git submodules
dongwenjuan [Tue, 31 Jul 2018 06:26:51 +0000 (14:26 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - bugfix: wrong usage of '!include-raw'

    Change-Id: Ibbc1363bf5260301b33afad84244aa1d7af4ffce
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
5 years agoUpdate git submodules
dongwenjuan [Tue, 31 Jul 2018 02:46:23 +0000 (10:46 +0800)]
Update git submodules

* Update docs/submodules/doctor from branch 'master'
  - add INSPECTOR_TYPE and TEST_CASE to tox env

    Change-Id: I752c6e383b2b9d2c0cd90ce3ebd6927489ab4bd0
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
5 years agoUpdate git submodules
dongwenjuan [Tue, 31 Jul 2018 02:33:15 +0000 (10:33 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - use tox instead of functest for doctor CI jobs

    Change-Id: Ifbde5ebd12a7e7a040a0a3b2a3eeed532a11da73
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
5 years agoUpdate git submodules
Yang (Gabriel) Yu [Tue, 31 Jul 2018 02:45:44 +0000 (10:45 +0800)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - bug-fix: node-exporter on centos7 isolated with host net

    Node-exporter container need to be isolated with host net
    to make the port mapping work.

    Change-Id: Id04ad458ea56ef4080bba8346a7a1bf034956e0d
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
5 years agoUpdate git submodules
Yang (Gabriel) Yu [Tue, 31 Jul 2018 02:25:44 +0000 (10:25 +0800)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - bug-fix: fix command option for installing monitor

    Change-Id: Ie3e5d64caacaece6a9ae6c7846d3f82b5440c4fd
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
5 years agoUpdate git submodules
Trevor Bramwell [Mon, 30 Jul 2018 22:41:17 +0000 (22:41 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[fuel] Remove vping_ssh testcase"
  - [fuel] Remove vping_ssh testcase

    Now healthcheck includes vping_ssh, so remove it as a dedicated test
    for verifying patches on gerrit to avoid double checking.

    Change-Id: I4daec677e7d1fdc65997f7a9ab580d5f93ece8a8
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
5 years agoUpdate git submodules
Trevor Bramwell [Mon, 30 Jul 2018 22:38:40 +0000 (22:38 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[dovetail] Querying correct control node IPs"
  - [dovetail] Querying correct control node IPs

    The parameter used to query the host IPs of the database and message
    queue hosts was wrong, resulting in the corresponding HA tests to fail.

    Change-Id: I460209c63928ac99d5449adba03474fdf066ebcf
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
5 years agoUpdate git submodules
Trevor Bramwell [Mon, 30 Jul 2018 22:38:25 +0000 (22:38 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Dovetail] Fixing cinder process name on Fuel"
  - [Dovetail] Fixing cinder process name on Fuel

    Fixing the process name of Cinder on Fuel deployments.

    JIRA: DOVETAIL-688

    Change-Id: Ide672e6bafedeecc6b99a99263147fec5fab44ef
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
5 years agoUpdate git submodules
Tim Rozet [Mon, 30 Jul 2018 21:41:35 +0000 (21:41 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Select the right Functest repos when master"
  - Select the right Functest repos when master

    Else OpenStack Rocky is verified by Queens upper-contraints.

    Change-Id: I5bfcb4895e64ab911c1131e8bfeb09eac2775754
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Tim Rozet [Mon, 30 Jul 2018 15:12:14 +0000 (11:12 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - CPERF: Fix log collection

    Change-Id: I11a9441b77973fc2225b14b2489b61ebf06a8b6b
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Mon, 30 Jul 2018 15:56:43 +0000 (17:56 +0200)]
Update git submodules

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

    Change-Id: Ic1767de8dfd58aa2fb3f788be22f6f66191864c8
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Cédric Ollivier [Mon, 30 Jul 2018 14:25:04 +0000 (16:25 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Update Xtesting to 0.54.0

    It protects vs uncaught exceptions and then avoids skipping testcases
    in that case (see cloudify_ims and juju_epc in [1]).

    [1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/188/console

    Change-Id: I8e39f7e742b9fec2e6f6bab542d5f497159f50ac
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Delete alt images before removing the account

    Else it could raise unauthorized exceptions [1].

    [1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/188/console

    Change-Id: Ia9b857069f775e2c8ecc5e07cf39b3a1fb7e3540
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Tim Rozet [Mon, 30 Jul 2018 14:15:49 +0000 (10:15 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Fix CSIT promotion blocking

    Block on 3rd party odl netvirt jobs

    Change-Id: Icc67d13f9195ae3d62c77a909ee8e504c090bd40
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Mon, 30 Jul 2018 13:54:11 +0000 (13:54 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "CPERF: Adds log collecting job"
  - CPERF: Adds log collecting job

    Makes it so logs will always be collected even when CSIT itself fails.

    Change-Id: Ie854d92950edb515141343fd8b26216a010c55b4
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Cédric Ollivier [Mon, 30 Jul 2018 13:03:42 +0000 (15:03 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Protect vs exceptions when creating secrets

    cloudify_ims sometimes faces with exceptions when creating secrets
    [1].

    [1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/188/console

    Change-Id: I197748bf97752575dc14650e1e1c382774811cce
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Cédric Ollivier [Mon, 30 Jul 2018 10:45:26 +0000 (12:45 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix clearwater test results parsing

    Before it could extract part of the skipped tests [1].

    [1] https://build.opnfv.org/ci/view/functest/job/functest-compass-baremetal-daily-master/209/console

    Change-Id: I7e7564cb7b96705940051fccf0ff1987f34bb962
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Michael Polenchuk [Mon, 30 Jul 2018 12:25:37 +0000 (12:25 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[odl/noha] Simplify net scheme on compute nodes"
  - [odl/noha] Simplify net scheme on compute nodes

    Align external network scheme of computes with gateway node
    to setup just ovs bridge with physical port plugged in.

    Change-Id: Ie7919abc8c1f0a0905764b6354f29ad68d3c6557
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
5 years agoUpdate git submodules
Guillermo Herrero [Fri, 27 Jul 2018 09:45:05 +0000 (11:45 +0200)]
Update git submodules

* Update docs/submodules/pharos from branch 'master'
  - [arm-pod9] Increase fuel maas timeouts

    Change-Id: I0bf27ddc06b5c6efa64b41a32573bf09990c95b5
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
5 years agoUpdate git submodules
Michael Polenchuk [Mon, 30 Jul 2018 09:11:03 +0000 (13:11 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [patch] Rebase keyserver proxy support

    https://github.com/salt-formulas/salt-formula-linux/commit/f27f436

    Change-Id: I9662dcff23c363430b6a04808f4e03617a10c160
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
5 years agoUpdate git submodules
Emma Foley [Thu, 14 Jun 2018 08:39:23 +0000 (08:39 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Make ixnet a class attribute in TestIxNextgen

    Change-Id: Iad8e8397f4ef339f70c6eef80ef58b1b045ef3fa
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
5 years agoUpdate git submodules
xudan [Mon, 30 Jul 2018 06:54:01 +0000 (02:54 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Dovetail failed to archive tempest.log and tempest-report.html files

    It failed to archive tempest.log and tempest-report.html files.
    See CI results
    https://build.opnfv.org/ci/view/dovetail/job/dovetail-compass-baremetal-default-mandatory-fraser/7/artifact/results/

    That's because the path of them have been changed
    1. from tempest to tempest_custom
    2. from refstack to refstack_defcore

    There seems to be no file bgpvpn.log, remove the copy operation.

    JIRA: DOVETAIL-714

    Change-Id: I77d88124a44d3e5d869ada209760f69d1f6553bf
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
Harry Huang [Sat, 28 Jul 2018 06:42:29 +0000 (14:42 +0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - [compass4nfv] Change the network yaml for odl scenario

    Use network_odl.yml for odl scenarios.

    Change-Id: Ic12863acda112ed6ca7b39e83a820733e207729d
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
HU Xinhui [Mon, 30 Jul 2018 05:37:40 +0000 (05:37 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "change harbor offline tar to artifacts.opnfv.org"
  - change harbor offline tar to artifacts.opnfv.org

    Change-Id: I17e2a5f4c83ccabc4eb15cd3ee8c6fddc599c87f
Signenoff-by: hu xinhui <xinhui_hu@foxmail.com>
Signed-off-by: hu xinhui <xinhui_hu@foxmail.com>
5 years agoUpdate git submodules
Cédric Ollivier [Mon, 30 Jul 2018 00:20:10 +0000 (02:20 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Allow backporting a pylint error

    Change-Id: I2df0964d63c80abbc5c5cc438e1fdd32f24fd52f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Fix clean() in cloudify ims and router

    It raised exceptions in both branches [1]

    [1] https://build.opnfv.org/ci/view/functest/job/functest-compass-baremetal-daily-master/209/console

    Change-Id: I87b33cedae768f92296efa4570d2a47cd9cdbdf2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Release floating ips used by juju_epc

    It also cleans flavor_alt and image_alt.

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

    All the vnfs are now inherating from scenarios.

    Change-Id: I63509102067676ca0676b773db542086caa02d84
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Cédric Ollivier [Mon, 23 Jul 2018 13:00:14 +0000 (15:00 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Update juju_epc to leverage on new scenarios

    It avoids duplicating codes across all OPNFV testcases.

    It also fixes the issues when starting mongodb [1] by upgrading juju agent.
    It stops supporting keystone v2 as the other testcases.

    [1] https://build.opnfv.org/ci/view/functest/job/functest-compass-baremetal-daily-master/lastFailedBuild/console

    Change-Id: I06cddddef1121292ffb695dcb73aa79a07c23192
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Cédric Ollivier [Tue, 17 Jul 2018 16:00:37 +0000 (18:00 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Leverage vyos_vrouter on Cloudify

    It also stop rebooting the VMs.

    Change-Id: Ib0f9e1aac1dd8505378b0688930eb41a590a11f1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Yu Yang (Gabriel) [Sat, 28 Jul 2018 00:28:47 +0000 (00:28 +0000)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Merge "bug-fix: insecure option for quota setting"
  - bug-fix: insecure option for quota setting

    JIRA: BOTTLENECK-240

    Setting quotas will raise exception if either of insecure and
    os_cacert are not set. It is not resonable.

    Change-Id: Ie97f0580624a6d539e9c4cfe799714090a288487
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
5 years agoUpdate git submodules
Tim Rozet [Fri, 27 Jul 2018 17:33:09 +0000 (13:33 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - CPERF: Update netvirt verify tests

    Changes-Include:
     - Disable functest (we only care about csit passing for netvirt)
     - Fix trigger of csit job for other snapshot versions (always use
       master for now)
     - Fix csit always returning 0 even when tests fail

    Change-Id: I30a51fa391aac692b122f1ebf7bf73ffdb61ca29
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Fri, 27 Jul 2018 16:38:47 +0000 (12:38 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Updates CSIT env files

    NovaPlacementApi is not needed on compute nodes and is not default on
    compute nodes upstream, so removing it. Also adds clustercheck and sql
    clients to the both roles.

    Change-Id: Ia9d9fb4f115bc9850be46043a03688b55149f5df
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Deepak S [Fri, 27 Jul 2018 16:13:49 +0000 (16:13 +0000)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Merge "Initial support for DPDK 18.05"
  - Initial support for DPDK 18.05

    This patch makes PROX compile with DPDK 18.05.
    However some features are disabled or will not work as expected
    such as:
     "mem info" command
     "police" mode
    Those will need to be fixed later (see DPDK1805 within code).

    Change-Id: Ie7d72f6ab3db68bc093c42d60d125fe86f8fbda7
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
5 years agoUpdate git submodules
Patrice Buriez [Sat, 7 Jul 2018 12:03:32 +0000 (14:03 +0200)]
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Fix potential crash with latency accuracy

    Detect, remember and skip bad/unexpected packets:
    - too short to hold the latency-related values
    - with bad signature
    - with invalid generator_id
    using a uint64_t-based bitmap.

    Also moved variable declarations closer to usage,
    added some likely/unlikely hints,
    reworked some return statements, and
    fixed 32-bit overflow (every ~4s) of rx_time_err computation.

    Change-Id: Ib2aadc1af6b7a68601cc080ba66b10d41ff9a64e
Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
5 years agoUpdate git submodules
Tim Rozet [Fri, 27 Jul 2018 15:23:12 +0000 (11:23 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - CPERF: Disable host key check with ansible

    Also minor debug statements for snap deploy

    Change-Id: I9a6c2744ac9b9da920666f84c05e46af858613e6
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Cédric Ollivier [Fri, 27 Jul 2018 12:10:12 +0000 (14:10 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Stop redirecting output to json files

    Rally may print additional data to console which results in an
    invalid json files. The json files are generated via rally instead of
    dumping stdout.

    It's mandatory to backport the next bugfix [1] in stable/fraser.

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

    Change-Id: Ifbd90e685a7b52c70b3110a46e3c7991eddc05f4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Toshiaki Takahashi [Wed, 25 Jul 2018 09:40:31 +0000 (09:40 +0000)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Fix test failure condition

    * Because the type of the variable res[3] is bool,
      we should not compare it with a string.
    * The expression "or 'None'" is always the same result,
      because 'None' is a constant value.
      It should be included in the comparison.

    Change-Id: I25defad98d612d21027218438ca2a28744292cf5
Signed-off-by: Toshiaki Takahashi <takahashi.tsc@ncos.nec.co.jp>
5 years agoUpdate git submodules
xudan [Tue, 24 Jul 2018 10:18:04 +0000 (06:18 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Delete 2 sub test cases from patrole

    These 2 test cases failed on OSP10 with reasons
    1. Provided object does not match schema 'image': u'shared'
       is not one of ['public', 'private']
    2. Provided object does not match schema 'image': u'community'
       is not one of ['public', 'private']

    'shared' and 'community' was added in the Image API v2.5

    https://developer.openstack.org/api-ref/image/v2/index.html#images

    JIRA: DOVETAIL-704

    Change-Id: Ie7ab06d5e2abe7bde25fdb7318abe341f0119bc7
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
xudan [Fri, 27 Jul 2018 02:17:43 +0000 (22:17 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Update bottlenecks conf

    1. Copy a ubuntu image to Bottlenecks to support offline
    2. Add an env DEPLOY_SCENARIO to bottlenecks to support DPDK
    3. Set push results to DB False

    JIRA: DOVETAIL-706
    JIRA: DOVETAIL-707

    Change-Id: I81f293bb9fddc63fd8be455546ba4642ca670fc7
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
Michael Polenchuk [Fri, 27 Jul 2018 06:20:32 +0000 (10:20 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [noha] Bind cinder volume I/O on mgmt network

    iSCSI read/write ops are acting up on interface/network (pxe/admin
    is chosen by default) with jumbo frames enabled, so configure iSCSI
    daemon to listen on management network.

    Change-Id: I3b643b151ba0abffe5cfe2ba7417010020eb07ae
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
5 years agoUpdate git submodules
Tim Rozet [Wed, 25 Jul 2018 19:58:14 +0000 (15:58 -0400)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'master'
  - Change ODL check url to be diagstatus

    With OOO the password is no longer hardcoded to 'admin' and is
    dynamically generated a run time. This causes this curl check to fail.
    Instead, use the diagstatus URL which is new in ODL and provides a more
    accurate way (without authentication) to check if ODL is ready.

    Change-Id: I7eb034cd3f20c5f5daa52a1e9b2d8e2a52118f6e
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Michael Polenchuk [Thu, 26 Jul 2018 06:41:29 +0000 (06:41 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Revert "[salt master] Disable broken _orchestration.conf"

    This reverts commit 8ac1c0fa491ab5de2eaf128374f9c73202df1751.
    Upstream commit has been reverted,

    Change-Id: I3b20edd450034dc79ef15b46c1ff845f81aaf981
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
5 years agoUpdate git submodules
Yang (Gabriel) Yu [Tue, 17 Jul 2018 08:15:29 +0000 (16:15 +0800)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Add golang installation

    Bottlenecks container does not have golang installed.
    This patch is to add golang installation script for later
    usage.

    Change-Id: I1456bae1e0f0ab018014d0dc9ae6df334123bc9f
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
5 years agoUpdate git submodules
Yu Yang (Gabriel) [Fri, 27 Jul 2018 04:00:53 +0000 (04:00 +0000)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Merge "Add kubectl installation for jump server"
  - Add kubectl installation for jump server

    Bottlenecks container does not support kubectl.
    This patch is to add installation script.

    Change-Id: I4e066aaffd0dda76b91b71a35e515a78acd5d823
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
5 years agoUpdate git submodules
Panagiotis Karalis [Thu, 19 Jul 2018 12:29:25 +0000 (15:29 +0300)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Create a test specification for vIMS test case

    New test specification has been created for dovetail project.
    Test descriptions is related to cloudify_ims test case of functest
    project.

    JIRA: DOVETAIL-699

    Change-Id: I033351ad7cf83256bd7a9e208a7ce406d5a4cd2b
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
5 years agoUpdate git submodules
Tim Rozet [Fri, 27 Jul 2018 02:01:50 +0000 (02:01 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Increasing loop device size for baremetal deployments"
  - Increasing loop device size for baremetal deployments

    Change-Id: Ib3779733ac27183def6a59f3404cfbe9a3e9a211
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Thu, 26 Jul 2018 18:46:24 +0000 (14:46 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Update OVS in overcloud

    This bug fix is not present in the RDO versions of OVS:
    https://bugzilla.redhat.com/show_bug.cgi?id=1544892

    The impact of this is that traffic sent through a patch port (like from
    br-int to br-ex) will not be sent correctly with OF groups (which ODL
    uses). This would cause tenant vlan traffic not to work in our case.

    Change-Id: Ia477b174118dcd2d7fb24189c2d093218eb97053
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Thu, 26 Jul 2018 19:31:20 +0000 (15:31 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Disable undercloud as containers for now

    Upstream has moved to install undercloud as containers which breaks our
    post undercloud configuration for some services. Disable it for now and
    then move to it gracefully in a future patch.

    Change-Id: I0cd1a8ddac4ba92734750265d2a16d3ef008f236
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Harry Huang [Fri, 27 Jul 2018 01:22:54 +0000 (01:22 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Fix ovs version used in odl scenario"
  - Fix ovs version used in odl scenario

    JIRA: -

    Use openvswitch 2.8.0

    Change-Id: Ic2cc504543908141b14a2253e5edb67ca68d5299
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
Harry Huang [Thu, 26 Jul 2018 10:43:21 +0000 (18:43 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Force ansible cache refresh

    JIRA: COMPASS-609

    Force ansible cache refreshed in setup infrastructure
    to avoid ceph install failure.

    Change-Id: If54eacb5480e829e4920097ef6ea7939443f124d
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
Alex Yang [Thu, 26 Jul 2018 07:21:30 +0000 (15:21 +0800)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Fix yum repo error

    See https://review.openstack.org/#/c/568180/

    Change-Id: Ida065d7ac0ce00cf5c02be2a506a492c0f6123bd
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
5 years agoUpdate git submodules
Tim Rozet [Thu, 26 Jul 2018 19:01:30 +0000 (19:01 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Remove obsolete Ceph tags"
  - Remove obsolete Ceph tags

      This patch removes the logic to use an specific tag for
      Ceph containers. We will use whatever docker image TripleO
      upstream uses. For aarch64, an ansible task will replace
      the tag to pull the proper container image.

      This patch also refactors the preparation of the local
      registry. In Queens, there is no need to execute twice
      the overcloud container image prepare command.

    JIRA: APEX-622

    Change-Id: I947d931609e58505675bb460a59d08c1d10d1d0b
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Thu, 26 Jul 2018 14:56:14 +0000 (14:56 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Enable "wait_until_true" when used ouf the main thread"
  - Enable "wait_until_true" when used ouf the main thread

    "util.wait_until_true" uses "util.Timer" to create an active wait for a
    condition. "Timer" class uses "signal" to create a watchdog to track the
    time lapsed.

    When used out of the main thread, "Timer" raises the following error:
      ValueError: signal only works in main thread

    To make "util.wait_until_true" usable always, a new waitting method is
    implemented.

    JIRA: YARDSTICK-1358

    Change-Id: Ifb5ba0b17b5beca0af5ceab4f6431d58b7928762
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Thu, 26 Jul 2018 14:45:38 +0000 (14:45 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "NSB TREX RFC2544 scenario fails with correlated traffic"
  - NSB TREX RFC2544 scenario fails with correlated traffic

    When correlated traffic TC is running, the traffic is
    running only on uplink ports instead of both type of ports
    (yardstick/network_services/traffic_profile/rfc2544.py +113).

    Trex TG fails to get samples on downlink ports.

    JIRA: YARDSTICK-1357

    Change-Id: I66d78b73f2dc5bb531fe8607d0e46f60b828953e
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Thu, 26 Jul 2018 14:33:17 +0000 (14:33 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Make injection time configurable for IXIA RFC2544 test cases"
  - Make injection time configurable for IXIA RFC2544 test cases

    JIRA: YARDSTICK-1196

    Change-Id: I77b4772b9224ff5cd21fd9fc67eb7e4b821fcf77
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Mytnyk, Volodymyr [Thu, 19 Jul 2018 07:47:02 +0000 (08:47 +0100)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - kubernetes_utils: avoid 404 error code in delete_config_map()

    JIRA: YARDSTICK-1318

    Change-Id: I0c04bd2928d5a4166b483f0c4f9f75fa9e5e00d2
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
  - kubernetes_utils: avoid 404 error code in delete_replication_controller()

    JIRA: YARDSTICK-1319

    Change-Id: I8370c5ef4e43e58a8bb9c3aac60a089b0981dda0
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
5 years agoUpdate git submodules
Michael Polenchuk [Thu, 26 Jul 2018 04:40:37 +0000 (04:40 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "Bring in Barbican service onboard"
  - Bring in Barbican service onboard

    Change-Id: I68759360c9dd8f8cf422161e21ed15df6c694e84
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
5 years agoUpdate git submodules
Harry Huang [Wed, 25 Jul 2018 07:55:51 +0000 (15:55 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Modify scenario and network files for odl

    JIRA: COMPASS-604

    1. sepcify using odl_l3_agent in cluster_param
    2. set physnet mapping to use external-nic for odl

    Change-Id: I70fd327f13d4b4b32da01f0722739dc971fb9fb9
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
Georg Kunz [Wed, 25 Jul 2018 09:59:55 +0000 (11:59 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Cleaning up proposed-tests test suite

    We have moved all newly proposed tests to the next OVP test suite, so
    these tests do not need to be in here anymore - and do not need to be
    run in CI.

    Change-Id: I5f51b76a37b706c5b4abc75272ad799a72841f67
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
5 years agoUpdate git submodules
Jamo Luhrsen [Wed, 25 Jul 2018 23:38:16 +0000 (16:38 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Use computes + control for NUM_OS_SYSTEM

    This is not going to work when we want to make our HA
    CSIT work, since I think Apex will be having 3
    openstack control nodes, and our CSIT won't know what
    to do with '5' (3 control + 2 compute) openstack
    nodes. But, we can cross that bridge when we get
    there.

    Change-Id: I9c74b2ec73e5af0039d93f9ed812fc3c100a3e4a
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Thu, 26 Jul 2018 00:00:05 +0000 (02:00 +0200)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - u/fuel: Bump & rebase for _orchestration.conf fix

    Change-Id: Ifb4ba7e0bb06b214e682e76ec3204c7e5d411f05
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Wed, 25 Jul 2018 22:08:28 +0000 (00:08 +0200)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [salt master] Disable broken _orchestration.conf

    The new orchestration configuration file includes multiple
    fragments from all installed formulas; breaking due to an unguarded
    dependency include in keystone formula meta/salt.yml.

    Temporarily disable the new config generation until fixed upstream.

    Change-Id: I8476e5b60b531f08f779df2826b23cd42a043d9b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Tim Rozet [Wed, 25 Jul 2018 20:28:42 +0000 (16:28 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - CPERF: fix flavor syntax for csit

    Change-Id: Id3430db201ba82b398c3e74f5c3cbb541c6fb208
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Wed, 25 Jul 2018 20:11:32 +0000 (16:11 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - CPERF: Create flavor for CSIT

    Change-Id: I2dd2fe40f06783320c60788b2161e876a0bb43b5
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Wed, 25 Jul 2018 19:49:07 +0000 (15:49 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - CPERF: Fix cirros image name for csit

    Change-Id: I61ffe3d058ff797878d2ef00e5801497f91ea436
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Wed, 25 Jul 2018 19:19:06 +0000 (15:19 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - CPERF: Fix path issue with cirros uploading

    Change-Id: Ia58fcaae637d9be75b331404648724b82ac16498
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Wed, 25 Jul 2018 15:14:35 +0000 (11:14 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - CPERF: Upload cirros image for CSIT

    CSIT does not have the ability to upload cirros image yet, so this patch
    uploads it to the overcloud as a workaround.

    Change-Id: I277e37ae28d613771969dca984ef8692e1312fbd
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
xudan [Fri, 6 Jul 2018 02:37:35 +0000 (22:37 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Move OVP web portal code to a separate repo

    The new repo for web portal is https://gerrit.opnfv.org/gerrit/dovetail-webportal

    JIRA: DOVETAIL-671

    Change-Id: Iac085abc3d175b9a091d70d0448af56c7a6845e9
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
Georg Kunz [Fri, 22 Jun 2018 07:26:36 +0000 (09:26 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Making the results file a proper json file

    The results.json file is currently not a properly formated json file,
    but contains one json structure per line/testcase. Whit this change, all
    test results are being collected at runtime and then written to a
    properly formated json file at the end of a test run.

    Moreover, this patch introduces 'mandatory' and 'optional' sections to
    the test suites definition files in order to clearly indicate if a test
    is part of the corresponding test scope.

    The web portal needs to be adapted accordingly to be able to read the
    new results file.

    JIRA: DOVETAIL-672

    Change-Id: Id0706c7e82622fc9c2c2fece26b2d6c07c1580be
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Wed, 25 Jul 2018 06:58:17 +0000 (06:58 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Fix typo in classname AclUknownActionTemplate"
  - Fix typo in classname AclUknownActionTemplate

    AclUknownActionTemplate -> AclUnknownActionTemplate

    JIRA: YARDSTICK-1334
    Change-Id: I796e080078c657c5e0e59144d24ec797e244a8f7
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
5 years agoUpdate git submodules
Harry Huang [Mon, 23 Jul 2018 03:01:16 +0000 (11:01 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Fix ODL failure

    JIRA: COMPASS-604

    1. add delay in ovs restart
    2. modify physnet mapping

    Change-Id: I5a7cef2fb03f355c00a1ea442694715643ae4ab8
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
Harry Huang [Tue, 24 Jul 2018 08:38:23 +0000 (16:38 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Modify download url for lxc image

    JIRA: COMPASS-607

    Download lxc image from a local server in huawei
    lab to avoid lxc pre-staged failure.

    Change-Id: Ia941d9e883ab5a4ff9c839e65e53703c6c237461
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
Tim Rozet [Tue, 24 Jul 2018 15:21:06 +0000 (11:21 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Open port 8101 on controllers for karaf

    By default 8101 (karaf shell) is blocked on controllers. In Apex we
    advertise in our user guide (and tools scripts) the ability to connect
    to karaf shell. It is also required to run CSIT. This patch opens the
    port when ODL is deployed.

    Change-Id: Ib3ece41f19607bafc329d9de390cf774766a26cd
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Steven Pisarski [Tue, 24 Jul 2018 18:08:48 +0000 (18:08 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Added a check for cloud-init completion before final ssh client check."
  - Added a check for cloud-init completion before final ssh client check.

    Change-Id: I040da15623a7da03d1e3805cfa113b1c40916d11
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
5 years agoUpdate git submodules
spisarski [Tue, 24 Jul 2018 15:19:24 +0000 (09:19 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Small fix to network/project when creating ports and
    added new tests for routers that create ports to external
    and shared networks created by the 'admin' user.

    Change-Id: I0365e9843e0837d720ca8dd907c45afa2c512047
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
5 years agoUpdate git submodules
Valentin Boucher [Tue, 24 Jul 2018 16:30:24 +0000 (12:30 -0400)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Reduce cloudify manager disk size

    40 Gb is enough

    Change-Id: Iae6a72fcf91fda67bbd036f478e344478d48264f
Signed-off-by: Valentin Boucher <valentin.boucher@kontron.com>
5 years agoUpdate git submodules
Cedric Ollivier [Tue, 24 Jul 2018 16:11:17 +0000 (16:11 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Revert "Temporarily disable Snaps CreateRouterSuccessTests""
  - Revert "Temporarily disable Snaps CreateRouterSuccessTests"

    This reverts commit 74c4e99c18d00d80ce7a2c2f0c36e656a842b966.

    Change-Id: I6fdfd080e0e3b46e1d65b992e680daefe260add9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Jamo Luhrsen [Tue, 24 Jul 2018 14:27:34 +0000 (07:27 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Log where the robot files are being uploaded to

    Change-Id: I4f933d18c47fff80923d3d79320f0bb873efb2e7
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Tue, 24 Jul 2018 14:11:37 +0000 (15:11 +0100)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - IxNetwork IPv4 mask format is x.x.x.x

    When updating the IP packet in IxNextgen library, the IPv4 mask should
    be defined in the following format: x.x.x.x

    This mask defines the number of lower bits used to generate a random IP.
    For example:
      - mask length: 16
      - mask string: 0.0.255.255

    JIRA: YARDSTICK-1351

    Change-Id: Ie3cbf0205aac83aea8d7f665bc068e8566238055
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Cédric Ollivier [Sun, 22 Jul 2018 12:01:00 +0000 (14:01 +0200)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Skip searching network in project if external or shared

    It meets the OpenStack rules:
      - any router can be connected to an external network.
      - any VM can be connected to a shared network

    It completes https://gerrit.opnfv.org/gerrit/59865 which partially
    skip the lookup.

    Then CreateRouterSuccessTests passes when the external network is not
    owned by the user running snaps_smoke.

    JIRA: SNAPS-320

    Change-Id: I2c60363002c6b667f90ff3f5f984eace4fa86c99
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Jamo Luhrsen [Mon, 23 Jul 2018 22:27:45 +0000 (15:27 -0700)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Upload robot logs to gs

    Change-Id: I78989fcfd155054d8470359c59f682eb4ba3ea80
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
5 years agoUpdate git submodules
xudan [Mon, 23 Jul 2018 09:31:48 +0000 (05:31 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Delete skipped sub test cases from patrole and neutron_trunk check list

    According to Apex, Compass, Fuel CI results, delete the skipped sub test cases
    from patrole and trunk_port check list.

    JIRA: DOVETAIL-703

    Change-Id: I86e3036a287d9cf56d78e43f92ce0d9ffed5941c
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Tue, 24 Jul 2018 11:10:21 +0000 (11:10 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "[salt-formulas] opnfv: Drop obsolete route_wrapper"
  - [salt-formulas] opnfv: Drop obsolete route_wrapper

    Change-Id: I84a4789ff2155d7c14f9ffd9bfe54c5bca7a0d4f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Tue, 24 Jul 2018 11:00:12 +0000 (11:00 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge changes from topics 'YARDSTICK-1351', 'YARDSTICK-1339'

    * changes:
      Add IP mask to IxNetwork configuration
      Improve NetworkServiceTestCase._get_ip_flow_range() function

  - Add IP mask to IxNetwork configuration

    Assign the IP mask to IxNetwork configuration, depending on the IP range
    provided by the user in the traffic profile. In case of single IP, a
    default mask will be provided:
      - IP_VERSION_4_MASK = 24
      - IP_VERSION_6_MASK = 64

    JIRA: YARDSTICK-1351

    Change-Id: I029473ab8b9966a76cf559ffef53b34ca11462ad
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
  - Improve NetworkServiceTestCase._get_ip_flow_range() function

    Improve the method to calculate the CIDR IP address range (first one,
    last one). IPv4Network or IPv6Network hosts() is an iterator throught
    the list of valid IPs. If the network is too big, the generation of a
    list [1] can be very expensive.

    [1]https://github.com/opnfv/yardstick/blob/master/yardstick/benchmark/scenarios/networking/vnf_generic.py#L90

    JIRA: YARDSTICK-1339

    Change-Id: I9352b2e7ff4925c246df8b40ecf43e8dc96c42d2
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Tue, 24 Jul 2018 11:00:01 +0000 (11:00 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge changes from topics 'YARDSTICK-1346', 'YARDSTICK-1345', 'YARDSTICK-1344'

    * changes:
      Add pktgen test case base files
      Add pktgen traffic profile
      Add DPDK pktgen traffic generator

  - Add pktgen test case base files

    Added pktgen VNF topology, VNF descriptor and traffic profile files.

    JIRA: YARDSTICK-1346

    Change-Id: Ifb1824edb2dc8db1afa83a53573fb2ed1c2a79ea
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
  - Add pktgen traffic profile

    This new profile is based on the DPDK pktgen traffic generator. The traffic
    generator is controlled using LUA [1]. Those string commands are sent to
    the traffic generator using an open socket. Host address and open port are
    needed parameters.

    The following actions are implemented:
      - start injection
      - stop injection
      - change injection rate
      - clear all stats
      - help message command

    [1] http://pktgen-dpdk.readthedocs.io/en/latest/lua.html

    JIRA: YARDSTICK-1345

    Change-Id: I560a168d194cedc9fdba312ec84437933efc8d9b
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
  - Add DPDK pktgen traffic generator

    Add DPDK pktgen traffic generator. This traffic generator is designed
    only to work in with a MQ aware runner. Implements two consumer methods:
      - runner_method_start_iteration
      - runner_method_stop_iteration

    "run_traffic" method will only initialize the traffic profile object.
    This traffic generator uses a socket port (LUA port, default 22022) to
    send the command messages.

Link: http://pktgen-dpdk.readthedocs.io/en/latest/index.html
    JIRA: YARDSTICK-1344

    Change-Id: I89bba0f462fa1c22b33f1253f67f7c41e6e721a5
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Cedric Ollivier [Tue, 24 Jul 2018 09:40:24 +0000 (09:40 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "New Heat IMS testcase"
  - New Heat IMS testcase

    In order to validate OpenStack Master deployment
    we create this new testcase using OpenStack Heat
    as an Orchestrator for  Clearwater VNF

    JIRA: FUNCTEST-995

    Change-Id: I8b7b74a3753c2d4d4614e9a2798283bd3f99d5d2
Signed-off-by: Valentin Boucher <valentin.boucher@kontron.com>
5 years agoUpdate git submodules
Cédric Ollivier [Tue, 24 Jul 2018 09:12:25 +0000 (11:12 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Protect vs OS_TENANT_NAME or _ID in shaker

    It fixes the possible mismatch if both OS_TENANT and OS_PROJECT are
    set [1].

    [1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/lastFailedBuild/console

    Change-Id: I66b6e3cf30a34aff1234da00cdd6b40da92089e5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Detect admin or Admin role

    As Keystone roles are case insensitive, Admin is checked as well.

    Change-Id: I28a611add7890c3188a289d1e24c043d88c34ea1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Tue, 24 Jul 2018 08:38:04 +0000 (08:38 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "kubernetes_utils: avoid 404 error code in delete_network()"
  - kubernetes_utils: avoid 404 error code in delete_network()

    JIRA: YARDSTICK-1316

    Change-Id: I792c873b42aba80be62ff7a93f6d02ea89e42356
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Tue, 24 Jul 2018 08:09:39 +0000 (08:09 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge changes from topics 'YARDSTICK-1343', 'YARDSTICK-1342'

    * changes:
      Cleanup EnvironmentTestCase unit tests
      Cleanup Testcase unit tests

  - Cleanup EnvironmentTestCase unit tests

    Removed unneeded output.

    JIRA: YARDSTICK-1343

    Change-Id: Ifad21a62ce1152976952a4b8c5a142fa5a544904
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
  - Cleanup Testcase unit tests

    Removed unneeded output.

    JIRA: YARDSTICK-1342

    Change-Id: I45ab14f854cd059625c1a96959b1cbd0a19f52a8
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Tue, 24 Jul 2018 08:09:23 +0000 (08:09 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Cleanup Ansible common unit tests"
  - Cleanup Ansible common unit tests

    Removed unneeded output, use proper exception checks and remove
    filesystem access.

    JIRA: YARDSTICK-1341

    Change-Id: I5c56e7b34d0e96946211e6172290bce24a156d68
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Jing Lu [Tue, 24 Jul 2018 07:01:35 +0000 (07:01 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Bugfix: yardstick env grafana return http error"
  - Bugfix: yardstick env grafana return http error

    It returns "HTTPError: 404 Client Error: Not Found for url" when creating Grafana dashboard.
    The log shows it failed when create "tc058" dashboard.

    JIRA: YARDSTICK-1333

    Change-Id: I14a275a31f019a7dc66a531a85314cc098e0f4c9
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
5 years agoUpdate git submodules
Harry Huang [Fri, 20 Jul 2018 09:12:25 +0000 (17:12 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Modify openvswitch installation

    JIRA: COMPASS-604

    1. Keep linux bridges when ODL scenario
    2. degrade ovs to 2.8.0 for 2.9.0 has issue with ODL

    Change-Id: I4433fb1bb4e2d64c7220296ca167f32e4a4246be
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
Alexandru Avadanii [Mon, 23 Jul 2018 23:23:15 +0000 (23:23 +0000)]
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - Merge "Update the committer list"
  - Update the committer list

    Change-Id: Ib514e90dd994700f2319f36b94cbb014d74838c3
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
5 years agoUpdate git submodules
Tim Rozet [Mon, 23 Jul 2018 21:22:55 +0000 (17:22 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - CPERF: minor fixes to csit

    Change-Id: I16b4859922a6efec2748190234967409b61c1f68
Signed-off-by: Tim Rozet <trozet@redhat.com>