aboutsummaryrefslogtreecommitdiffstats
path: root/testcases/vPing/CI/libraries/vPing.py
AgeCommit message (Expand)AuthorFilesLines
2016-02-10Rename the vPing scripts proplery and adapt documentationjose.lausuch1-498/+0
2016-02-02Report vPing timeouts to the DB with duration = 0 and test status=NOKjose.lausuch1-18/+18
2016-01-26Replace 'No vPing detected' by a better understandable messagejose.lausuch1-2/+1
2016-01-22Put scenario in version field on the Test DB (rather that git indication)Morgan Richomme1-2/+2
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-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
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
2015-04-29First upload of vPing script, one of the 5 functest testcase. This Hello worl...morganrOL1-0/+169