Age | Commit message (Expand) | Author | Files | Lines |
2018-08-23 | Runners crash on test startup. |  DanielMartinBuckley | 2 | -3/+5 |
2018-08-23 | Provide access to VM in Standalone context |  Stepan Andrushko | 6 | -52/+261 |
2018-08-23 | Fix issues with 'Success_' stats reported by ProxBinSearchProfile |  Serhiy Pshyk | 3 | -200/+243 |
2018-08-22 | Provide average latency results in IXIA KPIs |  Rodolfo Alonso Hernandez | 2 | -14/+60 |
2018-08-21 | Merge "Add virtual image generation to install script" |  Rodolfo Alonso Hernandez | 13 | -26/+513 |
2018-08-21 | Merge "Improvie TRex RFC2544 throughput calculation" |  Rodolfo Alonso Hernandez | 3 | -33/+37 |
2018-08-21 | Merge "Convert IXIA latency statistics to integer" |  Rodolfo Alonso Hernandez | 4 | -3/+45 |
2018-08-21 | Convert IXIA latency statistics to integer |  Rodolfo Alonso Hernandez | 4 | -3/+45 |
2018-08-21 | Merge "Make TRex latency statistics optional" |  Rodolfo Alonso Hernandez | 11 | -12/+25 |
2018-08-21 | Merge "NSB NFVi PROX BNG and vPE losing many packets" |  Abhijit Sinha | 9 | -10/+109 |
2018-08-21 | Merge "the recovery action of "baremetal down" should be triggered mandatory" |  Rex Lee | 5 | -3/+59 |
2018-08-20 | Make TRex latency statistics optional |  Rodolfo Alonso Hernandez | 11 | -12/+25 |
2018-08-20 | Improvie TRex RFC2544 throughput calculation |  Rodolfo Alonso Hernandez | 3 | -33/+37 |
2018-08-20 | Fix RFC2544 IXIA latency information |  Rodolfo Alonso Hernandez | 1 | -16/+15 |
2018-08-20 | Make security group configurable - dovetail |  rexlee8776 | 5 | -58/+165 |
2018-08-17 | Merge "Improve IXIA TG Rx/TX throughput calculation" |  Rodolfo Alonso Hernandez | 3 | -38/+24 |
2018-08-17 | Add RFC2544 IXIA latency information |  Rodolfo Alonso Hernandez | 1 | -9/+8 |
2018-08-16 | Cleanup unittests for test_lmbench |  Emma Foley | 1 | -29/+27 |
2018-08-16 | Merge "IXIA traffic stops running after first iteration" |  Emma Foley | 2 | -12/+11 |
2018-08-16 | Merge "Disk Initialization and Custom Workload" |  Rex Lee | 4 | -81/+441 |
2018-08-16 | Improve IXIA TG Rx/TX throughput calculation |  Mytnyk, Volodymyr | 3 | -38/+24 |
2018-08-16 | Fix setting `flow` configuration in TC yaml |  Mytnyk, Volodymyr | 3 | -10/+12 |
2018-08-15 | Add virtual image generation to install script |  Stepan Andrushko | 13 | -26/+513 |
2018-08-15 | Merge "[docs] Remove the VTC chapter in the userguide" |  Abhijit Sinha | 7 | -139/+1 |
2018-08-15 | Merge "Fix KPI data reported by ProxBinSearchProfile" |  Abhijit Sinha | 1 | -10/+6 |
2018-08-14 | Fix TRex RFC2544 traffic profile tolerance definition |  Rodolfo Alonso Hernandez | 6 | -15/+22 |
2018-08-14 | Change tc_trex files to execute standalone tests |  Stepan Andrushko | 9 | -53/+53 |
2018-08-14 | Merge "Bugfix: pylint fix for yardstick/orchestrator/heat.py (no-value-for-pa... |  Rex Lee | 1 | -7/+3 |
2018-08-13 | Fix KPI data reported by ProxBinSearchProfile |  Serhiy Pshyk | 1 | -10/+6 |
2018-08-10 | Merge "Add QinQ support for IXIA traffic profile" |  Abhijit Sinha | 3 | -6/+92 |
2018-08-10 | IXIA traffic stops running after first iteration |  Mytnyk, Volodymyr | 2 | -12/+11 |
2018-08-10 | Disk Initialization and Custom Workload |  mbeierl | 4 | -81/+441 |
2018-08-09 | Merge "Add UT: DurationRunner worker exception handling" |  Abhijit Sinha | 1 | -1/+131 |
2018-08-09 | Merge "Add UT: DurationRunner worker normal operation" |  Abhijit Sinha | 1 | -0/+146 |
2018-08-09 | Add QinQ support for IXIA traffic profile |  Myron Sosyak | 3 | -6/+92 |
2018-08-09 | Bugfix: pylint fix for yardstick/orchestrator/heat.py (no-value-for-parameter) |  rexlee8776 | 1 | -7/+3 |
2018-08-08 | Fix duration value for IXIA traffic item |  Myron Sosyak | 2 | -1/+5 |
2018-08-07 | Merge "Change assert statements to raises in CheckValue" |  Rex Lee | 3 | -29/+56 |
2018-08-07 | Merge "Separate out test_parse_to_value_exception()" |  Rex Lee | 1 | -4/+9 |
2018-08-07 | Merge "[workaround] Disable gui for aarch64" |  Rex Lee | 1 | -8/+18 |
2018-08-07 | Merge "Bugfix: HA test case baremetal down ipmi power off failed - dovetail" |  Rex Lee | 2 | -29/+5 |
2018-08-03 | Merge "Add UT: ArithmeticRunner worker normal operation" |  Abhijit Sinha | 1 | -0/+182 |
2018-08-03 | Merge "Add unit test file for ArithmeticRunner" |  Abhijit Sinha | 1 | -0/+38 |
2018-08-03 | Merge "IXIA: Add IP random range `seed` configuration option" |  Abhijit Sinha | 6 | -2/+18 |
2018-08-03 | Merge "Add UDP ports configuration to IXIA traffic profile" |  Abhijit Sinha | 9 | -5/+174 |
2018-08-03 | Merge "Change AutoConnectSSH to return error code by default" |  Abhijit Sinha | 2 | -1/+24 |
2018-08-03 | IXIA: Add IP random range `seed` configuration option |  Myron Sosyak | 6 | -2/+18 |
2018-08-02 | NSB NFVi PROX BNG and vPE losing many packets |  DanielMartinBuckley | 9 | -10/+109 |
2018-08-02 | Add UDP ports configuration to IXIA traffic profile |  Myron Sosyak | 9 | -5/+174 |
2018-08-02 | Merge "Remove hw_video_model and hw_firmware_type from metadata" |  Abhijit Sinha | 1 | -15/+1 |