Age | Commit message (Expand) | Author | Files | Lines |
2016-04-26 | Move functest_utils and openstack_utils to directory /utils |  jose.lausuch | 1 | -318/+0 |
2016-04-25 | Remove backslashs for line continuation |  Cédric Ollivier | 1 | -4/+4 |
2016-04-22 | Affect version field in results for all the testcases |  Morgan Richomme | 1 | -3/+13 |
2016-04-21 | Fix Flake8 Violations in the Functest scripts |  jose.lausuch | 1 | -4/+6 |
2016-04-11 | Split functest_utils.py into 2 scripts |  jose.lausuch | 1 | -745/+0 |
2016-03-18 | Fix support for CACERT and set OS_INSECURE=true |  jose.lausuch | 1 | -5/+8 |
2016-03-18 | Add criteria and version when pushing the results into test DB |  Morgan Richomme | 1 | -21/+31 |
2016-03-11 | A non default argument cannot be placed before a default one. |  jose.lausuch | 1 | -1/+1 |
2016-03-04 | Add support for SSL endpoints in Functest |  jose.lausuch | 1 | -0/+6 |
2016-02-24 | Add jenkins build tag for result api |  boucherv | 1 | -14/+23 |
2016-02-17 | Release floating ip after vPing_ssh test |  jose.lausuch | 1 | -2/+3 |
2016-02-16 | Create vPing instances with dynamic ports created by nova/neutron |  jose.lausuch | 1 | -0/+29 |
2016-02-11 | Add project in push_to_db function of functests utils to allow external proje... |  Morgan Richomme | 1 | -51/+43 |
2016-02-02 | Create security groups with ICMP and SSH rules for vPing tests |  jose.lausuch | 1 | -0/+53 |
2016-02-02 | Remove error message if instance is not found |  jose.lausuch | 1 | -2/+2 |
2016-01-28 | Small typos fixes in functest_utils.py |  jose.lausuch | 1 | -6/+7 |
2016-01-28 | Refactor functest_utils.py |  Juha Kosonen | 1 | -23/+24 |
2016-01-28 | Merge "Volume type management moved from run_tests.sh to run_rally-cert.py" |  Morgan Richomme | 1 | -0/+30 |
2016-01-27 | Volume type management moved from run_tests.sh to run_rally-cert.py |  Juha Kosonen | 1 | -0/+30 |
2016-01-27 | Bugfix print arguments in functest_utils.py |  jose.lausuch | 1 | -3/+4 |
2016-01-27 | Refactor functest_utils.py script |  jose.lausuch | 1 | -287/+380 |
2016-01-25 | Merge "Add support for Promise test cases" |  Morgan Richomme | 1 | -0/+6 |
2016-01-22 | Put scenario in version field on the Test DB (rather that git indication) |  Morgan Richomme | 1 | -3/+17 |
2016-01-22 | Add support for Promise test cases |  jose.lausuch | 1 | -0/+6 |
2016-01-20 | Merge "Added vPing2 using SCP and SSH instead of nova userdata" |  mei mei | 1 | -0/+32 |
2016-01-20 | Added vPing2 using SCP and SSH instead of nova userdata |  jose.lausuch | 1 | -0/+32 |
2016-01-19 | Ensure nameserver ip works |  boucherv | 1 | -1/+5 |
2016-01-15 | bugfix: update cinder quota strange space |  boucherv | 1 | -1/+1 |
2016-01-15 | add doctor test case |  Ryota MIBU | 1 | -3/+6 |
2016-01-14 | set up mechanism to tun only runnable tests in CI based on scenario |  Morgan Richomme | 1 | -76/+70 |
2016-01-13 | Merge "Fix dns problem on E/// pod" |  boucherv | 1 | -4/+20 |
2016-01-13 | Fix dns problem on E/// pod |  boucherv | 1 | -4/+20 |
2016-01-13 | Remove references to foreman installer. |  jose.lausuch | 1 | -1/+1 |
2016-01-12 | Cleanup functionality improved |  Viktor Tikkanen | 1 | -4/+10 |
2016-01-11 | Add mechanism to check whether the test can be run or not according to the sc... |  Morgan Richomme | 1 | -12/+131 |
2016-01-07 | Searching for shared private networks |  Viktor Tikkanen | 1 | -2/+2 |
2016-01-05 | Using shared private network |  Viktor Tikkanen | 1 | -0/+10 |
2016-01-04 | Update cinder volume quota for new tenant 'vIMS' |  grakiss | 1 | -0/+13 |
2015-12-30 | Merge "Update orchestrator (cloudify) version from 3.2 to 3.3" |  boucherv | 1 | -1/+2 |
2015-12-28 | Support for removing hanging ports |  Viktor Tikkanen | 1 | -0/+13 |
2015-12-27 | Update orchestrator (cloudify) version from 3.2 to 3.3 |  boucherv | 1 | -1/+2 |
2015-12-23 | Add 'check if file exists' when creating the glance image |  jose.lausuch | 1 | -2/+7 |
2015-12-14 | OpenStack cleanup script |  jose.lausuch | 1 | -1/+117 |
2015-12-09 | Create a common network for functest for all the tests |  jose.lausuch | 1 | -0/+11 |
2015-12-07 | condensing python code in utils check_credentials |  Dan Radez | 1 | -19/+2 |
2015-11-30 | Add functions to retrieve POD name in Functest |  Morgan Richomme | 1 | -0/+15 |
2015-10-29 | Fix error when deleting the network in vPing test. |  jose.lausuch | 1 | -0/+7 |
2015-10-28 | vIMS test integration and move "push_results_to_db" method |  boucherv | 1 | -0/+18 |
2015-10-13 | Fix version number return |  Morgan Richomme | 1 | -2/+1 |
2015-10-13 | add functions in utils and fix vPing |  Morgan Richomme | 1 | -38/+98 |