aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick
AgeCommit message (Expand)AuthorFilesLines
2018-08-23Merge "Provide access to VM in Standalone context"Rodolfo Alonso Hernandez6-52/+261
2018-08-23Runners crash on test startup.DanielMartinBuckley2-3/+5
2018-08-23Provide access to VM in Standalone contextStepan Andrushko6-52/+261
2018-08-23Fix issues with 'Success_' stats reported by ProxBinSearchProfileSerhiy Pshyk2-109/+127
2018-08-22Provide average latency results in IXIA KPIsRodolfo Alonso Hernandez2-14/+60
2018-08-21Merge "Improvie TRex RFC2544 throughput calculation"Rodolfo Alonso Hernandez3-33/+37
2018-08-21Merge "Convert IXIA latency statistics to integer"Rodolfo Alonso Hernandez4-3/+45
2018-08-21Convert IXIA latency statistics to integerRodolfo Alonso Hernandez4-3/+45
2018-08-21Merge "Make TRex latency statistics optional"Rodolfo Alonso Hernandez3-12/+17
2018-08-21Merge "the recovery action of "baremetal down" should be triggered mandatory"Rex Lee5-3/+59
2018-08-20Make TRex latency statistics optionalRodolfo Alonso Hernandez3-12/+17
2018-08-20Improvie TRex RFC2544 throughput calculationRodolfo Alonso Hernandez3-33/+37
2018-08-20Fix RFC2544 IXIA latency informationRodolfo Alonso Hernandez1-16/+15
2018-08-20Make security group configurable - dovetailrexlee87764-58/+91
2018-08-17Merge "Improve IXIA TG Rx/TX throughput calculation"Rodolfo Alonso Hernandez3-38/+24
2018-08-17Add RFC2544 IXIA latency informationRodolfo Alonso Hernandez1-9/+8
2018-08-16Cleanup unittests for test_lmbenchEmma Foley1-29/+27
2018-08-16Merge "IXIA traffic stops running after first iteration"Emma Foley2-12/+11
2018-08-16Merge "Disk Initialization and Custom Workload"Rex Lee2-58/+374
2018-08-16Improve IXIA TG Rx/TX throughput calculationMytnyk, Volodymyr3-38/+24
2018-08-16Fix setting `flow` configuration in TC yamlMytnyk, Volodymyr3-10/+12
2018-08-15Merge "Fix KPI data reported by ProxBinSearchProfile"Abhijit Sinha1-10/+6
2018-08-14Fix TRex RFC2544 traffic profile tolerance definitionRodolfo Alonso Hernandez6-15/+22
2018-08-14Merge "Bugfix: pylint fix for yardstick/orchestrator/heat.py (no-value-for-pa...Rex Lee1-7/+3
2018-08-13Fix KPI data reported by ProxBinSearchProfileSerhiy Pshyk1-10/+6
2018-08-10Merge "Add QinQ support for IXIA traffic profile"Abhijit Sinha3-6/+92
2018-08-10IXIA traffic stops running after first iterationMytnyk, Volodymyr2-12/+11
2018-08-10Disk Initialization and Custom Workloadmbeierl2-58/+374
2018-08-09Merge "Add UT: DurationRunner worker exception handling"Abhijit Sinha1-1/+131
2018-08-09Merge "Add UT: DurationRunner worker normal operation"Abhijit Sinha1-0/+146
2018-08-09Add QinQ support for IXIA traffic profileMyron Sosyak3-6/+92
2018-08-09Bugfix: pylint fix for yardstick/orchestrator/heat.py (no-value-for-parameter)rexlee87761-7/+3
2018-08-08Fix duration value for IXIA traffic itemMyron Sosyak2-1/+5
2018-08-07Merge "Change assert statements to raises in CheckValue"Rex Lee3-29/+56
2018-08-07Merge "Separate out test_parse_to_value_exception()"Rex Lee1-4/+9
2018-08-07Merge "Bugfix: HA test case baremetal down ipmi power off failed - dovetail"Rex Lee2-29/+5
2018-08-03Merge "Add UT: ArithmeticRunner worker normal operation"Abhijit Sinha1-0/+182
2018-08-03Merge "Add unit test file for ArithmeticRunner"Abhijit Sinha1-0/+38
2018-08-03Merge "IXIA: Add IP random range `seed` configuration option"Abhijit Sinha3-2/+6
2018-08-03Merge "Add UDP ports configuration to IXIA traffic profile"Abhijit Sinha6-5/+161
2018-08-03Merge "Change AutoConnectSSH to return error code by default"Abhijit Sinha2-1/+24
2018-08-03IXIA: Add IP random range `seed` configuration optionMyron Sosyak3-2/+6
2018-08-02Add UDP ports configuration to IXIA traffic profileMyron Sosyak6-5/+161
2018-08-02Merge "Replace assert statements in PipelineRules"Abhijit Sinha3-6/+22
2018-08-02Change AutoConnectSSH to return error code by defaultMytnyk, Volodymyr2-1/+24
2018-08-02Separate out test_parse_to_value_exception()John O'Loughlin1-4/+9
2018-07-31Replace assert statements in PipelineRulesMiikka Koistinen3-6/+22
2018-07-31Fix remote command execution in common.utilsMiikka Koistinen3-8/+37
2018-07-31Cleanup pktgen_dpdk unit testsMiikka Koistinen1-128/+69
2018-07-31Change assert statements to raises in CheckValueMiikka Koistinen3-29/+56