aboutsummaryrefslogtreecommitdiffstats
path: root/functest/tests/unit/openstack
AgeCommit message (Expand)AuthorFilesLines
2021-11-15Update linters and fix all new issuesCédric Ollivier5-27/+28
2021-08-18Update to Alpine 3.14Cédric Ollivier2-9/+6
2021-04-20Refactor test_run_verifier_tests_defaultCédric Ollivier1-13/+10
2020-03-27Check the login prompt in console in SingleVm1Cédric Ollivier1-4/+20
2019-10-23Allow blacklisting tests if public endpoint onlyCédric Ollivier1-2/+4
2019-10-11Leverage on Rally task tagsCédric Ollivier1-9/+13
2019-10-08Count all hypervisors by defaultCédric Ollivier1-1/+1
2019-09-30Count all active hypervisorsCédric Ollivier1-2/+2
2019-07-27Switch to Python 3.7 and Alpine 3.10Cédric Ollivier2-7/+7
2019-06-02Publish rally logsCédric Ollivier1-3/+14
2019-05-25Set utf-8 in decode and encode callsCédric Ollivier1-3/+3
2019-05-24Decode Bytes in logging callsCédric Ollivier1-3/+6
2019-05-13Update to Python3Cédric Ollivier2-4/+4
2019-03-19Do not allow testcase skipping in refstackJuha Kosonen1-0/+19
2019-03-12Remove Snaps-based testcasesCédric Ollivier2-288/+0
2019-03-07Merge tempest.py and conf_utils.pyJuha Kosonen2-162/+133
2019-02-15Enrich Rally results outputStamatis Katsaounis1-4/+21
2019-02-14Generate xunit reports (rally and tempest)Cédric Ollivier3-52/+60
2019-02-13Specify which rally tests to runStamatis Katsaounis1-6/+2
2019-02-12Generate one single report for Rally testcasesCédric Ollivier1-0/+24
2019-01-19Move logics out of TempestCommon.__init__()Cédric Ollivier1-0/+1
2018-12-27Update Xtesting to 0.61Cédric Ollivier1-63/+100
2018-12-19Add task arguments to rally_jobsJuha Kosonen1-4/+4
2018-10-21Harden Rally generate reportCédric Ollivier1-4/+2
2018-10-15Do not create files in site-package directoryJuha Kosonen1-0/+3
2018-10-14Fix image properties parsingCédric Ollivier1-20/+0
2018-09-18Add support for Rally OpenStack CI test casesJuha Kosonen1-4/+6
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-09-03Refactor RallyBaseJuha Kosonen1-27/+32
2018-08-29Create new project/user for tempest testsJuha Kosonen2-15/+12
2018-08-28Merge "Remove installer type from rally blacklist"Cedric Ollivier1-10/+0
2018-08-28Remove installer type from tempest blacklistJuha Kosonen1-3/+0
2018-08-28Remove installer type from rally blacklistJuha Kosonen1-10/+0
2018-08-24Create new project/user for snaps testsJuha Kosonen1-12/+30
2018-08-14Create new project/user for rally testJuha Kosonen2-7/+8
2018-08-10Remove explicit Rally task validationJuha Kosonen1-14/+1
2018-08-04Make synchronous Shade callsCédric Ollivier1-1/+1
2018-08-03Protect VMTP vs cidr conflictsCédric Ollivier1-0/+1
2018-07-31Print stderr in logs when calling cmd over sshCédric Ollivier1-1/+1
2018-07-27Stop redirecting output to json filesCédric Ollivier1-0/+1
2018-07-20Cover cinder testcasesDelia Popescu2-0/+271
2018-07-11Clean all possible resourcesCédric Ollivier1-3/+11
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-09Merge "Refactor tempest common"Cedric Ollivier1-18/+13
2018-07-09Add Vmtp as a new testcaseCédric Ollivier2-0/+88
2018-07-08Refactor tempest commonCédric Ollivier1-18/+13