aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack/rally/rally.py
AgeCommit message (Expand)AuthorFilesLines
2021-11-15Update linters and fix all new issuesCédric Ollivier1-30/+34
2021-08-18Update to Alpine 3.14Cédric Ollivier1-37/+32
2020-11-26Remove former allow_no_fip logicCédric Ollivier1-1/+0
2020-11-18Use EXTERNAL_NETWORK as a fallback if no tenant networkCédric Ollivier1-1/+8
2020-07-23Add VMTasks.dd_load_test in Rally test casesCédric Ollivier1-1/+4
2020-06-15Stop leveraging on neutron plugins and extraCédric Ollivier1-20/+0
2019-11-17Fix details in RallyCédric Ollivier1-5/+4
2019-10-11Leverage on Rally task tagsCédric Ollivier1-23/+20
2019-10-08Count all hypervisors by defaultCédric Ollivier1-1/+1
2019-10-01Merge "Count all active hypervisors"Cedric Ollivier1-1/+1
2019-09-30Count all active hypervisorsCédric Ollivier1-1/+1
2019-09-29List services via OS_INTERFACE in RallyCédric Ollivier1-1/+2
2019-09-28Allow getting service via any endpointCédric Ollivier1-0/+1
2019-09-04Prevent occasional rally hangsJuha Kosonen1-8/+13
2019-08-26Protect vs rally infine loopCédric Ollivier1-2/+6
2019-08-15Fix rally task file manipulationJuha Kosonen1-11/+11
2019-07-27Switch to Python 3.7 and Alpine 3.10Cédric Ollivier1-49/+50
2019-07-10Allow scenarios without external networkCédric Ollivier1-0/+3
2019-06-28Add Barbican scenario in RallyCédric Ollivier1-1/+1
2019-06-28Add swift scenario in rallyCédric Ollivier1-1/+1
2019-06-09Conform with latest Neutron rally jobCédric Ollivier1-1/+3
2019-06-02Publish rally logsCédric Ollivier1-0/+32
2019-05-25Set utf-8 in decode and encode callsCédric Ollivier1-9/+9
2019-05-24Decode Bytes in logging callsCédric Ollivier1-7/+7
2019-05-13Update to Python3Cédric Ollivier1-6/+6
2019-05-02Manage block_migration in RallyCédric Ollivier1-0/+3
2019-04-24Refactor modules to avoid duplicated codeCédric Ollivier1-12/+1
2019-04-09Set cinder service type in rally testsJuha Kosonen1-0/+4
2019-02-15Enrich Rally results outputStamatis Katsaounis1-1/+15
2019-02-14Generate xunit reports (rally and tempest)Cédric Ollivier1-8/+85
2019-02-13Specify which rally tests to runStamatis Katsaounis1-18/+14
2019-02-12Generate one single report for Rally testcasesCédric Ollivier1-9/+17
2019-01-26Set Gnocchi scenario as optional in rally testsJuha Kosonen1-6/+10
2018-12-19Add task arguments to rally_jobsJuha Kosonen1-4/+14
2018-11-17Rename Rally blacklist.txt to blacklist.yamlCédric Ollivier1-1/+1
2018-10-15Do not create files in site-package directoryJuha Kosonen1-5/+22
2018-09-23Protect vs former OS env varsCédric Ollivier1-0/+5
2018-09-21Remove rally plugins and extra when cleaningCédric Ollivier1-2/+11
2018-09-18Add support for Rally OpenStack CI test casesJuha Kosonen1-13/+121
2018-09-06Add role to users created by rally if requiredCédric Ollivier1-0/+27
2018-09-03Refactor RallyBaseJuha Kosonen1-35/+37
2018-08-28Remove installer type from rally blacklistJuha Kosonen1-5/+2
2018-08-14Create new project/user for rally testJuha Kosonen1-2/+20
2018-08-10Remove explicit Rally task validationJuha Kosonen1-20/+4
2018-07-30Delete alt images before removing the accountCédric Ollivier1-1/+1
2018-07-27Stop redirecting output to json filesCédric Ollivier1-15/+10
2018-07-11Clean all possible resourcesCédric Ollivier1-1/+2
2018-07-11Check the status of inherited stepsCédric Ollivier1-1/+2
2018-07-11Force result = 0 if exceptionCédric Ollivier1-0/+1
2018-06-30Inherit rally from VmReady1Cédric Ollivier1-125/+15