Rodolfo Alonso Hernandez [Thu, 28 Jun 2018 07:23:44 +0000 (07:23 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Replace nova client create keypair with shade." into stable/fraser
- Replace nova client create keypair with shade.
Function create_keypair now uses shade client instead
of nova client.
JIRA: YARDSTICK-1088
Change-Id: I060580504d6969c5ba859ed4494082feb998d37d
Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
(cherry pick from commit
c1ab98526209a761a0565afa7ccd552ba9ac7ade)
Rodolfo Alonso Hernandez [Thu, 28 Jun 2018 07:23:41 +0000 (07:23 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Remove unused nova client functions." into stable/fraser
- Remove unused nova client functions.
Following funtions are not required by shade client also
not been used in any of the scenario files:
*create_aggregate
*create_aggregate_with_host
*create_instance
*add_host_to_aggregate
*create_aggregate_with_host
*get_availability_zones
*get_availability_zone_names
*remove_hosts_from_aggregate
*remove_host_from_aggregate
*delete_aggregate
*get_image_by_name
*check_status
JIRA: YARDSTICK-1088
Change-Id: I7ba0fbce6aa3e636aa55581a993c1ec1b48fbead
Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
(cherry picked from commit
2ca15a8c87e171cbd82b1e748dfc60903662b73b)
Rodolfo Alonso Hernandez [Thu, 28 Jun 2018 07:23:35 +0000 (07:23 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Replace nova delete instance with shade client." into stable/fraser
- Replace nova delete instance with shade client.
Function delete_instance now uses shade client.
JIRA: YARDSTICK-1088
Change-Id: I5772a74c6dc2d103edd410042a8eaf721d1bcc5c
Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
(cherry picked from commit
05f97c4e4ce1e8c7c97cda16f12215e663a13c23)
Rodolfo Alonso Hernandez [Thu, 28 Jun 2018 07:23:33 +0000 (07:23 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Replace nova create instance with shade client." into stable/fraser
- Replace nova create instance with shade client.
Remove redundant functions:
*get_instances
*get_instance_status
*get_instance_by_name
Function create_instance_and_wait_for_active now uses shade client.
JIRA: YARDSTICK-1088
Change-Id: I766da333dabbb1b83a7b4ede4bf73567ec70eb8c
Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
(cherry picked from commit
069d7a13d1f8b6b465ae164e2a440c25270f7e8e)
Rodolfo Alonso Hernandez [Thu, 28 Jun 2018 07:23:30 +0000 (07:23 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Update neutron delete_neutron_net function." into stable/fraser
- Update neutron delete_neutron_net function.
Update the changes done in patch [1].
JIRA: YARDSTICK-890
[1] https://gerrit.opnfv.org/gerrit/#/c/52361/
Change-Id: Iccbf16d0a2e72919d5092366241ff41686f01a58
Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
(cherry picked from commit
14615e286e67ca74a8c0ae55ffe043170e5ecbb6)
Rodolfo Alonso Hernandez [Thu, 28 Jun 2018 07:23:26 +0000 (07:23 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Replace neutron create security group full with shade." into stable/fraser
- Replace neutron create security group full with shade.
Function create_security_group_full now uses shade client.
Remove openstack util's private 'get_security_groups',
'get_security_group_id' & 'create_security_group' functions as
'create_security_group_full' now uses 'get_security_group' &
'create_security_group' function defined in shade client library.
JIRA: YARDSTICK-890
Change-Id: Ibd5b9ca9b7ce99b3e40c5dcc545f2af672ce2203
Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
(cherry picked from commit
c00e2c606806b46111b108818235d236ba409515)
Bin Hu [Thu, 28 Jun 2018 05:33:01 +0000 (22:33 -0700)]
Update git submodules
* Update docs/submodules/ipv6 from branch 'stable/fraser'
- Updated Release Notes for Fraser Release 6.2.0
Change-Id: I5f98a65b2536cc53afe34a3184df8a1f2cc6b927
Signed-off-by: Bin Hu <bh526r@att.com>
(cherry picked from commit
43cecdcd9655ac0ec5d225095c80264eb1efb03a)
Chornyi, TarasX [Tue, 26 Jun 2018 11:39:56 +0000 (14:39 +0300)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Corrected scale-up command line arguments
Change-Id: If308fde797dcb01e58f37ad81bb116fde542366a
Signed-off-by: Chornyi, TarasX <tarasx.chornyi@intel.com>
(cherry picked from commit
5fa31a4e78b9421615ef81c8392e30179d49e1cb)
Trevor Bramwell [Wed, 27 Jun 2018 18:18:34 +0000 (18:18 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Restrict RTD Verify and Merge jobs to Releng"
- Restrict RTD Verify and Merge jobs to Releng
By default the rtd jobs from global-jjb trigger against all projects.
Setting 'project-pattern' to releng will restrict it to just the releng
project.
Change-Id: I9586577e8d83c6bf189eaee9159b1e49726740a5
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Tim Rozet [Tue, 26 Jun 2018 20:58:28 +0000 (16:58 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Functest: Restores ability to run with pre-defined creds
This patch is needed for the case where there are provided OS
credentials to functest, and there is no need to find the installer VM
and copy the credentials to the host. In the Apex snapshot case, there
is no installer VM on the slave, so we must provide the credentials
file.
Also includes a fix to use tempest_smoke_serial for the snapshot netvirt
verification until CSIT suite is working correctly.
Change-Id: Ic84955f527e3f84bb0d8579a377b4a1883fe3eb2
Signed-off-by: Tim Rozet <trozet@redhat.com>
Rodolfo Alonso Hernandez [Wed, 27 Jun 2018 16:48:33 +0000 (16:48 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Change IxNextgen library load" into stable/fraser
- Change IxNextgen library load
Changed IxNextgen library load in IXIA RFC2544 traffic generator call.
JIRA: YARDSTICK-1116
Change-Id: Icbdc5f1255dd2676584f3a1be767287e55e71f4a
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
(cherry picked from commit
9d84f5ad73e9689d3131e4ce09fe7262697c5817)
Cédric Ollivier [Wed, 27 Jun 2018 14:02:30 +0000 (16:02 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Revert "Stop rolling snaps (bypass bugfixes)"
This reverts commit
5c6b1b4710f2a69f11a1ccb1c699f7c8c3616290.
Change-Id: Ifcdf508f792741f947dee6c8eed1ff5dd57ab3cc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Mytnyk, Volodymyr [Wed, 27 Jun 2018 13:27:15 +0000 (14:27 +0100)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- NSB setup inventory name changed
NSB setup script [1] fails when retrieving the inventory file. This script
is going to be deprecated but we still support it.
[1] https://github.com/opnfv/yardstick/blob/master/nsb_setup.sh
JIRA: YARDSTICK-1247
Change-Id: I3798531652b0e3a1a007d1d9434998fdd54645d7
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
(cherry picked from commit
370b703896656f6b6949de05b6c44c98a72eee46)
Michael Polenchuk [Mon, 25 Jun 2018 17:42:26 +0000 (21:42 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/fraser'
- [ha] Add fabric to maas admin subnet
Change-Id: Ida4cf736dfe60886384e7e180d3e43faf811bd58
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit
75cbbc689bd9428384f4828f970981da52e92a04)
John O Loughlin [Wed, 2 May 2018 09:03:20 +0000 (10:03 +0100)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Fix nsb_setup.sh script
Ansible role install_dependencies was renamed
to install_dependencies_jumphost in previous patch.
JIRA: YARDSTICK-1146
Change-Id: Idf7c191151961c1c0e63ad2f75aa0aab8ed2b2fa
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
(cherry picked from commit
bbf5e6a37922124bd729b5e6e50929c282bb7892)
Cristina Pauna [Wed, 27 Jun 2018 08:50:38 +0000 (11:50 +0300)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/fraser'
- Update release notes for 6.2
Change-Id: Ibd168ef31af1f8a9a2c128ce8a8e95a5c231a917
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
(cherry picked from commit
ea9cf5304b649298c40155714a4374724aec1835)
Rodolfo Alonso Hernandez [Wed, 27 Jun 2018 09:18:56 +0000 (09:18 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Install dependencies: bare-metal, standalone" into stable/fraser
- Install dependencies: bare-metal, standalone
This will install all dependencies needed on the bare-metal and standalone
physical nodes.
JIRA: YARDSTICK-1177
Change-Id: I719ca64d4da098d6dd60597e5fc4ad6f4715f79e
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
(cherry picked from commit
86be172a9427a4ecee5666e9660ce37c006abe1b)
Rodolfo Alonso Hernandez [Wed, 27 Jun 2018 09:18:51 +0000 (09:18 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Start nginx and uwsgi servicies only in not container mode" into stable/fraser
- Start nginx and uwsgi servicies only in not container mode
No need to execute nginx and uwsgi when running in container mode.
JIRA: YARDSTICK-1179
Change-Id: I253f3adab388a14886b70e6589936f6eb27ac4c0
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
(cherry picked from commit
3decdca3d0732a1df845650562e7bcb8fbfd87a7)
Rodolfo Alonso Hernandez [Wed, 27 Jun 2018 09:18:47 +0000 (09:18 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Migrate install.sh script to ansible" into stable/fraser
- Migrate install.sh script to ansible
Ansible scripts to install yardstick.
These scripts will take a few options:
INSTALLATION_MODE : Container or Baremetal
YARDSTICK_DIR: Location of Yardstick directory
VIRTUAL_ENVIRONMENT: Should a virtual environment be used
NSB_DIR: Location of NSB directory
JIRA: YARDSTICK-1126
Change-Id: I4a13e07e96650ffd971dfb18472f2563cfd51aa9
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
(cherry picked from commit
0b976dd02421a181674acc837127ac741ccfccea)
mbeierl [Wed, 20 Jun 2018 13:29:30 +0000 (09:29 -0400)]
Update git submodules
* Update docs/submodules/storperf from branch 'stable/fraser'
- Adds IP Addresses to Config API
Uses the IP addresses of the VMs in the stack to populate
a new slave_addresses field in the REST API.
Change-Id: I363a4d118cf5c786f4faf8432ea884cb010c6db5
JIRA: STORPERF-239
Signed-off-by: mbeierl <mark.beierl@dell.com>
(cherry picked from commit
9014800e1b5ebcd0f3e254c03ad937b0583dd818)
Tim Rozet [Tue, 26 Jun 2018 19:17:12 +0000 (15:17 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Fixes to allow ODL snapshot update to work
Change-Id: I2e641434051e615cf04922a7349c7a7f1891caea
Signed-off-by: Tim Rozet <trozet@redhat.com>
mbeierl [Mon, 25 Jun 2018 17:18:47 +0000 (13:18 -0400)]
Update git submodules
* Update docs/submodules/storperf from branch 'stable/fraser'
- Speed up Builds
Adding a new keyserver and ulimit to help speed up
builds.
Change-Id: If79ba1e533bfe2044606d98047abe9fa342aefb4
Signed-off-by: mbeierl <mark.beierl@dell.com>
(cherry picked from commit
e71013c4cb73c8ccbd01782cbd814030f4008b9b)
Trevor Bramwell [Tue, 26 Jun 2018 18:53:54 +0000 (18:53 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[doctor] disable un-runnable jobs"
- [doctor] disable un-runnable jobs
This patch disbles the following jobs as the labs are not working.
- daisy@x86_64
- fuel@x86_64
Change-Id: I69306ac1474afa0c8980ab4e2f1afa29abc789e0
Rodolfo Alonso Hernandez [Tue, 5 Jun 2018 14:44:30 +0000 (15:44 +0100)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Refactor "utils.parse_ini_file" testing
JIRA: YARDSTICK-1218
Change-Id: I5136b22110d215beb7af72998ad47a8dba27f63b
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
(cherry picked from commit
4a186ef7fde978f89f4332990f70e396966f69e3)
Emma Foley [Tue, 26 Jun 2018 14:37:52 +0000 (15:37 +0100)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Fix "os.path" mock problems during tests
This patch removes the global mocking applied on "os.path".
Change-Id: Ia18d2c90195c5408a1852792bdf05b6f0c1ad21f
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
(cherry picked from commit
d7f8717c3beb1854976e77d56823f482497ffff3)
Tim Rozet [Tue, 26 Jun 2018 15:24:40 +0000 (11:24 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Update and fix netvirt artifact download
Change-Id: I7089603b982125f90dd5259e0720007ab3f910e5
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Tue, 26 Jun 2018 13:50:06 +0000 (09:50 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Fix fluorine name and patch netvirt reinstall
Temporarily pull in specific patch to fix ODL netvirt reinstall.
Change-Id: Id3ba00592e81ee0970075b34afb72f76db02d0b4
Signed-off-by: Tim Rozet <trozet@redhat.com>
Emma Foley [Tue, 26 Jun 2018 13:56:01 +0000 (13:56 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Refactor RFC2455 TRex traffic profile injection" into stable/fraser
- Refactor RFC2455 TRex traffic profile injection
The TRex RFC2455 traffic profile configures the duration of the traffic
injection. Once the traffic is started, the traffic profile should poll
the traffic injector client for the injection status. When the injection
is finished, the traffic execution should end.
Instead of this, the traffic profile waits a fixed time (using time.sleep
method) and then stops the traffic. This approach is not accurate and may
cause shorter injection periods.
JIRA: YARDSTICK-1197
Change-Id: I5090df81ef4ec7945ff6c1aff070656b48e0fe77
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
(cherry picked from commit
340be73be5fd20067c23a7ddce9073639e355d3a)
Rodolfo Alonso Hernandez [Thu, 14 Jun 2018 13:14:27 +0000 (14:14 +0100)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Stop time.sleep mocks in unit tests
tVpeApproxVnf and TestProxSocketHelper classes mock "time.sleep" in
the setUp method without deleting it at the end of the test execution.
JIRA: YARDSTICK-1243
Change-Id: Iff31d9c7b400ad8a47f37792aeb0d20328b9d9e1
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
(cherry picked from commit
9b22f5b23050a0be67f8237e4d0b412f58b43472)
Trevor Bramwell [Tue, 26 Jun 2018 12:45:16 +0000 (12:45 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix release tagging noop"
- Fix release tagging noop
When the release job runs to tag the repos it should push the tags back
to Gerrit. This was originally a 'noop' for testing.
Change-Id: Ifbecbccda1ae123c7b8f0d59eefa727784d10acd
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Tue, 26 Jun 2018 12:45:06 +0000 (12:45 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Include yamllint on build servers"
- Include yamllint on build servers
Change-Id: Ie99da1fd5ed3789a1dbf4134796b95f2ac69abce
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Emma Foley [Fri, 27 Apr 2018 10:33:17 +0000 (10:33 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Move tests: unit/network_services/helpers
* Fix pylint errors
* Add TODOs
Some errors are ignored locally, as they were a symptom of other problems.
These issues have been flagged with a TODO, and should be fixed later.
JIRA: YARDSTICK-837
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Change-Id: If0b77a6e0b102071ecfb212362647c62a621e4f9
(cherry-picked from commit
065c00d3147d12c692d43179d9c1c9afadb97825)
Emma Foley [Tue, 26 Jun 2018 11:02:43 +0000 (11:02 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Move tests: unit/network_services/vnf_generic" into stable/fraser
- Move tests: unit/network_services/vnf_generic
* Fix pylint errors
* Add TODOs
Some errors are ignored locally, as they were a symptom of other problems.
These issues have been flagged with a TODO, and should be fixed later.
JIRA: YARDSTICK-837
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Change-Id: I3d95537a64bde923703421510d27bac0d6dd92bd
(cherry-picked from commit
98294f2c8153f663c3b3a4e4cb98910e9d5cb602)
Emma Foley [Tue, 26 Jun 2018 10:17:47 +0000 (10:17 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Standalone XML machine type is not longer valid" into stable/fraser
- Standalone XML machine type is not longer valid
Current XML machine type definition [1] is not longer valid. According to
[2], the default machine type should be "pc-i440fx-xenial".
NOTE: StandAlone physical nodes are deployed using Ubuntu OS.
[1]https://github.com/opnfv/yardstick/blob/master/yardstick/benchmark/contexts/standalone/model.py#L48
[2]https://wiki.ubuntu.com/QemuKVMMigration#Upgrade_machine_type
JIRA: YARDSTICK-1192
Change-Id: I77b1379aaf416b1225e91af2c3ac746cb101f774
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
(cherry picked from commit
6414a61a988a73ee1b939e2d5de2f0afdde4319a)
Emma Foley [Tue, 26 Jun 2018 09:30:47 +0000 (09:30 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Remove instantiated contexts in "test_task"" into stable/fraser
- Remove instantiated contexts in "test_task"
During unit testing, all contexts instantiated must be deleted at the end
of the test to avoid clashes with other tests.
JIRA: YARDSTICK-1209
Change-Id: I1994b915001b4a518e096833a0c5d33febbd8de6
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
(cherry picked from commit
5e4d95ba299ce92588701d9481657c343b8ef609)
Fatih Degirmenci [Tue, 26 Jun 2018 06:28:41 +0000 (06:28 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add support for tox in SFC project jobs"
- Add support for tox in SFC project jobs
Depends-On: https://gerrit.opnfv.org/gerrit/#/c/58649/
Change-Id: I4b39c6fd8e70fe40c68e5b2d7043ee522583290b
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
Tim Rozet [Mon, 25 Jun 2018 21:11:05 +0000 (17:11 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Update ODL master DIST
Change-Id: I5937b486777a5da50b13084969a38c5ee6cb4ba6
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 25 Jun 2018 19:27:38 +0000 (15:27 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Fix IP overcloud parsing for snapshot
Sometimes there are more than 1 IP per line in the overcloudrc. So we
make sure we only grab the first one.
Change-Id: I565fbed902f00688607683cdc69d0edcba4dc743
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 25 Jun 2018 18:41:03 +0000 (14:41 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Fixes blocking/snapshot checks
Change-Id: If6782ae3806fa9193d42bc3f640c000e3a723724
Signed-off-by: Tim Rozet <trozet@redhat.com>
Panagiotis Karalis [Wed, 16 May 2018 14:33:40 +0000 (17:33 +0300)]
Update git submodules
* Update docs/submodules/snaps from branch 'stable/fraser'
- Extra changes on Flavor Config
JIRA: SNAPS-254
Change-Id: I4f18c0d11fe2e8456c0ebce0681f22e3e1daf6bf
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
(cherry picked from commit
c5fd2310c8e9f63cf607de7fa9c21f60ab877224)
- Patch to make flavor configuration for tests more flexible.
JIRA: SNAPS-254
Change-Id: Ib81569df499bbf0652c2025fc7de37af92525f7f
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
(cherry picked from commit
44e8131216787127980558824b2a1def94fe317e)
Emma Foley [Mon, 25 Jun 2018 15:08:31 +0000 (15:08 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Move tests: unit/network_services/nfvi" into stable/fraser
- Move tests: unit/network_services/nfvi
* Fix pylint errors
* Add TODOs
Some errors are ignored locally, as they were a symptom of other problems.
These issues have been flagged with a TODO, and should be fixed later.
JIRA: YARDSTICK-837
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Change-Id: Id330ee1c89d54ef487edb7fe160e5a31d9a3094f
(cherry-picked from commit
e12f98c2bbed5191714bdc553e7b269b1437cecd)
Rodolfo Alonso Hernandez [Mon, 25 Jun 2018 14:41:59 +0000 (14:41 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Add "duration" parameter to test case definition" into stable/fraser
- Add "duration" parameter to test case definition
Add "duration" parameter to test case definition, in scenario:options
section. This parameter will be rendered in the traffic profile.
If the parameter is not present in the test case scenario options, the
default time written in the traffic profile options will be 30 seconds
(TrafficProfile.DEFAULT_DURATION = 30). If the traffic profile
injection time is not defined, the default injection time will be 30
seconds.
testcase:scenario:options:duration (default = 30)
render --> traffic_profile:duration
parse --> TrafficProfile.duration (default = 30)
Target traffic profiles (RFC2544):
- RFC2544Profile
- IXIARFC2544Profile
JIRA: YARDSTICK-1194
Change-Id: I968922e6bb882d7ee15aa1c4db4037face7a3492
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
(cherry picked from commit
1517319fd210d71db72c5e4bfa00fc49ae4fa877)
Rodolfo Alonso Hernandez [Mon, 25 Jun 2018 14:40:34 +0000 (14:40 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Remove print out of logger exception in TestUtils" into stable/fraser
- Remove print out of logger exception in TestUtils
Remove print out of logger exception while executing
"TestUtils.test_parse_ini_file_missing_section_header" test case.
JIRA: YARDSTICK-1225
Change-Id: I2a4e447c5d119fb9585b477d74f3d0a002c8278e
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
(cherry picked from commit
99d51230daac3452f5295b4ea39890d8920e6ca3)
Rodolfo Alonso Hernandez [Mon, 25 Jun 2018 14:40:13 +0000 (14:40 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Cleanup TestYardstickNSCli class" into stable/fraser
- Cleanup TestYardstickNSCli class
Remove the console output during the test execution. Refactor the
"parse_arguments" test case.
JIRA: YARDSTICK-1224
Change-Id: I68954b986dbea70752adb121e0445e162bdfddcb
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
(cherry picked from commit
a8ddeef62ee1f9795881994380f49ce88a760102)
Emma Foley [Mon, 25 Jun 2018 14:38:17 +0000 (14:38 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Document for Fraser test case results" into stable/fraser
- Document for Fraser test case results
JIRA: YARDSTICK-1132
In B and C releases, Yardstick provides an overview of the results of test cases developed by Yardstick, executed on OPNFV community labs.
This work has not been done for the D and E releases, although result analysis for Euphrates is available at (https://wiki.opnfv.org/display/yardstick/Euphrates+release+test+results+analysis). We plan to restart to provide a basic test case results analysis for Fraser and compare performance data with Euphrates.
This JIRA ticket will be resolved into 3 commits: 1. Document for E release test case data; 2. Document for F release test case data; 3. Document for results analysis.
Change-Id: I3c59851c8878ba37145e6ad6958272a62bad3f52
Signed-off-by: JingLu5 <lvjing5@huawei.com>
(cherry picked from commit
3f0df920c71529024a69ad65c2bebabbcbde6022)
Panagiotis Karalis [Wed, 20 Jun 2018 07:38:24 +0000 (10:38 +0300)]
Update git submodules
* Update docs/submodules/snaps from branch 'stable/fraser'
- Add flavor metadata for volume related tests
These tests are very sensitive to the state of instance which might be
active in terms of nova, but in fact still trying to get an ip address in
case of dpdk scenarios.
Change-Id: I739044c2edd360535ce1d3531549263163cfea19
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
(cherry picked from commit
88c9496ee5d40adbb324c0d449ed1659e661d700)
Tim Rozet [Mon, 25 Jun 2018 13:36:45 +0000 (09:36 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: update 3rd party netvirt CI
Intel slave no longer exists. Moves the Apex netvirt snapshots to run on
Apex slaves.
Change-Id: I3d9d32455e5a24cb64070677a32c5908cc331326
Signed-off-by: Tim Rozet <trozet@redhat.com>
Rodolfo Alonso Hernandez [Thu, 12 Apr 2018 14:08:58 +0000 (15:08 +0100)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Improve IXIA IxNetwork library and traffic profile (4)
This patch implements an active wait for the traffic injection. Once the
traffic is started, the traffic generator class will poll periodically the
IXIA traffic generator chassis to retrieve the status of the traffic
("started", "stopped").
Now the latency statistics are retrieved and reported for each injection
period.
JIRA: YARDSTICK-1116
Change-Id: I4422e2c88b4fc97b7cac3de8a82b2d75467c4117
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
(cherry picked from commit
a3399d07b83ce0e50d9c0144d00a7ba83a73390f)
- Improve IXIA IxNetwork library and traffic profile (3)
This patch modifies IP packet parameters.
"IxNextgen.update_ip_packet" modifies the L3 packet according to the
test case and setup the IP addresses.
JIRA: YARDSTICK-1116
Change-Id: I46ff75ab1989d0e6f5cc876418a015386717e06f
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
(cherry picked from commit
e5c78ae3ec1bcf0cb44646c6031fb9c04dd63e4a)
- Improve IXIA IxNetwork library and traffic profile (2)
This patch modifies the way the packet frame and the flow is configured
before the injection.
"IxNextgen.update_frame" modifies the L2 frame according to the
test case and setup the frame rate, frame size, traffic injection
duration and MAC addresses.
JIRA: YARDSTICK-1116
Change-Id: Ife08f15a4eda24d7835c92c4172b450854d112ee
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
(cherry picked from commit
8d10a6a8447fc2798491a6f3856e21b85fa309ba)
Rodolfo Alonso Hernandez [Tue, 10 Apr 2018 07:39:16 +0000 (08:39 +0100)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Improve IXIA IxNetwork library and traffic profile (1)
This patch introduces a new way to configure the TCL IxNetwork server.
All the configuration is done using the TCL API, removing the need of
using the pre-saved configuration file.
"IxNextgen.assign_ports" creates and assigns the virtual ports for each
physical port defined in the test case.
"IxNextgen.create_traffic_item" creates one traffic item and two flow
groups per pair of ports, in both directions.
"IxNextgen.gt_statistics" retrieves only the required statistics to
generate the samples blob in the traffic generator.
JIRA: YARDSTICK-1116
Change-Id: I8f1c0c55e99c274b2ed8276ed9a385c502e16d93
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
(cherry picked from commit
ee721fd3e8b77ccfe4252a107a9af8dc41ccc389)
Ryota Mibu [Mon, 25 Jun 2018 10:14:31 +0000 (10:14 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update the repo script to only list repos once"
- Update the repo script to only list repos once
When projects have multiple releases (ex 6.0, 6.1) the repos would be
listed multiple times when only wanting repo names. This change still
supports listing the repos when they have multiple versions.
Change-Id: I7b0c96649b5486d91b177f95cf175bebcb53815b
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Rodolfo Alonso Hernandez [Mon, 25 Jun 2018 09:20:44 +0000 (09:20 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Add active wait function" into stable/fraser
- Add active wait function
Added function "wait_until_true". This function will make an active
wait until the predicate passed as an argument returns True.
If the timeout expires, the function will raise a generic exception
or a user defined one passed as an argument.
This function will be used in YARDSTICK-1127.
JIRA: YARDSTICK-1128
Change-Id: I9854e465ac6b586bf4be39ab4b266d5625b39e30
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
(cherry picked from
099108aab37d1fae1b27f4e2e20136c234df1a52)
Rodolfo Alonso Hernandez [Mon, 25 Jun 2018 09:20:39 +0000 (09:20 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Add IxNetwork API Python Binding package" into stable/fraser
- Add IxNetwork API Python Binding package
Add IxNetwork python package to the requirements list.
This module is needed for the "NSPerf" scenarios using IXIA as traffic
generator, when IxNetwork is the program used to handle the IXIA
generator.
The latest version of this module is 8.40.1124.9 [1]. The license type
is MIT.
[1] https://pypi.python.org/pypi/ixnetwork
JIRA: YARDSTICK-1106
Change-Id: I279933c95994f5120930256a104c4192a0b9900d
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Rodolfo Alonso Hernandez [Mon, 25 Jun 2018 07:48:11 +0000 (07:48 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Use TRex release v2.41 to support both x86 and aarch64" into stable/fraser
- Use TRex release v2.41 to support both x86 and aarch64
Currently Yardstick uses Cisco's TRex release v2.28 which
can only support x86, for the consideration of
multi-arch support of Yardstick, the trex release v2.41
is now available and it can support multi-arch(both x86
and aarch64) now.
For the external lib of v2.41, for x86_64, it looks like:
external_libs/pyzmq-14.5.0/python2/intel/ucs4/64bit/zmq
for arm64, it looks like:
external_libs/pyzmq-14.5.0/python2/arm/ucs4/64bit/zmq
So replace the trex release v2.28 with v2.41.
JIRA: YARDSTICK-1191
Change-Id: I22dc3499283d48a89da1145cc480fd7d2a93a1cc
Signed-off-by: trevortao <trevor.tao@arm.com>
(cherry picked from commit
13f19d35a04ffb46ca673e81385779bc46c48781)
Tomi Juvonen [Mon, 25 Jun 2018 04:36:53 +0000 (07:36 +0300)]
Update git submodules
* Update docs/submodules/doctor from branch 'stable/fraser'
- Doctor releasenotes Fraser 6.2
Change-Id: I18625dc03f050e2d424cfcd1bd10534647db5525
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
Delia Popescu [Fri, 22 Jun 2018 10:37:17 +0000 (13:37 +0300)]
Update git submodules
* Update docs/submodules/armband from branch 'stable/fraser'
- [patch] Rebase latest changes
Change-Id: I2ada30db2d076dab8895c77075255c1bac062fe2
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Emma Foley [Fri, 22 Jun 2018 16:45:56 +0000 (16:45 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Configure ACL via static file" into stable/fraser
- Configure ACL via static file
This patch allows user to configure ACL/vFW SampleVNF ACL
via configuration file provided in TC definition. The
Yardstick applies the rules to SampleVNF from specified config
file + rules generated by Yardstick (default rules).
The example of SampleVNF ACL CLI commands generated/applied
by Yardstick can be found at (using default ACL config file):
ACL VNF ACL CLI commands:
acl/tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex.yaml
http://paste.openstack.org/show/723303/
vFW VNF ACL CLI commands:
vfw/tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex.yaml
http://paste.openstack.org/show/723304/
Change-Id: I76a630261a982083b628e3985fc3bec14ca495db
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
(cherry picked from commit
3fdca97ff5053770161059a34a95fd39463eaecd)
Emma Foley [Fri, 22 Jun 2018 16:39:35 +0000 (16:39 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Move tests: unit/network_services/traffic_profile" into stable/fraser
- Move tests: unit/network_services/traffic_profile
* Fix pylint errors
* Add TODOs
Some errors are ignored locally, as they were a symptom of other problems.
These issues have been flagged with a TODO, and should be fixed later.
JIRA: YARDSTICK-837
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Change-Id: Id983a2e415d66633331e7fea96a377e2a7589980
(cherry-picked from commit
cfc40ad1bb36889e54bc99cb779cfcfa1f3b04dd)
Emma Foley [Fri, 22 Jun 2018 16:37:53 +0000 (16:37 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Cleanup BaseMonitor unit tests" into stable/fraser
- Cleanup BaseMonitor unit tests
Stop multiprocessing queues to avoid BrokenPipe exception.
Assert correctly the raise of exceptions.
JIRA: YARDSTICK-1229
Change-Id: I1a1c92c49a439283a35c9a69b59d6866f35ec09a
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
(cherry picked from commit
94d56c9f7cd99baea08629eaf3e580d020494383)
Abhijit Sinha [Fri, 22 Jun 2018 15:46:31 +0000 (15:46 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "MQ startup process refactor" into stable/fraser
- MQ startup process refactor
JIRA: YARDSTICK-1112
Change-Id: Id30236e190bae9fb0f5b5ebd4c5e04798e4fd443
Signed-off-by: Chornyi, TarasX <tarasx.chornyi@intel.com>
(cherry picked from commit
d38bd854fb2c3eb6c0c4dd34ace2a52af7cf892d)
Emma Foley [Fri, 22 Jun 2018 15:21:59 +0000 (15:21 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Add "host_name_separator" variable to Context class" into stable/fraser
- Add "host_name_separator" variable to Context class
This feature will provide Kubernetes context the ability to handle the
context name inside the class itself, providing to the developer an
abstraction of the possible naming limitations in Kubernetes. E.g.:
"dot" character in Pod names is no allowed [1].
[1] https://github.com/fabric8io/fluent-plugin-kubernetes_metadata_filter/issues/58
JIRA: YARDSTICK-1188
Change-Id: I82121f970b550170357a443b6340be7900602a57
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
(cherry picked from commit
a2ee61016721386b40caa4e2d72f61be8adec94a)
Emma Foley [Fri, 22 Jun 2018 15:13:32 +0000 (15:13 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Move IncorrectConfig, IncorrectSetup and IncorrectNodeSetup to exceptions" into stable/fraser
- Move IncorrectConfig, IncorrectSetup and IncorrectNodeSetup to exceptions
JIRA: YARDSTICK-1218
Change-Id: I804065e9bce3e728f5bf9e756a78df8fd28f74ac
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
(cherry picked from commit
dc0e675f47f4dbf1b54ce9c22878e2e876bc26e8)
Rodolfo Alonso Hernandez [Fri, 22 Jun 2018 11:43:07 +0000 (11:43 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Do not start collectd twice when SampleVNF is running on Baremetal" into stable/fraser
- Do not start collectd twice when SampleVNF is running on Baremetal
JIRA: YARDSTICK-1167
Change-Id: I7591bbb2a84ee4039a20c5da2914f1e374299015
Signed-off-by: Chornyi, TarasX <tarasx.chornyi@intel.com>
(cherry picked from commit
ba2ca2819a8b0312627742d126030c3dac15052f)
Mytnyk, Volodymyr [Wed, 4 Apr 2018 15:30:08 +0000 (16:30 +0100)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Add scale out TCs with availability zone support
Add PROX and vFW scale out TCs with availability zone
configuration. To be able to specify the availability
zone for specific VNF or TG the following example of
command line option shoud be used:
yardstick -d task start --task-args='{
"num_vnfs": 2, "availability_zone":
{
"vnf_0": "az_0", "tg_0": "az_0",
"vnf_1": "az_1", "tg_1": "az_1",
... }}' <SCALE-OUT-TC-FILE>
The steps to run new scale-out TCs is documented in the
userguide.
JIRA: YARDSTICK-1203
Change-Id: Ib3878485c5483981fe9b48ab02995712bcc31ae5
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
(cherry picked from commit
0156b5c37e08f91a37dda08edb854758bbba7413)
Rodolfo Alonso Hernandez [Fri, 22 Jun 2018 07:23:19 +0000 (07:23 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Add --hwlb options as a command line argument for SampleVNF" into stable/fraser
- Add --hwlb options as a command line argument for SampleVNF
To enable HWLB queues in samplevnf on supported hardware
(e.g Intel Fortville) --hwlb option needs to be passed
as a VNF command line argument.
JIRA: YARDSTICK-1159
Change-Id: I6e5c098dc71a711252b545c7622ee52085fa81f0
Signed-off-by: Chornyi, TarasX <tarasx.chornyi@intel.com>
(cherry picked from commit
1c8bfeb11a620c63ffd9fcd7f8735ded4521e077)
Ryota Mibu [Fri, 22 Jun 2018 03:25:19 +0000 (03:25 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add RTD Verify and Merge jobs for Releng"
- Add RTD Verify and Merge jobs for Releng
These jobs come from global-jjb[1]. On verify, 'tox -e docs' is ran
against releng, and on merge at webhook it curl-ed on RTD to build the
docs.
The merge job additionally requires jq installed to verify the build was
triggered.
[1] https://docs.releng.linuxfoundation.org/projects/global-jjb/en/latest/jjb/lf-rtd-jobs.html
Change-Id: Ib0d752a904a9fdda2ab13016509a0b82d34ec3ee
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Tim Rozet [Fri, 22 Jun 2018 00:15:16 +0000 (20:15 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: more snapshot fixes
Changes-Include:
- Rename jobs to have 'os' in them to distinguish openstack branch
- Fix uploading snapshots to upload from the create directory (where
the artifacts are built and stored)
- Fix the properties file so that it is created if one does not exist
already upstream in the artifacts repo
Change-Id: I0d75fd41585538cbe860274a082cb4051d8b05c5
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Thu, 21 Jun 2018 17:56:02 +0000 (13:56 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Fix usage of gpg key import
Removes using source to call the gpg import script. source will execute
the script in the current shell, which will exit the artifact upload.
Adds checking to make sure we ignore any failure with running the
script.
Change-Id: I587cf9584f9fa8c4d315b7b2328a6c7c55ae3b88
Signed-off-by: Tim Rozet <trozet@redhat.com>
Rodolfo Alonso Hernandez [Fri, 1 Jun 2018 12:49:38 +0000 (13:49 +0100)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Move ErrorClass definition to exceptions module
JIRA: YARDSTICK-1216
Change-Id: I82556e1d1b0c723221a58e188067cbce560b8338
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
(cherry picked from commit
2bdda85878ed1507d1a91f69c3489bb9ba9d447d)
Tim Rozet [Thu, 21 Jun 2018 14:17:58 +0000 (10:17 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fix gpg import error when node has no key
For some servers like lf-virtual3 there is no key locally or one
remotely. In that case we do not want the import script to fail the job,
like in:
https://build.opnfv.org/ci/job/apex-upload-snapshot/1/console
Change-Id: I13ddfdb45cd2d60bd911fa590bf9bf54bd288ba8
Signed-off-by: Tim Rozet <trozet@redhat.com>
Yang (Gabriel) Yu [Thu, 21 Jun 2018 09:23:11 +0000 (17:23 +0800)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'stable/fraser'
- Add sudo to docker
It seems sudo is not included in Bottlenecks docker.
This patch is to fix it.
Change-Id: Icb3c09acb877acfc4817b2aa67689045846c716d
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
(cherry picked from commit
76619a3824f213715e012fdb23df64b079a4ff48)
Rodolfo Alonso Hernandez [Thu, 21 Jun 2018 13:28:03 +0000 (13:28 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Convert SSH custom exceptions to Yardstick exceptions" into stable/fraser
- Convert SSH custom exceptions to Yardstick exceptions
JIRA: YARDSTICK-1215
Change-Id: I5ecfd3dccd91b07cd8de5309dfa1a372eff16ed0
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
(cherry picked from commit
dde8fa628483deec352e176cea8decdbf6bed7e8)
Rodolfo Alonso Hernandez [Thu, 21 Jun 2018 13:08:42 +0000 (13:08 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Remove AnsibleCommon class method mock" into stable/fraser
- Remove AnsibleCommon class method mock
In [1], several methods in "AnsibleCommon" class are mocked, but those
mocks are not removed after the test execution. Depending on the test
execution order, this affects other results.
[1] https://github.com/opnfv/yardstick/blob/stable/fraser/yardstick/tests/unit/service/test_environment.py#L20
JIRA: YARDSTICK-1214
Change-Id: I85ef702b3b5b2fda5cf453a21b9f0bec61b155f0
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
(cherry picked from commit
e204c5063ab86d4ed2bff296959afae43866890f)
Rodolfo Alonso Hernandez [Thu, 21 Jun 2018 13:04:55 +0000 (13:04 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Error when adding SR-IOV interfaces in SR-IOV context" into stable/fraser
- Error when adding SR-IOV interfaces in SR-IOV context
Method "add_sriov_interfaces" in Libvirt class throws an error when trying
to add SR-IOV interfaces in the XML file.
Function "setup_sriov_context" in SriovContext if passing to
"_enable_interfaces" method the XML file name instead of passing the XML
string.
JIRA: YARDSTICK-1189
Change-Id: If021c102311ecb98cb26934f78067dfc720e4291
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
(cherry picked from commit
72df0eaac4a2a1f23439af7f249c2b5d18d1b819)
Rodolfo Alonso Hernandez [Thu, 21 Jun 2018 13:04:50 +0000 (13:04 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Remove __init__ method overriding in HeatContextTestCase" into stable/fraser
- Remove __init__ method overriding in HeatContextTestCase
Unit test case clases should implement setUp() method instead of overriding
__init__() method.
JIRA: YARDSTICK-1210
Change-Id: I0f9a10575f9aeebf76dfa84619e59589b3ea83f6
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
(cherry picked from commit
619bed631f064a94ab20ac296802d467ebe32318)
Rodolfo Alonso Hernandez [Thu, 21 Jun 2018 13:04:21 +0000 (13:04 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Bump oslo.messaging version to 5.36.0" into stable/fraser
- Bump oslo.messaging version to 5.36.0
A decoding error was introduced in the AMQP libraries installed by
oslo.messaging version 5.30.2.
Error example:
File "/home/jenkins/opnfv/slave_root/workspace/yardstick-verify-master/
.tox/functional/local/lib/python2.7/site-packages/amqp/utils.py",
line 89, in str_to_bytes
return s.encode('utf-8')
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd2 in position 3: ordinal not in range(128)
This problem is fixed in the library versions installed in version 5.36.0.
JIRA: YARDSTICK-1204
Change-Id: I4719d8e0a0891ebbb3b87c31d593d15f897ef53a
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
(cherry-picked from commit
bcc841699c8072a74378774593729931e81b4398)
Rodolfo Alonso Hernandez [Thu, 21 Jun 2018 13:04:08 +0000 (13:04 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Set "cmd2" library to version 0.8.6" into stable/fraser
- Set "cmd2" library to version 0.8.6
Last "cmd2" version, 0.9.0, removed Python 2+ support [1]. In order to
support Python 2.7, version 0.8.6 (or earlier) must be installed.
[1] https://github.com/python-cmd2/cmd2/commit/
e54e5a5b891548df4df0acb04b6e607ad8f871b1
JIRA: YARDSTICK-1205
Change-Id: Ic2fe57438720de5b21c75f9456e653c6facf3ae9
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
(cherry picked from commit
c4d821c58858418ce8dfec95426f06ae11b25c7b)
John O Loughlin [Wed, 2 May 2018 07:50:53 +0000 (08:50 +0100)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Correctly set PYTHONPATH in Dockerfile
JIRA: YARDSTICK-1144
Change-Id: I8c0fe229ed620417a85356e017b171260373c43f
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
(cherry picked from commit
a114dc39f003beb1bb1ed12ed17fd3a6d0e7deaa)
Tim Rozet [Wed, 20 Jun 2018 22:39:07 +0000 (18:39 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: fix parameter passing to snapshot jobs
GS_URL is required for the builders with the snapshot related jobs.
Change-Id: I4b194bbf5646361c527b522a25b71d4c268d9b6c
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Wed, 20 Jun 2018 17:52:03 +0000 (13:52 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Fix OS credentials fetch
Now that keystone V3 Identity is only one supported, OOO 'overcloudrc'
should be used in Queens and later as that contains V3 creds.
'overcloudrc.v3' will eventually be removed in OOO.
Note, this was causing tempest_smoke_serial to fail in Apex with Swift
test cases. This is due to the fact that in Apex we were only setting
the OS_REGION_NAME in overcloudrc, and functest was using
overcloudrc.v3. When Tempest does not have the region set it will simply
look for the first endpoint it can find for that service type, and was
not using the right keystone endpoint for Apex.
Change-Id: I154c9e762dfc5ba035f6e108606ecedcfb0d60d2
Signed-off-by: Tim Rozet <trozet@redhat.com>
Fatih Degirmenci [Wed, 20 Jun 2018 14:24:33 +0000 (14:24 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update default DEPLOY_SCENARIO"
- Update default DEPLOY_SCENARIO
Change default deploy scenario
to os-nosdn-nofeature-noha
JIRA: FUNCTEST-972
Change-Id: Iea609c055436dd59c9de90a767069fc484090db5
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Tim Rozet [Wed, 20 Jun 2018 00:11:18 +0000 (20:11 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Removes workaround route for ODL with CSIT
This route was used as a hack for JIRA: APEX-112
Change-Id: Ia7afc95389ed4e3c7a4128318868bfe562b34b62
Signed-off-by: Tim Rozet <trozet@redhat.com>
Emma Foley [Fri, 27 Apr 2018 10:29:27 +0000 (10:29 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Move tests: unit/network_services/{lib/,collector/,*.py}
* Fix pylint errors
* Add TODOs
Some errors are ignored locally, as they were a symptom of other problems.
These issues have been flagged with a TODO, and should be fixed later.
JIRA: YARDSTICK-837
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Change-Id: Idc2e70291b6d9b4cf7e7249a10c4a290b999206c
(cherry picked from commit
2e75e6d27240945ec985998bbe9ec6241d11626a)
wutianwei [Tue, 19 Jun 2018 02:52:26 +0000 (10:52 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'stable/fraser'
- check ip_forward and set to 1
JIRA: COMPASS-600
Change-Id: I21ace213060d9d0dde7f7f4b5cf1f79d567ebeb0
Signed-off-by: wutianwei <wutianwei1@huawei.com>
(cherry picked from commit
1a1ed339b96458c483976a820e30b3a1bbb0b5d8)
Periyasamy Palanisamy [Tue, 19 Jun 2018 13:10:26 +0000 (13:10 +0000)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'stable/fraser'
- Merge "Create and pass references of flavor and image to tempest" into stable/fraser
- Create and pass references of flavor and image to tempest
When invoked from SDNVPN, Tempest scenario functest test cases
try to use flavor and image references from the tempest.conf file
which are currently empty.
This patch uses the default flavor that is created by the test
suite and the creates an image using the availabe cirros image,
which is deleted at the end.
JIRA: SDNVPN-209
Change-Id: I6a6fd636fec2c0fa7d35981ca51d59f06a4d9d69
Signed-off-by: nikoskarandreas <nick@intracom-telecom.com>
(cherry picked from commit
c6fbfb9651f5293c544351d3c9c549dfa24fafc6)
Stepan Andrushko [Mon, 18 Jun 2018 11:23:16 +0000 (14:23 +0300)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Update pmd/lcore mask for OVS-DPDK context
Added default values for pmd/lcore mask to the SampleVNF test case for
Trex TG.
lcore mask - specifies the CPU cores used for non-datapath OVS-DPDK
threads.
pmd mask - specifies the CPU cores used for data path packet processing.
Updated documentation for Standalone OVS-DPDK context.
JIRA: YARDSTICK-1246
Change-Id: I8d008a185c94d2047ffa4769d7974bc4d283fd7f
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
(cherry picked from commit
779a868348c3361f2a3054f06002807fd69a6549)
mei mei [Tue, 19 Jun 2018 07:29:11 +0000 (07:29 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Dovetail] Increase frequency of Dovetail runs on Compass"
- [Dovetail] Increase frequency of Dovetail runs on Compass
Run Dovetail tests on every deployment of os-nosdn-nofeature and
os-odl_l3-nofeature-ha to improve testing turn-around time as we are
approaching the next release of Dovetail.
Change-Id: Idb5580871c47651eb1c01e917d9d93be73b9cd17
Signed-off-by: xudan <xudan16@huawei.com>
mei mei [Tue, 19 Jun 2018 07:29:02 +0000 (07:29 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Dovetail] Bugfix a typo"
- [Dovetail] Bugfix a typo
Change-Id: I919e2510aea75dc530c5769a09d3c678f2246ea4
Signed-off-by: xudan <xudan16@huawei.com>
mei mei [Tue, 19 Jun 2018 07:28:50 +0000 (07:28 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Use Ipmi info provided with PDF"
- Use Ipmi info provided with PDF
For one HA test case, it needs the ipmi info to shutdown controller node.
Use PDF to get the impi info.
1. For Apex, it runs on lf-pod1, currently there is no PDF about this pod.
2. For Compass, it runs on huawei-pod2, also there is no PDF about this pod.
3. For Fuel, it runs on ericsson-pod1 and lf-pod2, use their PDFs.
Change-Id: I7d3d0b4ed6b16840ca25093d3ea877da203f58f8
Signed-off-by: xudan <xudan16@huawei.com>
Harry Huang [Fri, 15 Jun 2018 06:18:50 +0000 (14:18 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'stable/fraser'
- Specify netmask for install NIC
JIRA: COMPASS-599
Interface that be used as install NIC may
have uncertain netmask which may cause
network issue.
Change-Id: Ic10709ca82a0d16af614ac327160f97a654d2294
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
(cherry picked from commit
da8ccfe3c89726673ff6c3d2a967fd670d40b6fd)
Cédric Ollivier [Mon, 18 Jun 2018 17:48:29 +0000 (19:48 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Add minimal docstings in clearwater_ims_base.py
It will allow forcing 10/10 in any new patchset.
Change-Id: I4cc52a9fb66fdd2c0dcbf9915be262acedac8672
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
f1353fff60344b01c588d9724b3b1de819cbe661)
Cédric Ollivier [Sun, 17 Jun 2018 09:41:08 +0000 (11:41 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Mock os.makedirs() in test_odl.py
os.makedirs() is called before calling robot.run.
Change-Id: Id651428343510683cd616d8101d22a73ccbf3dad
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
383ed86699816f633f007c515338d0fa022bf4fc)
Cédric Ollivier [Fri, 15 Jun 2018 15:55:23 +0000 (17:55 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Fix pylint warnings in clearwater_ims_base
Change-Id: I663bd2826e43ce888990b012df27ca94e2d49a8d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
020ac360117ad3dffceef7286b2a4888664f5cf4)
Cédric Ollivier [Sun, 17 Jun 2018 11:36:12 +0000 (13:36 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Fix invalid method names in vnfs
Change-Id: Icff1a53ffd7b59d46543b79571b45872a9f243c3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Tim Rozet [Mon, 18 Jun 2018 14:47:10 +0000 (10:47 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Enable OS master clients with Tempest
We want to use OS master clients when testing with master OpenStack
(scenarios without any branch in the name).
Change-Id: I6b2814dcb6fd7e8a650782e13c1a765320e8cf98
Signed-off-by: Tim Rozet <trozet@redhat.com>
Trevor Bramwell [Mon, 18 Jun 2018 14:23:07 +0000 (14:23 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update tox jjb command to use jjb 2.0.3"
- Update tox jjb command to use jjb 2.0.3
2.0.3 is the current JJB version being used by OPNFV.
This removes 'jjb/global' from the positional arguments as overriding
with '-- jjb' will throw errors files are included twice.
Change-Id: If9014fd8a5b92ade89d97994ea1b58f0b227c65a
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Cédric Ollivier [Sun, 17 Jun 2018 12:58:36 +0000 (14:58 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Add functest-tempest jjbs
Change-Id: I235be16a5f6818801cc1ba2ba2f67ec27e43a90c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sun, 17 Jun 2018 12:54:48 +0000 (14:54 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Update FUNCTEST suite and tier names
Change-Id: I0bef73cf17e845faf3e1da42a07c5ada767fd731
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Update Functest testcase list
Change-Id: I1f9d2d594d1bd0e09edf4dd51cae2355623de7c2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Run opnfv/functest-parser in Fraser daily jobs
Change-Id: I0a114482bdcb09beb634afd747b7c32f29d356cf
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sat, 16 Jun 2018 05:40:58 +0000 (07:40 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Stop running containers in privileged mode
It should be useless in case of Functest.
Change-Id: Iac214dc484079bf17bbbfc08c28554835fac3f69
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Tim Rozet [Sat, 16 Jun 2018 03:00:48 +0000 (23:00 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Adds missing nosdn scenarios to daily
Change-Id: Ib1f508461c22e01ea2e9a7d855f79ed7aa25f68a
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Fri, 15 Jun 2018 19:34:07 +0000 (19:34 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Dovetail] Increase frequency of Dovetail runs on Apex"
- [Dovetail] Increase frequency of Dovetail runs on Apex
Run Dovetail tests on every deployment of os-nosdn-nofeature to improve
testing turn-around time as we are approaching the next release of
Dovetail.
Change-Id: Ie4baf3c2f607aaf09135c4021258e9afb0aec826
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>