Stepan Andrushko [Tue, 19 Feb 2019 17:14:55 +0000 (19:14 +0200)]
Yardstick container rabbitmq supervisor RUN state
Rabbitmq process exited supervisor and couldn't respawn it afterwards.
Updated the way rabbitmq service and node are spawned to have them
RUNNING after a service stop or node down.
JIRA: YARDSTICK-1600
Change-Id: Idd6812db7a1985e8c727efd7ea45572199c1a4a9
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
Volodymyr Mytnyk [Wed, 6 Feb 2019 16:32:50 +0000 (16:32 +0000)]
Merge "Mock time.sleep in slow tests"
Volodymyr Mytnyk [Wed, 6 Feb 2019 16:09:32 +0000 (16:09 +0000)]
Merge "Unify different VNF testcases TG and VNF names"
Volodymyr Mytnyk [Wed, 6 Feb 2019 16:07:50 +0000 (16:07 +0000)]
Merge "Unify ACL testcases TG and VNF names"
Volodymyr Mytnyk [Wed, 6 Feb 2019 16:07:01 +0000 (16:07 +0000)]
Merge "Unify CGNAPT testcases TG and VNF names"
Volodymyr Mytnyk [Wed, 6 Feb 2019 16:05:55 +0000 (16:05 +0000)]
Merge "Unify Firewall testcases TG and VNF names"
Volodymyr Mytnyk [Wed, 6 Feb 2019 16:05:10 +0000 (16:05 +0000)]
Merge "Unify Router testcases TG and VNF names"
Volodymyr Mytnyk [Wed, 6 Feb 2019 16:04:26 +0000 (16:04 +0000)]
Merge "Unify PROX testcases TG and VNF names"
Volodymyr Mytnyk [Wed, 6 Feb 2019 16:01:06 +0000 (16:01 +0000)]
Merge "Unify vFW testcases TG and VNF names"
Volodymyr Mytnyk [Wed, 6 Feb 2019 13:25:53 +0000 (13:25 +0000)]
Merge "Improve SSH to Open/Close interactive terminal"
Volodymyr Mytnyk [Wed, 6 Feb 2019 12:22:20 +0000 (12:22 +0000)]
Merge "Update Sequence runner to use ScenarioOutput class"
Orest Voznyy [Wed, 9 Jan 2019 08:29:16 +0000 (10:29 +0200)]
Unify different VNF testcases TG and VNF names
Rename TGs and VNFs to follow a single naming convention, for all VNFs:
name: trafficgen_0
role: tg__0
name: vnf_0
role: vnf__0
JIRA: YARDSTICK-1578
Change-Id: I233b1ba24c85c2e93b831eefbcfe6757f5edf5ca
Signed-off-by: Orest Voznyy <orestx.voznyy@intel.com>
Orest Voznyy [Wed, 9 Jan 2019 08:27:09 +0000 (10:27 +0200)]
Unify ACL testcases TG and VNF names
Rename TGs and VNFs to follow a single naming convention, for all VNFs:
name: trafficgen_0
role: tg__0
name: vnf_0
role: vnf__0
JIRA: YARDSTICK-1578
Change-Id: Ic5c8121828505dabdedf0b1cf559a5aebff7124c
Signed-off-by: Orest Voznyy <orestx.voznyy@intel.com>
Orest Voznyy [Wed, 9 Jan 2019 08:26:27 +0000 (10:26 +0200)]
Unify CGNAPT testcases TG and VNF names
Rename TGs and VNFs to follow a single naming convention, for all VNFs:
name: trafficgen_0
role: tg__0
name: vnf_0
role: vnf__0
JIRA: YARDSTICK-1578
Change-Id: Iab61828f6e80c65330ee133b7f674457c091de94
Signed-off-by: Orest Voznyy <orestx.voznyy@intel.com>
Orest Voznyy [Wed, 9 Jan 2019 08:25:40 +0000 (10:25 +0200)]
Unify Firewall testcases TG and VNF names
Rename TGs and VNFs to follow a single naming convention, for all VNFs:
name: trafficgen_0
role: tg__0
name: vnf_0
role: vnf__0
JIRA: YARDSTICK-1578
Change-Id: I70ebfb3598febd02b089b4fb653ee81d1147edd7
Signed-off-by: Orest Voznyy <orestx.voznyy@intel.com>
Orest Voznyy [Wed, 9 Jan 2019 08:22:38 +0000 (10:22 +0200)]
Unify Router testcases TG and VNF names
Rename TGs and VNFs to follow a single naming convention, for all VNFs:
name: trafficgen_0
role: tg__0
name: vnf_0
role: vnf__0
JIRA: YARDSTICK-1578
Change-Id: Ifd876811683675c38ee71187213fe6377cbb4eda
Signed-off-by: Orest Voznyy <orestx.voznyy@intel.com>
Orest Voznyy [Wed, 9 Jan 2019 08:21:14 +0000 (10:21 +0200)]
Unify PROX testcases TG and VNF names
Rename TGs and VNFs to follow a single naming convention, for all VNFs:
name: trafficgen_0
role: tg__0
name: vnf_0
role: vnf__0
JIRA: YARDSTICK-1578
Change-Id: Ic36a1f379422e5823db604ade84ea1d58b6df5a5
Signed-off-by: Orest Voznyy <orestx.voznyy@intel.com>
Orest Voznyy [Wed, 9 Jan 2019 08:17:23 +0000 (10:17 +0200)]
Unify vFW testcases TG and VNF names
Rename TGs and VNFs to follow a single naming convention, for all VNFs:
name: trafficgen_0
role: tg__0
name: vnf_0
role: vnf__0
JIRA: YARDSTICK-1578
Change-Id: I03438d1b9484df759fe0129bdb050ff88f02563f
Signed-off-by: Orest Voznyy <orestx.voznyy@intel.com>
Volodymyr Mytnyk [Tue, 5 Feb 2019 12:56:33 +0000 (12:56 +0000)]
Merge "Add vBNG test cases stats processing functionality"
Serhiy Pshyk [Mon, 4 Feb 2019 13:50:18 +0000 (13:50 +0000)]
Update Sequence runner to use ScenarioOutput class
List of changes:
- update Sequence runner to use new mechanism for reporting data (kpi)
- add new rfc2544 example test case that executes the same test with
different framesizes sequentially
JIRA: YARDSTICK-1592
Change-Id: I731cf1ca40f7232b26ea68f81d22248ebc53eb62
Signed-off-by: Serhiy Pshyk <serhiyx.pshyk@intel.com>
DanielMartinBuckley [Wed, 23 Jan 2019 11:11:00 +0000 (11:11 +0000)]
Trex client not starting in 4 port baremetal
JIRA: YARDSTICK-1589
After calling STLclient.connect() there is no check if
connection was sucessfull or not.
Added a check for success on connect, retry if failure
and disconnect and connect on timeout.
If still connect failed then do not resume .. end with
LOG.critial and exit.
Change-Id: Ifd306b7920d9acbc16681cf79bf952d5af31eb64
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
DanielMartinBuckley [Wed, 16 Jan 2019 16:45:56 +0000 (16:45 +0000)]
Support NSB NFVi buffering and Load Balance on 2 and 4 ports
JIRA: YARDSTICK-1582
Most use cases support 4 ports.
Buffering support only 1 core.
Request is about supporting buffering & Load balance
for 2 and 4 ports
Change-Id: I734f9d6702825b31253a21092c86fc72e367586b
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
Volodymyr Mytnyk [Mon, 4 Feb 2019 08:23:19 +0000 (08:23 +0000)]
Merge "Replace script to install.yaml in nsb_setup.sh"
Oleksandr Naumets [Mon, 19 Nov 2018 13:45:32 +0000 (13:45 +0000)]
Add vBNG test cases stats processing functionality
JIRA: YARDSTICK-1546
Change-Id: I3575223ef8231fb4d574e961360b0f2d90a71749
Signed-off-by: Oleksandr Naumets <oleksandrx.naumets@intel.com>
Mytnyk, Volodymyr [Fri, 21 Sep 2018 15:31:23 +0000 (16:31 +0100)]
Refactor SampleVNF wait method
JIRA: YARDSTICK-1439
Change-Id: I26441fe1f6e34a867c1f19d60d2247e888af6c54
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
Serhiy Pshyk [Thu, 31 Jan 2019 14:23:59 +0000 (14:23 +0000)]
Add rate 'resolution' option for IXIA rfc2544 test
Rate resolution value is compared with the difference between
the rates in two consecutive iterations. If the difference
is smaller than the resolution, the test stops.
JIRA: YYARDSTICK-1592
Change-Id: I3f203d33d1688734a59a8f62f31e3ad238bc63b0
Signed-off-by: Serhiy Pshyk <serhiyx.pshyk@intel.com>
Volodymyr Mytnyk [Thu, 31 Jan 2019 13:14:17 +0000 (13:14 +0000)]
Merge "Fix exception handling ixload"
Volodymyr Mytnyk [Thu, 31 Jan 2019 13:01:44 +0000 (13:01 +0000)]
Merge "Refactor: add _get_timestamps()"
Volodymyr Mytnyk [Thu, 31 Jan 2019 12:46:13 +0000 (12:46 +0000)]
Merge "Add new scenario NSPerf-RFC2544"
Emma Foley [Tue, 29 Jan 2019 18:15:23 +0000 (18:15 +0000)]
Mock time.sleep in slow tests
time.sleep was called in a number of classes which wasn't
mocked in the tests.
This accounted for 2.5 minutes of UT execution time.
The calls to time.sleep() have been mocked, and the test
execution time has been reduced.
JIRA: YARDSTICK-1595
Change-Id: I0a4f4962513cf8845471b074347601e33b35ef25
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
John O Loughlin [Fri, 18 Jan 2019 11:27:03 +0000 (11:27 +0000)]
Fix exception handling ixload
Ixload uses its own version of python
By default it will fail to import yardstick.common exceptions.
For this reason for this reason ixload exceptions should be kept
in http_ixload.py
JIRA: YARDSTICK-1587
Change-Id: I5673fb5b89bbcdf4d3c60c283231d44d770999ec
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
Serhiy Pshyk [Tue, 22 Jan 2019 13:31:58 +0000 (13:31 +0000)]
Add new scenario NSPerf-RFC2544
List of changes:
- Added new scenario NSPerf-RFC2544 that runs complete test per
runner's iteration
- NSPerf is still present for backward compatibility
- Added ScenarioOutput class which allows scenario to report
data (kpi,...) at any moment of time (not only once per run)
- New output mechanism is used only by new NSPerf-RFC2544 scenario
JIRA: YARDSTICK-1592
Change-Id: Ica8078f61d895f74df90e8eaad7a675b28bd19c6
Signed-off-by: Serhiy Pshyk <serhiyx.pshyk@intel.com>
John O Loughlin [Thu, 24 Jan 2019 10:18:08 +0000 (10:18 +0000)]
Add cli option framesize for router
Remove any duplicated testcases
Default framesize to 64B: 100
JIRA: YARDSTICK-1554
Change-Id: I793cead17bc98c2487ca010a6639850bea5d7991
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
John O Loughlin [Tue, 22 Jan 2019 16:59:27 +0000 (16:59 +0000)]
Add cli option framesize for cgnapt
Remove any duplicated testcases
Default framesize to 64B: 100
JIRA: YARDSTICK-1554
Change-Id: I2fd7caba9565ba16b2d6494f71ad9b9d476e398b
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
John O Loughlin [Tue, 22 Jan 2019 15:10:02 +0000 (15:10 +0000)]
Add cli option framesize for acl vnf
Remove any duplicated testcases
Default framesize to 64B: 100
JIRA: YARDSTICK-1554
Change-Id: I61bbf2e7f0c4bd8c1b8e55769cae092e50140f6a
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
John O Loughlin [Wed, 30 Jan 2019 17:06:20 +0000 (17:06 +0000)]
Add cli option framesize for vfw vnf
Remove any duplicated testcases
Default framesize to 64B: 100
Remove _64B_ from name
JIRA: YARDSTICK-1554
Change-Id: Ic759971d09102fdbd459d920c441bfd9e794e7e0
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
Emma Foley [Thu, 24 Jan 2019 11:35:34 +0000 (11:35 +0000)]
Refactor: add _get_timestamps()
JIRA: YARDSTICK-1593
Change-Id: I3ec352dd577c6030fa86a2817e264ba7c80773f1
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Volodymyr Mytnyk [Wed, 30 Jan 2019 13:18:22 +0000 (13:18 +0000)]
Merge "NSB sync: clean-up draft IPC implementation (part 1)"
Volodymyr Mytnyk [Wed, 30 Jan 2019 12:44:52 +0000 (12:44 +0000)]
Merge "Concurrency testcases to be configured over cli"
John O Loughlin [Tue, 22 Jan 2019 10:57:41 +0000 (10:57 +0000)]
Concurrency testcases to be configured over cli
This patch will allow the request size to be passed through cli
rather than having a seperate file for option.
yardstick -d task start --task-args='{page_size: "1b"}' <path to config>
JIRA: YARDSTICK-1554
Change-Id: I085d6d908533fb9a7a7566c7c669cb45cf1021e5
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
John O Loughlin [Tue, 29 Jan 2019 15:02:36 +0000 (15:02 +0000)]
Update Intel Copyright
JIRA: YARDSTICK-1591
Change-Id: I5130602e767009d83f7b39801006d68bcc126ba6
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
Mytnyk, Volodymyr [Thu, 24 Jan 2019 15:46:04 +0000 (17:46 +0200)]
NSB sync: clean-up draft IPC implementation (part 1)
The existing implementation of IPC is not finished and isn't used
by any of the VNFs/TG implementation. It is used in the code but does
nothing from functionality perspective.
New syncronization mechanism is going to be implemented by using
different approach than it was designed before. Thus, the current
IPC mechanism is not going to be re-used. So, removing it.
The IPC consumer/producer implementation is left as it may be
required for other purposes.
- Remove SampleVNF MQ consumer class
- Remove IterationIPC MQ producer for VNF control messages
- Remove MQ producer from SampleVNFTrafficGen class
- Remove TrafficGeneratorProducer class
- Remove IterationIPC runner
- Remove unused task_id form VNF Generic initialization as it is not
required for synchronization of VNFs/TGs anymore.
- Fix UT
JIRA: YARDSTICK-1592
Change-Id: I65fe51bcbd1bfeea0c43eb79ca6fb2aab5b65ae7
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
Emma Foley [Tue, 29 Jan 2019 09:30:11 +0000 (09:30 +0000)]
Merge "Remove redundant comment"
Rex Lee [Fri, 25 Jan 2019 09:41:50 +0000 (09:41 +0000)]
Merge "Yardsitck Gambia Release 7.2.0 release notes."
Volodymyr Mytnyk [Thu, 24 Jan 2019 10:17:48 +0000 (10:17 +0000)]
Merge changes from topic 'report/html_table'
* changes:
Additional rework of NSB report
Only show metrics for selected nodes in data table
Fix conversion to JS for HTML reports
Volodymyr Mytnyk [Thu, 24 Jan 2019 10:11:23 +0000 (10:11 +0000)]
Merge "Add functional tests for HTML report"
rexlee8776 [Thu, 24 Jan 2019 08:12:26 +0000 (08:12 +0000)]
Yardsitck Gambia Release 7.2.0 release notes.
release notes for Gambia 7.2.0
Change-Id: Ib7bd231ee61c73f593d99ab3b13a64c70e758e8a
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Rex Lee [Thu, 24 Jan 2019 01:40:54 +0000 (01:40 +0000)]
Merge "[dovetail] split the sla check results into process recovery and service recovery for HA tcs"
Volodymyr Mytnyk [Tue, 22 Jan 2019 12:57:08 +0000 (12:57 +0000)]
Merge "Concurrency testcases to be configured over cli"
Volodymyr Mytnyk [Tue, 22 Jan 2019 12:04:56 +0000 (12:04 +0000)]
Merge "[docs][userguide] Add content and comments to ch12"
Emma Foley [Sun, 9 Sep 2018 12:21:44 +0000 (13:21 +0100)]
[docs][userguide] Add content and comments to ch12
JIRA: YARDSTICK-1335
Change-Id: Ibab629b44a8daeebab95fe7eee056b6403cd98c1
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
John O Loughlin [Tue, 8 Jan 2019 14:44:09 +0000 (14:44 +0000)]
Concurrency testcases to be configured over cli
Remove old Concurrency test cases
These test cases are no longer working.
page_object:
uplink: ["/1b.html"]
should be used to specify request size
JIRA: YARDSTICK-1588
Change-Id: I446b3179ee090ca7a83fdaab57a96ac0f780dd93
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
rexlee8776 [Tue, 22 Jan 2019 03:34:30 +0000 (03:34 +0000)]
[dovetail] split the sla check results into process recovery and service
recovery for HA tcs
make sla check for process recovery optional: only check when sla is
set.
JIRA: YARDSTICK-1512
Change-Id: I717d39614a1af2ee9e62dec3b8a32d7d611f557e
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Volodymyr Mytnyk [Mon, 21 Jan 2019 17:04:04 +0000 (17:04 +0000)]
Merge "Adding scale up feature to prox ACL SRIOV OvS-DPDK."
Emma Foley [Mon, 21 Jan 2019 11:19:39 +0000 (11:19 +0000)]
Merge "Pass the path of ssh public key to scenario method"
Carey, Alan [Fri, 11 Jan 2019 17:05:25 +0000 (17:05 +0000)]
Adding scale up feature to prox ACL SRIOV OvS-DPDK.
Files to be added:
tc_prox_sriov_acl-scale-up.yaml
tc_prox_ovs-dpdk_acl-scale-up.yaml
JIRA: YARDSTICK-1553
Change-Id: Ib3a05aff2e6b9c0b3bced5b2b775e849a4e33ebf
Signed-off-by: Carey, Alan <alan.carey@intel.com>
Volodymyr Mytnyk [Mon, 21 Jan 2019 09:21:50 +0000 (09:21 +0000)]
Merge "Updating yaml file to match other standalone test cases"
Emma Foley [Fri, 18 Jan 2019 11:26:11 +0000 (11:26 +0000)]
Remove redundant comment
Change-Id: I6f301b0a3d77a692aa06d570eaa6ef3e820973d7
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Volodymyr Mytnyk [Thu, 17 Jan 2019 09:54:46 +0000 (09:54 +0000)]
Merge "[docs][userguide] Update NSB intro in ch12"
Volodymyr Mytnyk [Thu, 17 Jan 2019 09:54:40 +0000 (09:54 +0000)]
Merge "[docs] Make heading levels consistent"
Emma Foley [Tue, 28 Aug 2018 14:31:07 +0000 (15:31 +0100)]
[docs][userguide] Update NSB intro in ch12
This change removes the duplicated NSB entry in ch13 of the
userguide, and updates the intro in ch12. This gives a
better overview of NSB, and removes the duplicated intro.
JIRA: YARDSTICK-1335
Change-Id: Id40f998e4ae2c5256643b683c2e4d19ef472bbcf
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Emma Foley [Tue, 28 Aug 2018 13:16:54 +0000 (14:16 +0100)]
[docs] Make heading levels consistent
Update the symbols used to denote different headings
to make them consistent across the userguide.
JIRA: YARDSTICK-1335
Change-Id: Ib5ab1f14bbaa819cf882dc00d68bc27da3f1eadb
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Volodymyr Mytnyk [Wed, 16 Jan 2019 13:22:40 +0000 (13:22 +0000)]
Merge "Suppress log outputs in test_ixnet_api"
Volodymyr Mytnyk [Tue, 15 Jan 2019 15:45:19 +0000 (15:45 +0000)]
Merge "Adding scale up feature to prox MPLS Tagging OvS-DPDK & SRIOV"
Carey, Alan [Wed, 9 Jan 2019 08:44:39 +0000 (08:44 +0000)]
Adding scale up feature to prox MPLS Tagging OvS-DPDK & SRIOV
Files to be added:
tc_prox_sriov_mpls-tagging-scale-up.yaml
tc_prox_ovs-dpdk_mpls-tagging-scale-up.yaml
JIRA: YARDSTICK-1552
Change-Id: Ic40e3990378036304318058ed16170ecb36599e4
Signed-off-by: Carey, Alan <alan.carey@intel.com>
Chornyi, TarasX [Tue, 15 Jan 2019 13:18:28 +0000 (15:18 +0200)]
Fix minor issues with IxNet L3 rfc2544
Changed default rate from 100pps to 100%.
Set Ip mask to 32
JIRA: YARDSTICK-1566
Change-Id: I4c0245297b2d6b254c06155047c3499f6572e9c5
Signed-off-by: Chornyi, TarasX <tarasx.chornyi@intel.com>
treyad [Thu, 15 Nov 2018 16:31:32 +0000 (08:31 -0800)]
Improve SSH to Open/Close interactive terminal
Support Open/Close interactive terminal on a SSH channel.
Support Execute command on interactive terminal.
JIRA: YARDSTICK-1482
Change-Id: I0d1588707c3fb3e5e65fb72115f27e713d4b4828
Signed-off-by: treyad <treyad@viosoft.com>
Stepan Andrushko [Mon, 31 Dec 2018 10:54:40 +0000 (12:54 +0200)]
Replace script to install.yaml in nsb_setup.sh
Replace 'nsb_setup.yml' with 'install.yaml' in 'nsb_setup.sh'.
Ansible script 'install.yaml' supports installations on Ubuntu 16/18
of Yardstick, packages dependencies and VM images.
Add possibility to provide and add to OpenStack non-NSB VM image.
JIRA: YARDSTICK-1577
Change-Id: I0cf7cbb354a5f389da432b05cb6f0b470fb5d8f1
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
Volodymyr Mytnyk [Fri, 11 Jan 2019 10:04:20 +0000 (10:04 +0000)]
Merge "[docs][userguide] Update formatting on userguide chapters 12-14"
Volodymyr Mytnyk [Fri, 11 Jan 2019 09:51:14 +0000 (09:51 +0000)]
Merge "Rework network_services/vnf_generic/vnf/test_sample_vnf.py:TestVnfSshHelper"
Volodymyr Mytnyk [Fri, 11 Jan 2019 09:45:56 +0000 (09:45 +0000)]
Merge "Update LABEL in docker file for Ubuntu 18"
Volodymyr Mytnyk [Thu, 10 Jan 2019 15:46:03 +0000 (15:46 +0000)]
Merge "Add IxNetwork L3 scenario implementation"
Volodymyr Mytnyk [Thu, 10 Jan 2019 08:11:02 +0000 (08:11 +0000)]
Merge "Remove duplicated Firewall baremetal testcases"
Volodymyr Mytnyk [Wed, 9 Jan 2019 15:25:03 +0000 (15:25 +0000)]
Merge "Remove duplicated Firewall Heat testcases"
John O Loughlin [Mon, 7 Jan 2019 08:37:56 +0000 (08:37 +0000)]
Remove duplicated Firewall baremetal testcases
These tests are duplicated in vFW and thus invalid
Note: tc_baremetal_rfc2544_ipv4_1rule_1flow_1518B_ixia.yaml
is not present in vFW but is too similar to
tc_baremetal_rfc2544_ipv4_1rule_1flow_64B_ixia.yaml to have its
own testcase. Commandline options will be passed to theese
in future to spicify 64B or 1518B extra
JIRA: YARDSTICK-1564
Change-Id: I91f26f7649270b9b37e0abd1a6d4d720f5aaaaac
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
Volodymyr Mytnyk [Wed, 9 Jan 2019 13:28:13 +0000 (13:28 +0000)]
Merge "Adding Testcase for Prox Stanalone Scale Up L2FWD (SRIOV OvS-DPDK)"
Volodymyr Mytnyk [Wed, 9 Jan 2019 13:25:07 +0000 (13:25 +0000)]
Merge "Adding scale up files for l2fwd Multi-flow OvS-DPDK & SRIOV"
Volodymyr Mytnyk [Tue, 8 Jan 2019 13:09:11 +0000 (13:09 +0000)]
Merge "Update to DPDK 18.11 support fro PROX"
Carey, Alan [Tue, 8 Jan 2019 03:03:39 +0000 (03:03 +0000)]
Adding scale up files for l2fwd Multi-flow OvS-DPDK & SRIOV
Files added:
tc_prox_sriov_multi-flow-scale-up.yaml
tc_prox_ovs-dpdk_multi-flow-scale-up.yaml
JIRA: YARDSTICK-1551
Change-Id: I63c5adf79b00af4413dd1f131e918651567710d7
Signed-off-by: Carey, Alan <alan.carey@intel.com>
Emma Foley [Mon, 7 Jan 2019 15:29:27 +0000 (15:29 +0000)]
Merge "Sync up 'install.yaml' with 'nsb_setup.yml'"
John O Loughlin [Mon, 7 Jan 2019 07:47:32 +0000 (07:47 +0000)]
Remove duplicated Firewall Heat testcases
These tests are duplicated in vFW and thus invalid
JIRA: YARDSTICK-1564
Change-Id: Idf7369e7a07aa0a3bf1a05815218244bdc22721d
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
Stepan Andrushko [Fri, 4 Jan 2019 18:19:52 +0000 (20:19 +0200)]
Update LABEL in docker file for Ubuntu 18
Label for dcoker image is changed to opnfv/yardstick-ubuntu-18.04.
JIRA: YARDSTICK-1470
Change-Id: I983e2b25ba258bbf7ae96efa14f5f994bf783c81
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
Stepan Andrushko [Fri, 4 Jan 2019 18:06:40 +0000 (20:06 +0200)]
Update to DPDK 18.11 support fro PROX
Fix for undefined INSTALL_BIN_PATH variable and missing DPDK 18.11
dependency on libnuma-dev.
JIRA: YARDSTICK-1576
Change-Id: I544bc727f5ddc5bc43ac6ce4d1f8ff35c90077c7
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
Volodymyr Mytnyk [Fri, 4 Jan 2019 16:54:38 +0000 (16:54 +0000)]
Merge "Add static ip mask support"
Abhijit Sinha [Thu, 3 Jan 2019 17:27:11 +0000 (17:27 +0000)]
Merge "NSB support for [core x-y] NSB PROX NFVI configuration"
Abhijit Sinha [Wed, 2 Jan 2019 17:14:23 +0000 (17:14 +0000)]
Merge "Fix latency configuration for PROX testcases"
Volodymyr Mytnyk [Wed, 2 Jan 2019 17:06:36 +0000 (17:06 +0000)]
Merge "Add support of DPDK version 18.11 for PROX, igb_uio"
Oleksandr Naumets [Thu, 27 Dec 2018 16:20:19 +0000 (16:20 +0000)]
Add support of DPDK version 18.11 for PROX, igb_uio
Adding DPDK version 18.11 support as per new requirement for PROX.
Since other sample VNFs are not supporting DPDK 18.11, they will
be using default DPDK version (17.05).
JIRA: YARDSTICK-1576
Change-Id: Ifab1886c51a22392f52f3e9e515a9d6b81edeefc
Signed-off-by: Oleksandr Naumets <oleksandrx.naumets@intel.com>
Chornyi, TarasX [Mon, 31 Dec 2018 15:13:15 +0000 (17:13 +0200)]
Add static ip mask support
JIRA: YARDSTICK-1566
Change-Id: I6a826d5662a1dfc818c9f1ddf94b3f01c3d37d3b
Signed-off-by: Chornyi, TarasX <tarasx.chornyi@intel.com>
Volodymyr Mytnyk [Fri, 28 Dec 2018 16:04:52 +0000 (16:04 +0000)]
Merge "[docs][glossary] Update the glossary"
Stepan Andrushko [Mon, 24 Dec 2018 17:26:39 +0000 (19:26 +0200)]
Sync up 'install.yaml' with 'nsb_setup.yml'
Add support for barometer container. Add VM image to OpenStack.
JIRA: YARDSTICK-1573
Change-Id: I7946f080f93bb69b0380c9ea7f4d7e04cb284c15
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
Myron Sosyak [Thu, 13 Dec 2018 17:53:07 +0000 (17:53 +0000)]
Add IxNetwork L3 scenario implementation
Protocol interfaces are creating with config from pod file
Static IP configuration are creating from testcase flow options
JIRA: YARDSTICK-1570
Change-Id: I74cde67b5084d5b65d09934fe8fce7760b5ea461
Signed-off-by: Myron Sosyak <myronx.sosyak@intel.com>
DanielMartinBuckley [Wed, 19 Dec 2018 17:41:42 +0000 (17:41 +0000)]
NSB support for [core x-y] NSB PROX NFVI configuration
JIRA: YARDSTICK-1571
Cores in PROX support multiple configurations
NSB supports today the more basic one, i.e. [core x]
When one wants to use multiple cores sharing the same
configuration, instead of copying the whole [core]
section, PROX support the following syntax
[core x-y]
where x is the 1st core and y the last one
or (for instance) [core x,y,z]
NSB Now supports
[core a,b,c,d]
[core a-d]
[core a,c-d]
Change-Id: I34cd107143c89e16d58e7a99e1887ffbf720a5d1
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
Jing Lu [Mon, 24 Dec 2018 09:06:49 +0000 (09:06 +0000)]
Merge "Compatible with python2 and 3 string check"
Patrice Buriez [Sun, 23 Dec 2018 14:28:33 +0000 (15:28 +0100)]
Fix latency configuration for PROX testcases
JIRA: YARDSTICK-1460
Change-Id: Id6a633873a9b6fc8829d5282596200610cec5426
Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
Patrice Buriez [Mon, 17 Dec 2018 18:22:16 +0000 (19:22 +0100)]
Additional rework of NSB report
- Make format_for_jstree expect a list of metric names
- Avoid displaying timestamps twice in initial data table
- Sort metrics in initial data table
- Display testcase name
- Fix styling
- Make better use of JS and jQuery features
- Move event handler to JS file
- Avoid adding multiple tbody elements into data table
- Adjust unit tests and functional tests accordingly
JIRA: YARDSTICK-1367
Topic: report/html_table (12 of 12)
Change-Id: I85d853f8e392953cace67e94fa0af2e2492a2b86
Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
Patrice Buriez [Fri, 9 Nov 2018 10:48:15 +0000 (11:48 +0100)]
Only show metrics for selected nodes in data table
Together with timestamps, separately added into the table.
Optimize the showcasing of graphs and table.
JIRA: YARDSTICK-1367
Topic: report/html_table (11 of 12)
Change-Id: I263960b059fd27409b36f825664da8c2804e0425
Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
Patrice Buriez [Thu, 15 Nov 2018 11:30:30 +0000 (12:30 +0100)]
Fix conversion to JS for HTML reports
Some new fields in InfluxDB have plain text contents that AST cannot
parse as valid expressions, resulting in exceptions being raised by
yardstick CLI commands "report generate" and "report generate-nsb".
Reworked _generate_common() to properly handle and convert:
- unicode, str and missing keys
- None, unicode, str, float, long and int values
- float, long and int stored as unicode or str values
Added test__generate_common() unit test, to verify all possible
conversion flavors.
Also renamed incorrect "tasks" to "metrics".
Also fixed warning in Python3 for some unit tests, caused by
deprecation of unittest.TestCase.assertRaisesRegexp().
JIRA: YARDSTICK-1367
Topic: report/html_table (10 of 12)
Change-Id: Iff75bfd2c1dcaf3806f67f52f0ea594f10aceb5b
Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
Patrice Buriez [Fri, 9 Nov 2018 10:42:27 +0000 (11:42 +0100)]
Add functional tests for HTML report
JIRA: YARDSTICK-1367
Topic: report/html_table (9 of 12)
Change-Id: I987203c4b3f49fb0f205e9b4c71bcbf4618041a0
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
Volodymyr Mytnyk [Thu, 20 Dec 2018 14:31:59 +0000 (14:31 +0000)]
Merge "Remove duplicated Firewall Concurrency testcases"