summaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack/tempest/tempest.py
AgeCommit message (Expand)AuthorFilesLines
2019-03-19Do not allow testcase skipping in refstackJuha Kosonen1-0/+8
2019-02-27Gather all skipped tempest test casesPanagiotis Karalis1-1/+1
2019-02-15Generate xunit reports (rally and tempest)Cédric Ollivier1-10/+8
2019-02-13Publish tempest details into databaseCédric Ollivier1-1/+1
2019-01-20Fix one typo in docstring (tempest.py)Cédric Ollivier1-1/+1
2019-01-20Take control over Rally logicsCédric Ollivier1-4/+25
2019-01-20Move logics out of TempestCommon.__init__()Cédric Ollivier1-22/+33
2018-11-10Check if at least 1 hypervisorsCédric Ollivier1-1/+1
2018-10-21Harden Rally generate reportCédric Ollivier1-3/+2
2018-10-14Fix image properties parsingCédric Ollivier1-4/+4
2018-10-08Use environment variable for image propertiesDelia Popescu1-0/+5
2018-09-23Protect vs former OS env varsCédric Ollivier1-0/+5
2018-09-23Set default_domain_id in tempest.confCédric Ollivier1-1/+2
2018-09-22Set admin_domain_scope to True (tempest)Cédric Ollivier1-5/+5
2018-09-22Grant new tempest user as admin in domain tooCédric Ollivier1-0/+3
2018-09-22Stop creating network resources in tempestCédric Ollivier1-2/+4
2018-09-09Clean user/project after skipping testcasesCédric Ollivier1-0/+2
2018-09-07Do not raise exceptions in conf_utilsJuha Kosonen1-4/+9
2018-09-05Update scenario section in tempest.confCédric Ollivier1-0/+24
2018-09-03Switch from tempest section to openstackCédric Ollivier1-10/+10
2018-08-29Merge "Create new project/user for tempest tests"Cedric Ollivier1-1/+22
2018-08-29Create new project/user for tempest testsJuha Kosonen1-1/+22
2018-08-29Merge "Support pre-Provisioned credentials"Cedric Ollivier1-1/+2
2018-08-28Support pre-Provisioned credentialsCédric Ollivier1-1/+2
2018-08-28Remove installer type from tempest blacklistJuha Kosonen1-7/+3
2018-08-23Create output directoryGeorg Kunz1-0/+2
2018-08-21Fix fixed_network_name in tempest.confCédric Ollivier1-1/+7
2018-08-17Clean /etc/rally.confCédric Ollivier1-0/+17
2018-08-10Publish rally logs to ease debugging.Cédric Ollivier1-10/+17
2018-08-07Fix swift operator roleCédric Ollivier1-1/+1
2018-07-30Delete alt images before removing the accountCédric Ollivier1-1/+1
2018-07-17Set filename_alt in tempestCédric Ollivier1-0/+1
2018-07-17Leverage cloudify_ims on CloudifyCédric Ollivier1-2/+1
2018-07-15Dynamically skip neutron_trunk and barbicanCédric Ollivier1-0/+34
2018-07-14Set swift_operator_role if requiredCédric Ollivier1-0/+14
2018-07-12Avoid duplicating tempest section in rally.confCédric Ollivier1-1/+2
2018-07-11Add tempest section in rally.confCédric Ollivier1-0/+1
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