Age | Commit message (Expand) | Author | Files | Lines |
2016-01-19 | Remove rally stderr output from rally-cert | jose.lausuch | 1 | -2/+11 |
2016-01-19 | Merge "Remove all the unnecessary Rally output" | Morgan Richomme | 1 | -3/+10 |
2016-01-18 | Bugfix Missing "$" in front of some variables | jose.lausuch | 1 | -3/+3 |
2016-01-18 | Remove all the unnecessary Rally output | jose.lausuch | 1 | -3/+10 |
2016-01-18 | Add 'neutron' default user for joid | jose.lausuch | 1 | -1/+1 |
2016-01-18 | Print openstack defaults before running clean_openstack.py | jose.lausuch | 1 | -0/+22 |
2016-01-15 | Merge "Change novaclient usage" | Morgan Richomme | 3 | -6/+6 |
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 | 1 | -8/+23 |
2016-01-12 | Rally test case troubleshooting | Juha Kosonen | 1 | -8/+23 |
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 | 1 | -2/+4 |
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 | 1 | -0/+301 |
2015-12-18 | Add cinder check to support NoneType object | jose.lausuch | 1 | -1/+1 |
2015-12-18 | Parameterize Rally scenarios | Juha Kosonen | 1 | -0/+301 |
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 |