Age | Commit message (Expand) | Author | Files | Lines |
2015-12-22 | Move check_os call to prepare_env.sh | jose.lausuch | 2 | -8/+7 |
2015-12-22 | Use repos_dir env variable in all Functest scripts | jose.lausuch | 7 | -45/+54 |
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 | 2 | -0/+60 |
2015-12-21 | bugfix: vIMS blueprint branch | boucherv | 1 | -1/+1 |
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 | Merge "Fix the call to the ODL test." | jose.lausuch | 2 | -16/+13 |
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 | Fix the call to the ODL test. | jose.lausuch | 2 | -16/+13 |
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-17 | Add path to credentials env variable in Docker file | jose.lausuch | 1 | -2/+2 |
2015-12-17 | Merge "Add clean_openstack script call in clean functest environment" | Morgan Richomme | 1 | -3/+5 |
2015-12-17 | Merge "Update rally commit to version 0.1.1" | Morgan Richomme | 1 | -1/+1 |
2015-12-17 | Add clean_openstack script call in clean functest environment | jose.lausuch | 1 | -3/+5 |
2015-12-16 | Update rally commit to version 0.1.1 | jose.lausuch | 1 | -1/+1 |
2015-12-16 | Fix run_rally.py to create image using glance python client | jose.lausuch | 1 | -17/+15 |
2015-12-16 | Creation of image using python glance client instead of CLI | jose.lausuch | 1 | -28/+23 |
2015-12-16 | Add openstack cleanup after running the tests | jose.lausuch | 1 | -0/+7 |
2015-12-16 | Merge "OpenStack cleanup script" | Morgan Richomme | 3 | -1/+559 |
2015-12-15 | Merge "Add template for BGPVPN test case in run_tests.sh" | jose.lausuch | 1 | -0/+12 |
2015-12-14 | Add template for BGPVPN test case in run_tests.sh | jose.lausuch | 1 | -0/+12 |
2015-12-14 | Add a flag to push the results to the DB optionaly | jose.lausuch | 3 | -7/+27 |
2015-12-14 | OpenStack cleanup script | jose.lausuch | 3 | -1/+559 |
2015-12-14 | Adding BGPVPN repository to the Docker image and scripts | jose.lausuch | 4 | -0/+21 |
2015-12-11 | Run tempest from docker using run_tempest | Morgan Richomme | 1 | -3/+2 |
2015-12-11 | First upload of Functest Doc for Brahmaputra | Morgan Richomme | 2 | -0/+318 |
2015-12-11 | Remove gsutil python module in the docker image | jose.lausuch | 1 | -2/+1 |
2015-12-11 | fix path bug add / in cofig file for rally res dir | Morgan Richomme | 1 | -1/+1 |
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-12-10 | Merge "Add test dependencies in Functest config files to know if the tescase/... | Jose Lausuch | 1 | -0/+58 |
2015-12-10 | Add gsutil python module in the docker image | jose.lausuch | 1 | -0/+1 |
2015-12-10 | Add WORKDIR in Dockerfile | jose.lausuch | 1 | -0/+2 |
2015-12-09 | Create a common network for functest for all the tests | jose.lausuch | 4 | -12/+92 |
2015-12-09 | Add test dependencies in Functest config files | Morgan Richomme | 1 | -0/+58 |
2015-12-08 | Add ssh 700 rights to the .ssh directory in the docker image | jose.lausuch | 1 | -0/+2 |
2015-12-07 | condensing python code in utils check_credentials | Dan Radez | 1 | -19/+2 |