Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-11-27 | Added customized tempest test case list |  Viktor Tikkanen | 1 | -0/+227 |
2015-11-25 | Rally 'module' parameter not needed any more |  jose.lausuch | 1 | -2/+2 |
2015-11-25 | Use only Rally as tescase name |  Morgan Richomme | 1 | -1/+1 |
2015-11-02 | add load of functest-img-rally for vm and cinder tests |  Morgan Richomme | 1 | -0/+50 |
2015-10-20 | Change duration to integer seconds in tempest results |  jose.lausuch | 1 | -1/+6 |
2015-10-19 | set nb test run and failure tests as int |  Morgan Richomme | 1 | -31/+33 |
2015-10-19 | Merge "Create run_tempest out of run_rally" |  jose.lausuch | 1 | -0/+144 |
2015-10-19 | Create run_tempest out of run_rally |  jose.lausuch | 1 | -0/+144 |
2015-10-19 | refactor run-rally and integrate API to push results into DB |  Morgan Richomme | 1 | -81/+83 |
2015-10-02 | Add SLA to Rally test cases |  Juha Kosonen | 13 | -0/+255 |
2015-06-10 | remove date stamping in run_rally |  Morgan Richomme | 1 | -6/+1 |
2015-06-03 | remove unused doc file |  Morgan Richomme | 1 | -218/+0 |
2015-05-26 | vPing.py: bugfix: removed cgit download of scenarios |  jose.lausuch | 1 | -30/+4 |
2015-05-26 | Refactor functest environment. Bugfixes: arguments missing |  jose.lausuch | 1 | -1/+2 |
2015-05-26 | Refactor functest environment. Bugfixes: arg dependencies |  jose.lausuch | 1 | -7/+12 |
2015-05-26 | Refactor functest environment |  jose.lausuch | 1 | -1/+1 |
2015-05-21 | due to cleaning issue the order of the tests may have some consequences. Runn... |  morganrOL | 1 | -21/+21 |
2015-05-20 | fix bug due to removal of VM scenario |  morganrOL | 1 | -2/+2 |
2015-05-19 | Merge "remove test VM to test CI (could be reintrouduced later)" |  morganrOL | 1 | -1/+1 |
2015-05-19 | remove test VM to test CI (could be reintrouduced later) |  morganrOL | 1 | -1/+1 |
2015-05-18 | run_rally.py: added consistent path for functest.yaml |  jose.lausuch | 1 | -1/+2 |
2015-05-18 | Fix requests scenario for rally bench suite (re import from rally) |  morganrOL | 1 | -4/+20 |
2015-05-18 | fix cinder scenario bug (bad scenario format) |  morganrOL | 1 | -3/+2 |
2015-05-15 | remove heat from the list of rally benchs to execute for R1 (out of scope) |  morganrOL | 1 | -2/+2 |
2015-05-14 | change default public network name in VM scenario |  morganrOL | 1 | -2/+2 |
2015-05-14 | change result structure, put all results in a date directory instead of suffi... |  morganrOL | 1 | -12/+8 |
2015-05-13 | change default image name for bench testing |  morganrOL | 3 | -22/+22 |
2015-05-13 | Change default image name for tests (in ligne with config script), use the on... |  morganrOL | 1 | -6/+6 |
2015-05-12 | fix bug on error detection |  morganrOL | 1 | -1/+1 |
2015-05-10 | Added functest.yaml to centralize the common parameters for all scripts of fu... |  jose.lausuch | 1 | -21/+26 |
2015-05-07 | Added smoke bench scenarios: complete smoke and green list of working tests. |  jose.lausuch | 3 | -2/+509 |
2015-05-06 | update of the script, change tempest management, set smoke test by default, g... |  morganrOL | 1 | -4/+63 |
2015-04-30 | run_rally: added quotas and requests as input parameters. |  jose.lausuch | 3 | -29/+29 |