Age | Commit message (Expand) | Author | Files | Lines |
2016-04-22 | Affect version field in results for all the testcases |  Morgan Richomme | 2 | -2/+2 |
2016-04-22 | Enable PYTHONPATH env variable inside the container |  jose.lausuch | 2 | -12/+12 |
2016-04-21 | Remove cleanup from vPing scripts, and use the existing cleanup script |  jose.lausuch | 2 | -185/+0 |
2016-04-21 | Fix Flake8 Violations in the Functest scripts |  jose.lausuch | 2 | -81/+123 |
2016-04-11 | Split functest_utils.py into 2 scripts |  jose.lausuch | 2 | -68/+70 |
2016-04-05 | Allow vping to use existing glance image |  Ciprian Barbu | 2 | -12/+16 |
2016-03-22 | Try configdrive in vping userdata test case |  carey.xu | 1 | -0/+2 |
2016-03-18 | Add criteria and version when pushing the results into test DB |  Morgan Richomme | 2 | -45/+56 |
2016-02-24 | Add jenkins build tag for result api |  boucherv | 2 | -2/+4 |
2016-02-19 | Fix message outputs taken from the console log in vPing_ssh |  jose.lausuch | 1 | -4/+18 |
2016-02-18 | Remove network failed message check form vping_ssh |  jose.lausuch | 1 | -2/+1 |
2016-02-17 | Release floating ip after vPing_ssh test |  jose.lausuch | 1 | -35/+34 |
2016-02-16 | Create vPing_userdata instances with dynamic ports created by nova/neutron |  jose.lausuch | 2 | -108/+113 |
2016-02-16 | Create vPing instances with dynamic ports created by nova/neutron |  jose.lausuch | 1 | -147/+117 |
2016-02-11 | Add project in push_to_db function of functests utils to allow external proje... |  Morgan Richomme | 2 | -0/+2 |
2016-02-10 | Add -n|--no-clean flag to vPing,Tempest,Rally,vIMS scripts |  jose.lausuch | 2 | -0/+12 |
2016-02-10 | Rename the vPing scripts proplery and adapt documentation |  jose.lausuch | 2 | -2/+2 |
2016-02-02 | Create security groups with ICMP and SSH rules for vPing tests |  jose.lausuch | 1 | -17/+59 |
2016-02-02 | Report vPing timeouts to the DB with duration = 0 and test status=NOK |  jose.lausuch | 2 | -37/+38 |
2016-01-27 | Remove possible message "No handlers could be found for logger paramiko" |  jose.lausuch | 1 | -0/+1 |
2016-01-27 | FUNCTEST-128 |  CNlukai | 1 | -1/+1 |
2016-01-27 | FUNCTEST-127 |  CNlukai | 1 | -16/+21 |
2016-01-26 | Add timeout in paramiko ssh command |  jose.lausuch | 1 | -6/+6 |
2016-01-26 | Replace 'No vPing detected' by a better understandable message |  jose.lausuch | 2 | -6/+4 |
2016-01-26 | Add whitespace in the vPing2 command |  jose.lausuch | 1 | -1/+1 |
2016-01-26 | Merge "Use paramiko library to SSH and SCP the instances in vPing2" |  Morgan Richomme | 1 | -26/+57 |
2016-01-26 | Use paramiko library to SSH and SCP the instances in vPing2 |  jose.lausuch | 1 | -26/+57 |
2016-01-22 | Put scenario in version field on the Test DB (rather that git indication) |  Morgan Richomme | 2 | -4/+4 |
2016-01-20 | Detect if userdata is not supported by nova in vPing-userdata test |  jose.lausuch | 1 | -6/+19 |
2016-01-20 | create 2 vPing scenario:vping and vping-userdata |  Morgan Richomme | 1 | -1/+1 |
2016-01-20 | Added vPing2 using SCP and SSH instead of nova userdata |  jose.lausuch | 2 | -0/+541 |
2016-01-18 | bug fix: duration time not initialized in case of VPing error (timeout) |  Morgan Richomme | 1 | -7/+11 |
2016-01-15 | Change novaclient usage |  jose.lausuch | 1 | -2/+2 |
2016-01-13 | Place config_functest.yaml outside the functest repo |  jose.lausuch | 1 | -1/+1 |
2015-12-24 | Fix timeout in vPing when booting a VM |  jose.lausuch | 1 | -2/+5 |
2015-12-22 | Use repos_dir env variable in all Functest scripts |  jose.lausuch | 1 | -8/+9 |
2015-12-16 | Creation of image using python glance client instead of CLI |  jose.lausuch | 1 | -28/+23 |
2015-12-09 | Create a common network for functest for all the tests |  jose.lausuch | 1 | -8/+8 |
2015-11-30 | Add functions to retrieve POD name in Functest |  Morgan Richomme | 1 | -25/+27 |
2015-10-29 | Fix error when deleting the network in vPing test. |  jose.lausuch | 1 | -8/+19 |
2015-10-29 | Move creation of glance image to vPing |  jose.lausuch | 1 | -2/+34 |
2015-10-28 | vIMS test integration and move "push_results_to_db" method |  boucherv | 1 | -18/+4 |
2015-10-13 | forget to clean push function in vPing |  Morgan Richomme | 1 | -7/+0 |
2015-10-13 | add functions in utils and fix vPing |  Morgan Richomme | 1 | -1/+12 |
2015-09-22 | creation of scripts to generate Dashboard compatible json result files |  Morgan Richomme | 1 | -1/+1 |
2015-09-03 | change vPing to push results in Test DB |  Morgan Richomme | 1 | -99/+219 |
2015-06-02 | vPing.py: Fixed IPs for VMs, Not DHCP |  jose.lausuch | 1 | -28/+44 |
2015-05-30 | Improvements |  jose.lausuch | 1 | -86/+142 |
2015-05-26 | Refactor functest environment. Bugfixes: arguments missing |  jose.lausuch | 1 | -0/+1 |
2015-05-26 | Refactor functest environment. Bugfixes: arg dependencies |  jose.lausuch | 1 | -13/+13 |