aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack/tempest/tempest.py
AgeCommit message (Expand)AuthorFilesLines
2018-07-11Clean all possible resourcesCédric Ollivier1-2/+4
2018-07-11Check the status of inherited stepsCédric Ollivier1-1/+2
2018-07-11Force result = 0 if exceptionCédric Ollivier1-0/+1
2018-07-11Update rally image name regexCédric Ollivier1-0/+11
2018-07-08Refactor tempest commonCédric Ollivier1-102/+13
2018-06-30Inherit rally from VmReady1Cédric Ollivier1-4/+1
2018-06-24Improve scenarios to reduce duplicate codesCédric Ollivier1-23/+4
2018-06-23Fix user/project create operationsCédric Ollivier1-3/+8
2018-06-22Update tempest to inherit from VmReady1Cédric Ollivier1-141/+46
2018-06-21Add the Barbican test suiteCédric Ollivier1-0/+18
2018-06-20Publish tenantnetwork scenariosCédric Ollivier1-3/+5
2018-06-14Add py3 support in tempest and rallyCédric Ollivier1-1/+2
2018-05-30Fix tempest result parsingJuha Kosonen1-1/+1
2018-05-24Set image metadata in tempestCédric Ollivier1-1/+2
2018-05-07Switch to project domain nameCédric Ollivier1-3/+5
2018-05-04Functest fail to parse refstack resultsxudan1-3/+6
2018-04-30Rewrite TempestResourcesManagerCédric Ollivier1-135/+95
2018-04-13Install new neutron-tempest-pluginCédric Ollivier1-1/+1
2018-04-13Merge "Fix role processing in Patrole"Cedric Ollivier1-2/+12
2018-04-13Merge "Pass kwargs in TempestCommon:configure()"Cedric Ollivier1-1/+1
2018-04-13Update regex to get verification_idCédric Ollivier1-6/+4
2018-04-13Switch to stestrCédric Ollivier1-1/+1
2018-04-12Fix role processing in PatroleCédric Ollivier1-2/+12
2018-04-12Pass kwargs in TempestCommon:configure()Cédric Ollivier1-1/+1
2018-03-20Update the details of tempest resultsLinda Wang1-4/+6
2018-03-17Mute all rally messagesCédric Ollivier1-7/+4
2018-03-16Precise tempest regexCédric Ollivier1-1/+1
2018-03-16Set api_extensions = all for NeutronTrunk onlyCédric Ollivier1-1/+9
2018-03-15Create 2 images and flavors for tempest testsLinda Wang1-28/+13
2018-03-14Refactor TempestCommon to simplify subclassesCédric Ollivier1-18/+25
2018-03-13Implement trunk ports testcasePanagiotis Karalis1-0/+13
2018-03-13Fix tempest_customLinda Wang1-1/+1
2018-03-10Improve tempest files managementCédric Ollivier1-1/+4
2018-03-07Allow overriding tempest output dirCédric Ollivier1-12/+18
2018-03-07Add a new env var for nameserverLinda Wang1-1/+2
2018-03-04Support domains when creating project/userLinda Wang1-2/+4
2018-03-02Leverage on XtestingCédric Ollivier1-11/+8
2018-02-24Automatically download defcore.txtCédric Ollivier1-4/+1
2018-02-22Switch from CONST to CONFCédric Ollivier1-23/+27
2018-02-19Generate tempest verification report (HTML)Juha Kosonen1-2/+12
2018-02-19Precise Tempest tests listCédric Ollivier1-3/+3
2018-02-19Enhance variable manipulation in tempestJuha Kosonen1-45/+34
2018-02-16Get properly env vars or their default valuesCédric Ollivier1-4/+5
2018-02-14Stop reading NODE_NAME in tempest and refstackCédric Ollivier1-12/+1
2018-02-13Fix the config of fixed_network_name in tempestLinda Wang1-3/+8
2018-02-09Fix pylint errors/warnings in tempest modulesJuha Kosonen1-94/+112
2018-02-08Refactor tempest resource managerJuha Kosonen1-109/+89
2018-02-02Do not use shell to execute commands in tempestJuha Kosonen1-15/+12
2018-01-31Use snaps_utils to get credentials in tempestJuha Kosonen1-8/+1
2018-01-29Create subnet and net within the same projectLinda Wang1-0/+1