aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack/vping
AgeCommit message (Expand)AuthorFilesLines
2019-07-27Switch to Python 3.7 and Alpine 3.10Cédric Ollivier1-1/+1
2018-08-03Fix timeout (switch to synchronous calls)Cédric Ollivier1-1/+0
2018-07-31Add fallback mechanism if vlanCédric Ollivier2-5/+12
2018-07-31Print stderr in logs when calling cmd over sshCédric Ollivier1-2/+3
2018-07-11Clean all possible resourcesCédric Ollivier2-9/+12
2018-07-11Check the status of inherited stepsCédric Ollivier1-1/+2
2018-07-07Cover vping_sshCédric Ollivier1-2/+0
2018-06-24Improve scenarios to reduce duplicate codesCédric Ollivier3-289/+33
2018-06-13Abort vping_userdata test if IP address is missingJuha Kosonen1-0/+4
2018-05-30Fix _do_execute() return code in vping_sshCédric Ollivier1-1/+1
2018-05-28Print vping output instead of Paramiko objectCédric Ollivier1-1/+1
2018-05-10Add image extra properties back in vping_baseDelia Popescu1-1/+4
2018-05-07Improve ssh timeout in vping_sshCédric Ollivier1-6/+18
2018-05-07Simplify vping_sshCédric Ollivier4-91/+26
2018-05-05Implement get_external_network via shadeCédric Ollivier1-1/+2
2018-04-29Rewrite vping_ssh and vping_userdataCédric Ollivier3-303/+200
2018-04-23Switch from deploy utils to the right objectsCédric Ollivier3-18/+28
2018-04-21Bypass NoneType errors when creating routerCédric Ollivier1-2/+2
2018-04-02Control vping cleanup step via --nocleanLinda Wang3-46/+40
2018-03-15Create 2 images and flavors for tempest testsLinda Wang1-7/+3
2018-03-07Add a new env var for nameserverLinda Wang1-1/+2
2018-03-02Leverage on XtestingCédric Ollivier3-19/+19
2018-02-22Switch from CONST to CONFCédric Ollivier2-27/+34
2018-02-19Remove last CONST.__getattribute__()Cédric Ollivier1-5/+5
2018-02-16Get properly env vars or their default valuesCédric Ollivier1-1/+2
2018-01-30Remove duplicated code related to snaps credsJuha Kosonen1-10/+1
2018-01-28Fix warnings in all snaps-related modulesCédric Ollivier3-45/+31
2017-12-11Set the ram of flavor 1024Linda Wang1-2/+4
2017-12-06Fix the yamllint errors in functest/ciLinda Wang1-4/+2
2017-12-05Fix pylint errors of vpingLinda Wang3-22/+25
2017-11-21Removal of deprecated SNAPS-OO classes.spisarski3-40/+39
2017-10-03Report duration and result when vping failsCédric Ollivier1-1/+3
2017-10-03Create a router in both vping scenariiCédric Ollivier2-19/+17
2017-10-02Bug fix: vping_userdata test status was not properly reportedMorgan Richomme1-1/+1
2017-09-30Fix userdata issue for vping and orchestraLinda Wang2-4/+4
2017-08-28Obtain scenario by CONST instead of get functionLinda Wang1-2/+1
2017-08-25Fix the config of vping netLinda Wang1-3/+3
2017-08-24Merge "Added means to override the RC file credentials."Linda Wang1-1/+7
2017-08-22Specify physical_network when creating networkLinda Wang1-4/+23
2017-08-21Added means to override the RC file credentials.spisarski1-1/+7
2017-07-29Restrict ping only once in ping.shLinda Wang1-11/+8
2017-07-18Merge "Change calls to SNAPS library exposing OpenStack instance objects."Jose Lausuch1-1/+1
2017-07-14Change calls to SNAPS library exposing OpenStack instance objects.spisarski1-1/+1
2017-07-11Add decorators in testcases for energy recording.Benoit HERARD1-29/+49
2017-07-06Fix logger name in vping_base.pyCédric Ollivier1-1/+1
2017-07-05bugfix: vping support not_hugepage_configured podSerenaFeng1-1/+1
2017-07-02Apply restrictive file permissionsCédric Ollivier1-0/+0
2017-06-30Define console_scriptsCédric Ollivier2-16/+3
2017-06-27Added unit tests for vping.spisarski2-100/+56
2017-06-26Fixed problem to vping userdata introducted by SNAPS-OO patch.spisarski1-1/+1