Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
Fixed UDPReplay statistic parsing according to changes made in
UDPReplay sample VNF.
JIRA: YARDSTICK-1609
Change-Id: I093f6612cc736695fa96f15dce374c949d8c3459
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
|
|
This patch defines:
- Generic VNF APIs to test Network service:
--> instantiate: prepare the arguments for run sipp
--> run_traffic: run sipp test and handle the result file
--> collect_kpi: collect results and push to queue
--> terminate
JIRA: YARDSTICK-1446
Change-Id: I7f6b7dd253164bb5c359ac866cb8cae81f504d65
Signed-off-by: treyad <treyad@viosoft.com>
|
|
|
|
Modify the _get_server() function when using external heat template.
The server attrs should be read from stack.outputs.
JIRA: YARDSTICK-1453
Change-Id: I00eda7476e77fc0a5c15ef8db7d057fa1cf267e6
Signed-off-by: treyad <treyad@viosoft.com>
|
|
Add options for droprate and frame_rate for agnostic vnf
JIRA: YARDSTICK-1554
Change-Id: I0e9eb844a96b9d8af85fc3af750c56e43fea52b8
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
Signed-off-by: Myron Sosyak <myronx.sosyak@intel.com>
|
|
* changes:
Add IXIA Baremetal scale up testcases
Add OpenStack test cases
Add TRex Baremetal/SA scale up test cases
|
|
|
|
|
|
Create a test case description file for NSB vIMS
JIRA: YARDSTICK-1441
Change-Id: Ib51839093dd90e0b70eac4030948985c2145f35e
Signed-off-by: treyad <treyad@viosoft.com>
|
|
Load QAT driver
Initialize QAT VFs
JIRA: YARDSTICK-1504
Change-Id: I1f3768d5436bfaccac5f6226ba19131c4662a08d
Signed-off-by: treyad <treyad@viosoft.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
JIRA: YARDSTICK-1608
Change-Id: Iebce802decff8c7111a3f6bf87669a764a5ee687
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
Signed-off-by: Oleksandr Naumets <oleksandrx.naumets@intel.com>
|
|
Add OpenStack test cases with different framesize and IMIX
JIRA: YARDSTICK-1608
Change-Id: Ia7231dab8d2ff405cbf7794b7e7843763970998a
Signed-off-by: Myron Sosyak <myronx.sosyak@intel.com>
Signed-off-by: Oleksandr Naumets <oleksandrx.naumets@intel.com>
|
|
|
|
JIRA: YARDSTICK-1608
Change-Id: I99b1b0fcd578a0e1d3dd6fb67415f959a86c7371
Signed-off-by: Oleksandr Naumets <oleksandrx.naumets@intel.com>
|
|
|
|
Update startup config file
Enable logging
Create IPSEC in tunnel mode
JIRA: YARDSTICK-1503
Change-Id: Ifd2b05c063870b31c7f30decb1611a93322bf1e8
Signed-off-by: treyad <treyad@viosoft.com>
|
|
Provided configuration parameters into /etc/vpp/startup.conf
JIRA: YARDSTICK-1502
Change-Id: Ib64908a2975a13a1cecd2e6bd7232071628ad431
Signed-off-by: treyad <treyad@viosoft.com>
|
|
Optimized binary search algorithm for finding NDR and PDR bounds
JIRA: YARDSTICK-1486
Change-Id: Iba0e6c7065b61f7b7f3f65cceca509d1aaff8366
Signed-off-by: treyad <treyad@viosoft.com>
|
|
|
|
Updated OVS-DPDK options for NSB.
JIRA: YARDSTICK-1607
Change-Id: I802dc6dd5aad52e6efdff2aa6597bcfc3d886395
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
|
|
|
|
|
|
Add a SampleVNF derived class to start vcmtsd
JIRA: YARDSTICK-1544
Change-Id: Ifafa43216a6bdd076ef1cbe5b722f4a39a97980b
Signed-off-by: treyad <treyad@viosoft.com>
|
|
Add a class for Pktgen configuring and starting
JIRA: YARDSTICK-1543
Change-Id: Icf9a4e656ff340158bf5605016f75ed393753f89
Signed-off-by: treyad <treyad@viosoft.com>
|
|
Add vCMTS testcase descriptor and topology files
JIRA: YARDSTICK-1545
Change-Id: I4acd9c8f4fc94a1310eb5ddd4dd0ea60471efd24
Signed-off-by: treyad <treyad@viosoft.com>
|
|
Updated documentation for NSB installation changes done in
"Move VM image to remote DUT".
JIRA: YARDSTICK-1606
Change-Id: I742284f00cd0cb7390d5562d2a90355cc13d1871
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
|
|
VM image is built on localhost but should be on remote DUT server.
VM image will be built on server added to group 'yardstick-standalone'.
NSB dependencies will be installed on servers added to groups
'yardstick-baremetal' and 'yardstick-standalone'.
Added extra package installation, copy VM image to libvirt folder.
JIRA: YARDSTICK-1597
Change-Id: Iac4444c6f332c5ea80da033f2fe8371e208d7fbc
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
|
|
|
|
|
|
Currently, these VNF life cycles are:
- instantiate
- terminate
Pass through function: collect_kpi
JIRA: YARDSTICK-1444
JIRA: YARDSTICK-1445
Change-Id: I418877f79b6578ad4d78d7de4885c8aa20246beb
Signed-off-by: treyad <treyad@viosoft.com>
|
|
This patch defines:
- vims-topology.yaml --> Define topology
- tc_vims_baremetal_sipp.yaml,tc_vims_heat_sipp.yaml --> test cases
in yardstick format (scenarios/context)
JIRA: YARDSTICK-1443
Change-Id: Id0253c9fe7e0b65cdb1d57f853b229f7d628c84f
Signed-off-by: treyad <treyad@viosoft.com>
|
|
Fixed dashboards for RFC2544 and for RFC2544 multiframesize
YARDSTICK-1592
Change-Id: I8dfc835804e8e33fbb926dbc76168c58a1f9dd2f
Signed-off-by: Myron Sosyak <myronx.sosyak@intel.com>
|
|
|
|
Added two dashboards for RFC2544 and for RFC2544 multiframesize
YARDSTICK-1592
Change-Id: Ib474c3cd12e2771666f838ca58b0c2c2e46a17cb
Signed-off-by: Myron Sosyak <myronx.sosyak@intel.com>
|
|
Create a test case description file for NSB vIPSEC
JIRA: YARDSTICK-1450
Change-Id: Iebaca9535e0ebc9f597d8e3c82c4339637eb3180
Signed-off-by: treyad <treyad@viosoft.com>
|
|
|
|
|