aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack/tempest/tempest.py
AgeCommit message (Expand)AuthorFilesLines
2023-05-13Complete migration to Cirros 0.6.1Cédric Ollivier1-1/+1
2021-11-15Update linters and fix all new issuesCédric Ollivier1-37/+34
2021-08-18Update to Alpine 3.14Cédric Ollivier1-70/+68
2021-05-19Configure dashboard.dashboard_url if tempest_slowCédric Ollivier1-15/+14
2021-05-17Update scenario img_file in tempest.confCédric Ollivier1-3/+2
2020-12-10Set NEW_USER ROLE in tempest_heat classic userCédric Ollivier1-0/+3
2020-12-08Rather use rconfig.has_option() insteadCédric Ollivier1-1/+1
2020-12-08Concat both dynamic and static roles in tempest.confCédric Ollivier1-13/+28
2020-12-04Stop setting floating_ips in tempest_conf.yamlCédric Ollivier1-0/+1
2020-11-27Protect vs false detected external networks if l2-onlyCédric Ollivier1-2/+4
2020-11-26Allow running tempest without tenant network resources.Cédric Ollivier1-8/+32
2020-07-03min_computes_nodes is also used as max valuesCédric Ollivier1-15/+2
2020-05-24Precise validation configs in NeutronCédric Ollivier1-0/+11
2020-04-28Move static data to tempest_conf.yamlCédric Ollivier1-1/+0
2020-04-19Run sequentially tempest_heatCédric Ollivier1-0/+2
2020-04-06Add tempest_heat (heat-tempest-plugin)Cédric Ollivier1-0/+66
2020-03-23Doesn't redirect stderr when getting verifier idCédric Ollivier1-1/+1
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