aboutsummaryrefslogtreecommitdiffstats
path: root/testcases/vPing/CI/libraries
AgeCommit message (Expand)AuthorFilesLines
2016-05-17Change 'testcases' directory structurejose.lausuch3-853/+0
2016-05-09Generic Function to create a private networkjose.lausuch2-124/+23
2016-05-04Refactor improvementsjose.lausuch2-2/+2
2016-04-27Replace all the loggers by the functest logger modulejose.lausuch2-33/+4
2016-04-26Move functest_utils and openstack_utils to directory /utilsjose.lausuch2-4/+4
2016-04-25Remove backslashs for line continuationCédric Ollivier2-74/+60
2016-04-22Affect version field in results for all the testcasesMorgan Richomme2-2/+2
2016-04-22Enable PYTHONPATH env variable inside the containerjose.lausuch2-12/+12
2016-04-21Remove cleanup from vPing scripts, and use the existing cleanup scriptjose.lausuch2-185/+0
2016-04-21Fix Flake8 Violations in the Functest scriptsjose.lausuch2-81/+123
2016-04-11Split functest_utils.py into 2 scriptsjose.lausuch2-68/+70
2016-04-05Allow vping to use existing glance imageCiprian Barbu2-12/+16
2016-03-22Try configdrive in vping userdata test casecarey.xu1-0/+2
2016-03-18Add criteria and version when pushing the results into test DBMorgan Richomme2-45/+56
2016-02-24Add jenkins build tag for result apiboucherv2-2/+4
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-26Merge "Use paramiko library to SSH and SCP the instances in vPing2"Morgan Richomme1-26/+57
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-18bug 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