aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick
AgeCommit message (Expand)AuthorFilesLines
2018-09-13Assign IXIA ports in one call instead of one by oneMytnyk, Volodymyr2-6/+11
2018-09-13Update LSResourceHelper unittestsEmma Foley2-11/+201
2018-09-13Merge "Add UT: ArithmeticRunner exception handling"Emma Foley1-1/+227
2018-09-13IXIA traffic mac address is set incorrectlyMytnyk, Volodymyr1-2/+2
2018-09-13Merge "tc046 kill keystone process condition incorrect - dovetail"Rex Lee1-2/+2
2018-09-12Add Spirent Landslide TG APIEmma Foley2-40/+547
2018-09-10tc046 kill keystone process condition incorrect - dovetailrexlee87761-2/+2
2018-09-08Added Landslide Resource Helper implementationEmma Foley3-38/+1218
2018-09-07Add IxNextgen API for creating PPPoX configurationsSerhiy Pshyk2-0/+218
2018-09-05Add TclClients for Spirent Landslide TGOrest Voznyy7-0/+1436
2018-09-04Add UT: ArithmeticRunner exception handlingMiikka Koistinen1-1/+227
2018-08-31TRex IMIX data must return percentage valueRodolfo Alonso Hernandez2-3/+10
2018-08-30Merge "Add source and destination seed value in IXIA RFC2544"Rodolfo Alonso Hernandez4-8/+15
2018-08-29Assign static IP to VM for standalone contextStepan Andrushko6-23/+62
2018-08-27Add source and destination seed value in IXIA RFC2544Rodolfo Alonso Hernandez4-8/+15
2018-08-27Merge "Make TRex IMIX traffic mode configurable"Rodolfo Alonso Hernandez3-9/+60
2018-08-27Merge "Make security group configurable - dovetail"Jing Lu4-58/+91
2018-08-23Make TRex IMIX traffic mode configurableRodolfo Alonso Hernandez3-9/+60
2018-08-23Merge "Fix setting `flow` configuration in TC yaml"Rodolfo Alonso Hernandez3-10/+12
2018-08-23Merge "Fix issues with 'Success_' stats reported by ProxBinSearchProfile"Abhijit Sinha2-109/+127
2018-08-23Merge "Runners crash on test startup."Abhijit Sinha2-3/+5
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