aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack/tempest/tempest.py
AgeCommit message (Expand)AuthorFilesLines
2019-11-26Update scheduler_available_filtersCédric Ollivier1-7/+0
2019-10-26Add healthcheck Horizon testsCédric Ollivier1-0/+15
2019-10-24Merge "Allow checking Tests count"Cedric Ollivier1-0/+4
2019-10-23Allow checking Tests countCédric Ollivier1-0/+4
2019-10-23Allow blacklisting tests if public endpoint onlyCédric Ollivier1-3/+9
2019-10-08Count all hypervisors by defaultCédric Ollivier1-1/+1
2019-09-30Count all active hypervisorsCédric Ollivier1-2/+1
2019-09-19Remove any cores quota in tempest_scenario and shakerCédric Ollivier1-1/+3
2019-09-14Remove any instance quota in tempest_scenarioCédric Ollivier1-0/+12
2019-08-26Support regex in tempest blacklistJuha Kosonen1-5/+4
2019-07-27Switch to Python 3.7 and Alpine 3.10Cédric Ollivier1-10/+10
2019-06-02Publish rally logsCédric Ollivier1-22/+2
2019-05-25Set utf-8 in decode and encode callsCédric Ollivier1-11/+11
2019-05-24Decode Bytes in logging callsCédric Ollivier1-5/+5
2019-05-13Update to Python3Cédric Ollivier1-14/+14
2019-04-24Refactor modules to avoid duplicated codeCédric Ollivier1-12/+1
2019-04-15Stop forcing admin_scope_domain = TrueCédric Ollivier1-1/+0
2019-03-19Do not allow testcase skipping in refstackJuha Kosonen1-0/+8
2019-03-07Merge tempest.py and conf_utils.pyJuha Kosonen1-10/+185
2019-02-27Gather all skipped tempest test casesPanagiotis Karalis1-1/+1
2019-02-14Generate 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-19Take control over Rally logicsCédric Ollivier1-4/+25
2019-01-19Move 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-06Merge "Rename IMG_PROP to IMAGE_PROPERTIES"Cedric Ollivier1-4/+5
2018-10-06Rename IMG_PROP to IMAGE_PROPERTIESCédric Ollivier1-4/+5
2018-10-06Merge "Use environment variable for image properties"Cedric Ollivier1-0/+4
2018-10-05Use environment variable for image propertiesDelia Popescu1-0/+4
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