summaryrefslogtreecommitdiffstats
path: root/testcases/vPing
AgeCommit message (Expand)AuthorFilesLines
2016-02-19Fix message outputs taken from the console log in vPing_sshjose.lausuch1-4/+18
2016-02-18Remove network failed message check form vping_sshjose.lausuch1-2/+1
2016-02-17Release floating ip after vPing_ssh testjose.lausuch1-35/+34
2016-02-16Create vPing_userdata instances with dynamic ports created by nova/neutronjose.lausuch2-108/+113
2016-02-16Create vPing instances with dynamic ports created by nova/neutronjose.lausuch1-147/+117
2016-02-11Add project in push_to_db function of functests utils to allow external proje...Morgan Richomme2-0/+2
2016-02-10Add -n|--no-clean flag to vPing,Tempest,Rally,vIMS scriptsjose.lausuch2-0/+12
2016-02-10Rename the vPing scripts proplery and adapt documentationjose.lausuch2-2/+2
2016-02-02Create security groups with ICMP and SSH rules for vPing testsjose.lausuch1-17/+59
2016-02-02Report vPing timeouts to the DB with duration = 0 and test status=NOKjose.lausuch2-37/+38
2016-01-27Remove possible message "No handlers could be found for logger paramiko"jose.lausuch1-0/+1
2016-01-27FUNCTEST-128CNlukai1-1/+1
2016-01-27FUNCTEST-127CNlukai1-16/+21
2016-01-26Add timeout in paramiko ssh commandjose.lausuch1-6/+6
2016-01-26Replace 'No vPing detected' by a better understandable messagejose.lausuch2-6/+4
2016-01-26Add whitespace in the vPing2 commandjose.lausuch1-1/+1
2016-01-26Use paramiko library to SSH and SCP the instances in vPing2jose.lausuch1-26/+57
2016-01-22Put scenario in version field on the Test DB (rather that git indication)Morgan Richomme2-4/+4
2016-01-20Detect if userdata is not supported by nova in vPing-userdata testjose.lausuch1-6/+19
2016-01-20create 2 vPing scenario:vping and vping-userdataMorgan Richomme1-1/+1
2016-01-20Added vPing2 using SCP and SSH instead of nova userdatajose.lausuch2-0/+541
2016-01-19bug fix: duration time not initialized in case of VPing error (timeout)Morgan Richomme1-7/+11
2016-01-15Change novaclient usagejose.lausuch1-2/+2
2016-01-13Place config_functest.yaml outside the functest repojose.lausuch1-1/+1
2015-12-24Fix timeout in vPing when booting a VMjose.lausuch1-2/+5
2015-12-22Use repos_dir env variable in all Functest scriptsjose.lausuch1-8/+9
2015-12-16Creation of image using python glance client instead of CLIjose.lausuch1-28/+23
2015-12-09Create a common network for functest for all the testsjose.lausuch1-8/+8
2015-11-30Add functions to retrieve POD name in FunctestMorgan Richomme1-25/+27
2015-10-29Fix error when deleting the network in vPing test.jose.lausuch1-8/+19
2015-10-29Move creation of glance image to vPingjose.lausuch1-2/+34
2015-10-28vIMS test integration and move "push_results_to_db" methodboucherv1-18/+4
2015-10-13forget to clean push function in vPingMorgan Richomme1-7/+0
2015-10-13add functions in utils and fix vPingMorgan Richomme1-1/+12
2015-09-22creation of scripts to generate Dashboard compatible json result filesMorgan Richomme1-1/+1
2015-09-03change vPing to push results in Test DBMorgan Richomme1-99/+219
2015-06-02vPing.py: Fixed IPs for VMs, Not DHCPjose.lausuch1-28/+44
2015-05-30Improvementsjose.lausuch1-86/+142
2015-05-26Refactor functest environment. Bugfixes: arguments missingjose.lausuch1-0/+1
2015-05-26Refactor functest environment. Bugfixes: arg dependenciesjose.lausuch1-13/+13
2015-05-26Refactor functest environmentjose.lausuch1-1/+1
2015-05-22vPing.py: bugfix: EXIT_CODE not definedjose.lausuch1-2/+1
2015-05-20vPing.py: added timeout when building the VMsjose.lausuch1-6/+23
2015-05-13vPing.py: code cleaned.jose.lausuch1-90/+47
2015-05-13vPing.py : changed #cloud-config to inject an sh scriptjose.lausuch1-11/+16
2015-05-12config.py bug fix: NEUTRON_NET_NAME parameter changed to NEUTRON_PRIVATE_NET_...jose.lausuch1-6/+6
2015-05-12config_functest.py:jose.lausuch1-1/+1
2015-05-11config_functest.py: added create neutron network.jose.lausuch1-3/+3
2015-05-10Added functest.yaml to centralize the common parameters for all scripts of fu...jose.lausuch1-13/+27
2015-05-09vPing.py: improved, updated and working with Ubuntu Cloud image.jose.lausuch1-39/+133