aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack/vping/vping_base.py
AgeCommit message (Expand)AuthorFilesLines
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
2016-12-02Rename TestCasesBase into TestcaseBasehelenyao1-11/+11
2016-12-02remove functest_repo from TestBase, move it to vPingBaseMorgan Richomme1-0/+2
2016-11-25file/dir renaming for consistencyMorgan Richomme1-0/+297