Age | Commit message (Expand) | Author | Files | Lines |
2018-02-05 | cleanup: rm node_ID from yardstick prepare_env file |  ting wu | 1 | -14/+13 |
2018-02-05 | Remove references to "dpdk_nic_bind" utility |  Rodolfo Alonso Hernandez | 5 | -45/+2 |
2018-01-31 | Merge "Modify fuel_baremetal pod config file" |  Ross Brattain | 1 | -0/+5 |
2018-01-30 | Make 'Scenario' classes plugable |  Rodolfo Alonso Hernandez | 1 | -0/+53 |
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-26 | Merge "Remove generated file in 'test_build_vm_xml'" |  Rodolfo Alonso Hernandez | 1 | -3/+3 |
2018-01-26 | Modify fuel_baremetal pod config file |  ting wu | 1 | -0/+5 |
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-25 | Remove img_modify_playbook from nsb_setup.sh script |  Mytnyk, Volodymyr | 1 | -1/+1 |
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 | Merge "Move tests: unit/orchestrator/" |  Ross Brattain | 3 | -453/+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 | Fix Cirros image name in CI script |  Rodolfo Alonso Hernandez | 1 | -1/+1 |
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: functional/" |  Ross Brattain | 4 | -150/+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-11 | Move tests: functional/ |  Emma Foley | 4 | -150/+0 |
2018-01-08 | Merge "Rename test/unit/cmd directory" |  Ross Brattain | 5 | -2/+7 |
2018-01-08 | Merge "ansible image build improvement" |  Rex Lee | 1 | -4/+1 |
2018-01-04 | Merge "SPEC cpu2006 test case for VM" |  Jing Lu | 2 | -0/+151 |
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-28 | ansible image build improvement |  Ace Lee | 1 | -4/+1 |
2017-12-25 | SPEC cpu2006 test case for VM |  JingLu5 | 2 | -0/+151 |
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 | 3 | -41/+142 |
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 | Merge "bugfix: tc078 fails in some situations" |  Ross Brattain | 1 | -6/+10 |
2017-12-16 | Merge "bugfix: kill process do not accurately kill "nova-api"" |  Ross Brattain | 10 | -19/+29 |
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 |