aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack/snaps/snaps_test_runner.py
AgeCommit message (Expand)AuthorFilesLines
2019-03-12Remove Snaps-based testcasesCédric Ollivier1-114/+0
2019-01-28Clean project/user if snaps tests are skippedCédric Ollivier1-0/+1
2018-08-24Create new project/user for snaps testsJuha Kosonen1-1/+48
2018-07-21Skip Snaps testcases when OpenStack RockyCédric Ollivier1-0/+13
2018-06-12SNAPS via functest with flavor metadata configurablePanagiotis Karalis1-1/+2
2018-03-15Create 2 images and flavors for tempest testsLinda Wang1-7/+1
2018-03-02Leverage on XtestingCédric Ollivier1-3/+3
2018-02-22Switch from CONST to CONFCédric Ollivier1-7/+8
2018-02-19Remove last CONST.__getattribute__()Cédric Ollivier1-5/+4
2018-02-16Get properly env vars or their default valuesCédric Ollivier1-1/+2
2018-02-05Add modules docstrings in snapsLinda Wang1-1/+1
2018-01-30Remove duplicated code related to snaps credsJuha Kosonen1-12/+1
2018-01-28Fix warnings in all snaps-related modulesCédric Ollivier1-1/+6
2018-01-03Configure physical_network when creating networkLinda Wang1-0/+5
2017-12-06Fix the yamllint errors in functest/ciLinda Wang1-2/+4
2017-08-28Obtain scenario by CONST instead of get functionLinda Wang1-2/+1
2017-08-21Added means to override the RC file credentials.spisarski1-1/+6
2017-06-27SNAPS tests now support offline testing.spisarski1-0/+4
2017-05-31Added unit tests for the connection_check test case.spisarski1-5/+13
2017-05-30Merge "vping&snaps_xxx support not_hugepage_supported pod"Serena Feng1-1/+1
2017-05-25vping&snaps_xxx support not_hugepage_supported podSerenaFeng1-1/+1
2017-05-23Rename the class TestSuiteRunner to SuiteCédric Ollivier1-1/+1
2017-05-23Rename pytest_suite_runner.py to unit.pyCédric Ollivier1-2/+2
2017-05-16Converted vPing to leverage the object-oriented SNAPS library.spisarski1-3/+1
2017-05-09Bugfix: initialize the logger for snapsLinda Wang1-0/+3
2017-04-30Fix pylint warnings in snapsCédric Ollivier1-5/+5
2017-04-13Updated method calls to SNAPS tests.spisarski1-3/+9
2017-04-11Modify TestCase constructor attributesCédric Ollivier1-2/+2
2017-04-05Bugfix: Add case_name as constructor arg for snaps and rallyLinda Wang1-2/+2
2017-03-24Printing the flavor_metadata for SnapsTestRunnerrandyl1-1/+4
2017-03-08Added support for scenario-based flavor creation.spisarski1-0/+30