Age | Commit message (Expand) | Author | Files | Lines |
2018-01-29 | Merge "Fix up tests for Parser scenario" |  Ross Brattain | 1 | -25/+42 |
2018-01-29 | Merge "Move tests: unit/cmd/" |  Ross Brattain | 5 | -222/+0 |
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 | 22 | -48/+48 |
2018-01-26 | Merge changes from topic 'bug/yardstick-864' |  Ross Brattain | 16 | -169/+205 |
2018-01-25 | Replace assertEqual(x, True|False) with assert[True|False](x) |  Emma Foley | 22 | -48/+48 |
2018-01-25 | Replace assertEquals with assertEqual |  Emma Foley | 5 | -17/+16 |
2018-01-25 | Make files pep8 compliant before using assertTrue|False |  Emma Foley | 13 | -152/+189 |
2018-01-25 | Move tests: unit/cmd/ |  Emma Foley | 5 | -222/+0 |
2018-01-24 | Remove generated file in 'test_build_vm_xml' |  Rodolfo Alonso Hernandez | 1 | -3/+3 |
2018-01-24 | Merge "'libvirt' guest console in Standalone model" |  Ross Brattain | 1 | -21/+21 |
2018-01-23 | Merge "Use assertIn(x, y) instead of other variations" |  Rodolfo Alonso Hernandez | 1 | -15/+21 |
2018-01-23 | Rename ResourceProfile.check_if_sa_running() |  Emma Foley | 4 | -23/+28 |
2018-01-22 | Merge "Clean unit tests in "benchmark.scenarios.lib.test_create_volume.py" |  Ross Brattain | 1 | -16/+67 |
2018-01-22 | Merge "Move tests: unit/dispatcher" |  Ross Brattain | 3 | -183/+0 |
2018-01-22 | Clean unit tests in "benchmark.scenarios.lib.test_create_volume.py |  Emma Foley | 1 | -16/+67 |
2018-01-17 | Move tests: unit/orchestrator/ |  Emma Foley | 3 | -453/+0 |
2018-01-16 | bugfix: Fix duplicate 'address' in standlone SRIOV |  Dino Madarang | 1 | -3/+24 |
2018-01-12 | Use assertIn(x, y) instead of other variations |  Emma Foley | 1 | -15/+21 |
2018-01-12 | Move tests: unit/dispatcher |  Emma Foley | 3 | -183/+0 |
2018-01-11 | Move tests: unit/common |  Emma Foley | 9 | -1665/+0 |
2018-01-11 | Merge "Move tests: unit/apiserver/" |  Ross Brattain | 4 | -153/+0 |
2018-01-11 | Move tests: unit/apiserver/ |  Emma Foley | 4 | -153/+0 |
2018-01-11 | Move tests: unit/test_ssh.py |  Emma Foley | 1 | -572/+0 |
2018-01-08 | Merge "Rename test/unit/cmd directory" |  Ross Brattain | 5 | -2/+7 |
2018-01-04 | Merge "SPEC cpu2006 test case for VM" |  Jing Lu | 1 | -0/+84 |
2018-01-04 | Remove tool provisioning in PROX helper |  Rodolfo Alonso Hernandez | 3 | -81/+74 |
2018-01-03 | Make GenericVNF an abstract class |  Rodolfo Alonso Hernandez | 13 | -397/+255 |
2017-12-25 | SPEC cpu2006 test case for VM |  JingLu5 | 1 | -0/+84 |
2017-12-25 | Add get function in ssh.py |  JingLu5 | 1 | -0/+9 |
2017-12-22 | Replace subprocess "check_output" with "Popen" |  Rodolfo Alonso Hernandez | 2 | -10/+129 |
2017-12-21 | Rename test/unit/cmd directory |  Ross Brattain | 5 | -2/+7 |
2017-12-19 | Variable local_iface_name is read before it is set |  Jiri Prokes | 1 | -4/+4 |
2017-12-16 | samples: Add generic L3 forwarder tests |  Dino Madarang | 1 | -0/+267 |
2017-12-15 | 'libvirt' guest console in Standalone model |  Jan Malanik | 1 | -21/+21 |
2017-12-15 | NSB: Fix standalone.model.Libvirt SR-IOV modeling |  Dino Madarang | 3 | -118/+282 |
2017-12-14 | Merge "Ansible: fix lowercasing issue with ConfigParser" |  Ross Brattain | 1 | -21/+56 |
2017-12-11 | heat: allow overriding Heat/Neutron private IP for DPDK tests |  Ross Brattain | 2 | -2/+178 |
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-17 | Make GenericTrafficGen class abstract |  Rodolfo Alonso Hernandez | 2 | -74/+33 |
2017-11-17 | Merge "Create get_description and get_scenario_type for Scenario" |  Ross Brattain | 1 | -0/+53 |
2017-11-16 | NSB "Prox" : Cleanup duplicated traffic profile |  Abhijit Sinha | 1 | -95/+0 |
2017-11-14 | NSB TRex: convert DPDK port number to logical TRex port number |  Ross Brattain | 1 | -0/+54 |
2017-11-10 | Merge "Remove network_services.vnf_generic.vnf.prox_helpers.ProxSocketHelper.... |  Ross Brattain | 1 | -14/+0 |
2017-11-10 | Merge "Heat: add availability_zone" |  Ross Brattain | 1 | -11/+37 |
2017-11-10 | Merge "pmu: remove event_download_local workaround script" |  Ross Brattain | 1 | -4/+0 |
2017-11-09 | Merge "NSB Prox LW_AFTR Test" |  Ross Brattain | 1 | -0/+115 |
2017-11-08 | Remove network_services.vnf_generic.vnf.prox_helpers.ProxSocketHelper.rx_stats |  Emma Foley | 1 | -14/+0 |
2017-11-08 | pmu: remove event_download_local workaround script |  Ross Brattain | 1 | -4/+0 |