Age | Commit message (Expand) | Author | Files | Lines |
2016-01-15 | Change novaclient usage |  jose.lausuch | 3 | -6/+6 |
2016-01-15 | Remove extra output if CI_DEBUG is false |  jose.lausuch | 1 | -2/+1 |
2016-01-13 | Remove arg.repo_path in run_rally_cert.py |  jose.lausuch | 1 | -6/+8 |
2016-01-13 | Place config_functest.yaml outside the functest repo |  jose.lausuch | 3 | -3/+3 |
2016-01-12 | Add cinderv2 and ceilometer to default users for Apex |  jose.lausuch | 1 | -1/+1 |
2016-01-12 | Fixes netcat for multiple platforms |  Tim Rozet | 1 | -1/+1 |
2016-01-12 | Merge "Rally test case troubleshooting" |  Morgan Richomme | 10 | -52/+138 |
2016-01-12 | Rally test case troubleshooting |  Juha Kosonen | 10 | -52/+138 |
2016-01-12 | Cleanup functionality improved |  Viktor Tikkanen | 1 | -15/+29 |
2016-01-11 | Add ext network for joid |  Morgan Richomme | 1 | -1/+1 |
2016-01-11 | Add check of external network before running any test |  jose.lausuch | 1 | -0/+17 |
2016-01-11 | Add 'service' tenant to os_defaults for apex |  jose.lausuch | 1 | -1/+1 |
2016-01-08 | typo it should be services not service. |  Narinder Gupta | 1 | -1/+1 |
2016-01-08 | added the quantum_nova user as well for joid. |  Narinder Gupta | 1 | -1/+1 |
2016-01-08 | Add joid defaults to clean openstack |  jose.lausuch | 1 | -3/+3 |
2016-01-07 | Fix path of os_defaults.yaml |  jose.lausuch | 1 | -1/+1 |
2016-01-07 | Searching for shared private networks |  Viktor Tikkanen | 1 | -3/+10 |
2016-01-07 | Move openstack defaults to a yaml file |  jose.lausuch | 2 | -8/+46 |
2016-01-04 | Configuring non-admin credentials for tempest |  Viktor Tikkanen | 1 | -0/+90 |
2015-12-30 | Support for customized tempest case list |  Viktor Tikkanen | 2 | -107/+109 |
2015-12-29 | Merge "Refactor run_rally-cert.py" |  Jose Lausuch | 1 | -29/+17 |
2015-12-28 | Support for removing hanging ports |  Viktor Tikkanen | 1 | -41/+41 |
2015-12-28 | Refactor run_rally-cert.py |  Juha Kosonen | 1 | -29/+17 |
2015-12-24 | Fix: do not remove network/router created by functest preparation |  grakiss | 1 | -2/+2 |
2015-12-22 | Use repos_dir env variable in all Functest scripts |  jose.lausuch | 3 | -16/+25 |
2015-12-22 | Add more compass defaults to clean_openstack |  jose.lausuch | 1 | -2/+2 |
2015-12-22 | Wait for floatingips to be released in clean_openstack script |  jose.lausuch | 1 | -0/+10 |
2015-12-22 | Change ping command by netcat to check OpenStack endpoint |  jose.lausuch | 1 | -13/+35 |
2015-12-22 | Remove hardcoded IP in check_os |  jose.lausuch | 1 | -1/+0 |
2015-12-21 | Merge "Move 'wait for instances to be terminated' after deleting them when cl... |  jose.lausuch | 1 | -14/+13 |
2015-12-21 | Script to check the basic OpenStack services |  jose.lausuch | 1 | -0/+53 |
2015-12-21 | Move 'wait for instances to be terminated' after deleting them when cleaning ... |  jose.lausuch | 1 | -14/+13 |
2015-12-19 | Merge "Parameterize Rally scenarios" |  Morgan Richomme | 27 | -0/+2267 |
2015-12-18 | Add cinder check to support NoneType object |  jose.lausuch | 1 | -1/+1 |
2015-12-18 | Parameterize Rally scenarios |  Juha Kosonen | 27 | -0/+2267 |
2015-12-18 | Add more defaults to clean_openstack script |  jose.lausuch | 1 | -1/+2 |
2015-12-18 | Adding more robust check to delete a port in clean_openstack. |  jose.lausuch | 1 | -4/+13 |
2015-12-18 | Fix bug clean_openstack if the function return a None |  meimei | 1 | -5/+12 |
2015-12-18 | fix bug of cleaning the openstack env, the tenant"service" cannot be deleted |  meimei | 1 | -1/+1 |
2015-12-17 | Add debug information for ports in clean_openstack |  jose.lausuch | 1 | -1/+8 |
2015-12-17 | Change print statement to logger.debug for the separator in clean_openstack |  jose.lausuch | 1 | -1/+1 |
2015-12-17 | Fix bug clean_openstack if there are no users and tenants. |  jose.lausuch | 1 | -0/+8 |
2015-12-17 | Fix bug clean_openstack if there are no networks. |  jose.lausuch | 1 | -0/+4 |
2015-12-16 | Fix run_rally.py to create image using glance python client |  jose.lausuch | 1 | -17/+15 |
2015-12-16 | Merge "OpenStack cleanup script" |  Morgan Richomme | 2 | -0/+442 |
2015-12-14 | Add a flag to push the results to the DB optionaly |  jose.lausuch | 1 | -1/+8 |
2015-12-14 | OpenStack cleanup script |  jose.lausuch | 2 | -0/+442 |
2015-12-10 | fix path for rally result |  Morgan Richomme | 1 | -1/+1 |
2015-12-10 | fiw path bug for run_rally |  Morgan Richomme | 1 | -1/+1 |
2015-11-30 | Add functions to retrieve POD name in Functest |  Morgan Richomme | 2 | -2/+4 |