Age | Commit message (Expand) | Author | Files | Lines |
2018-01-30 | Make 'Scenario' classes plugable | Rodolfo Alonso Hernandez | 1 | -0/+53 |
2018-01-27 | Fix up tests for Parser scenario | Emma Foley | 1 | -25/+42 |
2018-01-26 | Merge "Replace assertEqual(x, True|False) with assert[True|False](x)" | Ross Brattain | 18 | -44/+44 |
2018-01-25 | Replace assertEqual(x, True|False) with assert[True|False](x) | Emma Foley | 18 | -44/+44 |
2018-01-25 | Replace assertEquals with assertEqual | Emma Foley | 1 | -2/+2 |
2018-01-25 | Make files pep8 compliant before using assertTrue|False | Emma Foley | 10 | -123/+169 |
2018-01-23 | Merge "Use assertIn(x, y) instead of other variations" | Rodolfo Alonso Hernandez | 1 | -15/+21 |
2018-01-22 | Clean unit tests in "benchmark.scenarios.lib.test_create_volume.py | Emma Foley | 1 | -16/+67 |
2018-01-12 | Use assertIn(x, y) instead of other variations | Emma Foley | 1 | -15/+21 |
2017-12-25 | SPEC cpu2006 test case for VM | JingLu5 | 1 | -0/+84 |
2017-12-01 | Merge "KVMFORNFV: Reverting LiveMigration changes" | Jing Lu | 1 | -10/+9 |
2017-11-30 | KVMFORNFV: Reverting LiveMigration changes | Navya Bathula | 1 | -10/+9 |
2017-11-07 | Create get_description and get_scenario_type for Scenario | Rodolfo Alonso Hernandez | 1 | -0/+53 |
2017-10-25 | KVMFORNFV: To avoid livemigration result update to json | Navya | 1 | -10/+11 |
2017-10-19 | Merge "add CheckConnectivity scenario" | Jing Lu | 1 | -0/+84 |
2017-10-19 | add CheckConnectivity scenario | JingLu5 | 1 | -0/+84 |
2017-10-12 | Merge "Use "protocol" parameters in iperf3 yaml and task file" | Ross Brattain | 1 | -2/+20 |
2017-10-11 | Use "protocol" parameters in iperf3 yaml and task file | Ace Lee | 1 | -2/+20 |
2017-10-04 | Add intermediate variables for attacker,monitor,result_checker | qiujuan | 1 | -2/+2 |
2017-10-03 | NSB PROX test hang fixes | Ross Brattain | 1 | -2/+50 |
2017-10-01 | code inspection fixes: test_pktgen | Ross Brattain | 1 | -7/+7 |
2017-09-28 | vnf_generic: Fix str object has no attribute items | Dino Madarang | 1 | -0/+6 |
2017-09-18 | NSB: count from 0, vnf_0, tg_9, private->uplink, public->downlink | Ross Brattain | 3 | -22/+22 |
2017-09-14 | NSB: fix port topology | Martin Banszel | 1 | -6/+20 |
2017-09-07 | Merge "Bugfix: ha test case criteria pass when sla not pass" | Kubi | 1 | -8/+37 |
2017-09-06 | Merge "test_vsperf_dpdk: mock time to speedup unitests" | Ross Brattain | 1 | -11/+14 |
2017-09-03 | test_create_keypair: fix op_utils mock and mock paramiko | Ross Brattain | 1 | -5/+6 |
2017-09-03 | test_vsperf_dpdk: mock time to speedup unitests | Ross Brattain | 1 | -11/+14 |
2017-08-31 | Adding support for updating the count/packetsize for given testcase | Deepak S | 1 | -1/+1 |
2017-09-01 | Bugfix: ha test case criteria pass when sla not pass | rexlee8776 | 1 | -8/+37 |
2017-08-30 | _get_ip_flow_range: fix bug with single IP ranges | Ross Brattain | 1 | -3/+3 |
2017-08-29 | Merge "Add common openstack opertation scenarios: router & port" | Ross Brattain | 5 | -0/+179 |
2017-08-26 | Merge "Test case: Fio volume benchmark testcase using job file" | Jing Lu | 1 | -0/+14 |
2017-08-26 | Raise Exception if HA test case failed | JingLu5 | 1 | -0/+1 |
2017-08-25 | Add common openstack opertation scenarios: router & port | JingLu5 | 5 | -0/+179 |
2017-08-24 | Merge "add ppm into result of pktgen to make result clear" | Ross Brattain | 1 | -5/+5 |
2017-08-24 | Standardized TRex client library path | Maciej Skrocki | 1 | -59/+1 |
2017-08-24 | Merge "Add common openstack opertation scenarios: volume & floating ip" | Jing Lu | 4 | -0/+143 |
2017-08-23 | Merge "Re-define the framesize and flow dynamic define in testcase" | Ross Brattain | 1 | -4/+30 |
2017-08-23 | Add common openstack opertation scenarios: volume & floating ip | JingLu5 | 4 | -0/+143 |
2017-08-22 | Test case: Fio volume benchmark testcase using job file | JingLu5 | 1 | -0/+14 |
2017-08-22 | Merge "Add common openstack opertation scenarios: subnet & port" | Jing Lu | 5 | -0/+194 |
2017-08-21 | Re-define the framesize and flow dynamic define in testcase | Deepak S | 1 | -4/+30 |
2017-08-21 | add ppm into result of pktgen to make result clear | rexlee8776 | 1 | -5/+5 |
2017-08-20 | test_vsperf_dpdk: remove unused and incorrect mock open | Ross Brattain | 1 | -2/+0 |
2017-08-21 | Add common openstack opertation scenarios: subnet & port | JingLu5 | 5 | -0/+194 |
2017-08-21 | Merge "Add common openstack opertation scenarios: network" | Jing Lu | 3 | -0/+102 |
2017-08-19 | Fix IxLoad traffic generator issue around running the traffic. | Deepak S | 1 | -4/+4 |
2017-08-15 | YAML fixes | Ross Brattain | 1 | -3/+3 |
2017-08-15 | Integrate vsperf in Tgen mode | Jing Zhang | 1 | -0/+236 |