Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-05-26 | Refactor functest environment | jose.lausuch | 1 | -1/+1 |
2015-05-22 | vPing.py: bugfix: EXIT_CODE not defined | jose.lausuch | 1 | -2/+1 |
2015-05-20 | vPing.py: added timeout when building the VMs | jose.lausuch | 1 | -6/+23 |
2015-05-13 | vPing.py: code cleaned. | jose.lausuch | 1 | -90/+47 |
2015-05-13 | vPing.py : changed #cloud-config to inject an sh script | jose.lausuch | 1 | -11/+16 |
2015-05-12 | config.py bug fix: NEUTRON_NET_NAME parameter changed to NEUTRON_PRIVATE_NET_... | jose.lausuch | 1 | -6/+6 |
2015-05-12 | config_functest.py: | jose.lausuch | 1 | -1/+1 |
2015-05-11 | config_functest.py: added create neutron network. | jose.lausuch | 1 | -3/+3 |
2015-05-10 | Added functest.yaml to centralize the common parameters for all scripts of fu... | jose.lausuch | 1 | -13/+27 |
2015-05-09 | vPing.py: improved, updated and working with Ubuntu Cloud image. | jose.lausuch | 1 | -39/+133 |
2015-04-29 | First upload of vPing script, one of the 5 functest testcase. This Hello worl... | morganrOL | 1 | -0/+169 |