aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack/vping/vping_base.py
AgeCommit message (Expand)AuthorFilesLines
2018-06-24Improve scenarios to reduce duplicate codesCédric Ollivier1-180/+0
2018-05-10Add image extra properties back in vping_baseDelia Popescu1-1/+4
2018-05-07Simplify vping_sshCédric Ollivier1-1/+12
2018-05-05Implement get_external_network via shadeCédric Ollivier1-1/+2
2018-04-29Rewrite vping_ssh and vping_userdataCédric Ollivier1-111/+70
2018-04-23Switch from deploy utils to the right objectsCédric Ollivier1-16/+21
2018-04-21Bypass NoneType errors when creating routerCédric Ollivier1-2/+2
2018-04-02Control vping cleanup step via --nocleanLinda Wang1-1/+1
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 Ollivier1-5/+5
2018-02-22Switch from CONST to CONFCédric Ollivier1-21/+28
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 Ollivier1-37/+27
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 Wang1-16/+17
2017-11-21Removal of deprecated SNAPS-OO classes.spisarski1-8/+9
2017-10-03Report duration and result when vping failsCédric Ollivier1-1/+3
2017-10-03Create a router in both vping scenariiCédric Ollivier1-0/+16
2017-10-02Bug fix: vping_userdata test status was not properly reportedMorgan Richomme1-1/+1
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-06Fix logger name in vping_base.pyCédric Ollivier1-1/+1
2017-07-05bugfix: vping support not_hugepage_configured podSerenaFeng1-1/+1
2017-06-27Added unit tests for vping.spisarski1-79/+41
2017-06-20Remove all references to /home/opnfv/repos/functestCédric Ollivier1-3/+3
2017-05-30Merge "Define create_snapshot() and clean() in TestCase"Cedric Ollivier1-5/+5
2017-05-30Merge "vping&snaps_xxx support not_hugepage_supported pod"Serena Feng1-1/+1
2017-05-30Define create_snapshot() and clean() in TestCaseCédric Ollivier1-5/+5
2017-05-28Switch shebangs to /usr/bin/env pythonCédric Ollivier1-1/+1
2017-05-25vping&snaps_xxx support not_hugepage_supported podSerenaFeng1-1/+1
2017-05-17Update self.result value to INTjose.lausuch1-1/+3
2017-05-16Converted vPing to leverage the object-oriented SNAPS library.spisarski1-249/+160
2017-04-26Switch TestCase attribute criteria to resultCédric Ollivier1-1/+1
2017-04-11Modify TestCase constructor attributesCédric Ollivier1-2/+2
2017-04-04Add case_name as constructor argCédric Ollivier1-2/+2
2017-03-27Rename testcase_base to testcaseCédric Ollivier1-11/+11
2017-03-27Switch TestcaseBase to TestCaseCédric Ollivier1-10/+10
2017-02-23WIP: Cirros TestVM: Allow config of username/passwordAlexandru Avadanii1-0/+2
2017-02-13Revert "write test results to a local file"Cédric Ollivier1-1/+1
2017-01-22Merge "Reverted the file permission"Helen Yao1-0/+0
2017-01-17write test results to a local filewu.zhihui1-1/+1
2017-01-04Reverted the file permissionhelenyao1-0/+0
2016-12-21refactor vping using new constants providerSerenaFeng1-24/+19
2016-12-20Remove backslash to meet PEP8 requirementhelenyao1-3/+3