aboutsummaryrefslogtreecommitdiffstats
path: root/functest/tests/unit/openstack/tempest
AgeCommit message (Expand)AuthorFilesLines
2021-11-15Update linters and fix all new issuesCédric Ollivier1-2/+2
2021-08-18Update to Alpine 3.14Cédric Ollivier1-8/+6
2021-04-20Refactor test_run_verifier_tests_defaultCédric Ollivier1-13/+10
2019-10-23Allow blacklisting tests if public endpoint onlyCédric Ollivier1-2/+4
2019-07-27Switch to Python 3.7 and Alpine 3.10Cédric Ollivier1-4/+4
2019-05-13Update to Python3Cédric Ollivier1-2/+2
2019-03-19Do not allow testcase skipping in refstackJuha Kosonen1-0/+19
2019-03-07Merge tempest.py and conf_utils.pyJuha Kosonen2-162/+133
2019-02-14Generate xunit reports (rally and tempest)Cédric Ollivier2-38/+9
2019-01-19Move logics out of TempestCommon.__init__()Cédric Ollivier1-0/+1
2018-10-21Harden Rally generate reportCédric Ollivier1-4/+2
2018-10-14Fix image properties parsingCédric Ollivier1-20/+0
2018-09-08Merge "Fix dict conversion in tempest.conf"Cedric Ollivier1-2/+2
2018-09-08Fix dict conversion in tempest.confCédric Ollivier1-2/+2
2018-09-07Do not raise exceptions in conf_utilsJuha Kosonen1-29/+5
2018-09-05Update scenario section in tempest.confCédric Ollivier1-0/+20
2018-08-29Create new project/user for tempest testsJuha Kosonen2-15/+12
2018-08-28Remove installer type from tempest blacklistJuha Kosonen1-3/+0
2018-08-14Create new project/user for rally testJuha Kosonen1-1/+2
2018-07-11Check the status of inherited stepsCédric Ollivier1-1/+4
2018-07-11Update rally image name regexCédric Ollivier1-1/+2
2018-07-08Refactor tempest commonCédric Ollivier1-18/+13
2018-06-22Update tempest to inherit from VmReady1Cédric Ollivier2-46/+8
2018-06-14Add py3 support in tempest and rallyCédric Ollivier2-11/+11
2018-06-05Switch from OS_ENDPOINT_TYPE to OS_INTERFACECédric Ollivier1-1/+1
2018-04-30Rewrite TempestResourcesManagerCédric Ollivier2-84/+40
2018-04-13Merge "Fix role processing in Patrole"Cedric Ollivier2-25/+17
2018-04-13Switch to stestrCédric Ollivier1-1/+1
2018-04-12Fix role processing in PatroleCédric Ollivier2-25/+17
2018-03-17Mute all rally messagesCédric Ollivier2-41/+23
2018-03-16Precise tempest regexCédric Ollivier1-1/+1
2018-03-15Create 2 images and flavors for tempest testsLinda Wang1-15/+0
2018-03-14Refactor TempestCommon to simplify subclassesCédric Ollivier2-15/+5
2018-03-13Implement trunk ports testcasePanagiotis Karalis1-1/+5
2018-03-10Improve tempest files managementCédric Ollivier1-3/+17
2018-03-07Allow overriding tempest output dirCédric Ollivier2-8/+10
2018-03-02Leverage on XtestingCédric Ollivier1-15/+13
2018-02-24Automatically download defcore.txtCédric Ollivier2-43/+2
2018-02-22Switch from CONST to CONFCédric Ollivier1-16/+16
2018-02-19Generate tempest verification report (HTML)Juha Kosonen1-4/+19
2018-02-19Precise Tempest tests listCédric Ollivier1-2/+2
2018-02-19Enhance variable manipulation in tempestJuha Kosonen1-12/+13
2018-02-16Mock additional methods related to OpenStackFlavorCédric Ollivier1-0/+2
2018-02-16Get properly env vars or their default valuesCédric Ollivier1-5/+5
2018-02-13Merge "Fix the config of fixed_network_name in tempest"Cedric Ollivier1-2/+3
2018-02-13Fix the config of fixed_network_name in tempestLinda Wang1-2/+3
2018-02-12Enable invalid-name warnings in tempest modulesJuha Kosonen2-55/+56
2018-02-09Fix pylint errors/warnings in tempest modulesJuha Kosonen2-47/+56
2018-02-02Do not use shell to execute commands in tempestJuha Kosonen1-4/+3
2018-01-31Use snaps_utils to get credentials in tempestJuha Kosonen2-3/+6