aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack/rally/rally.py
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-19Fix pylint errorsCédric Ollivier1-4/+4
2018-05-24Set image metadata in tempestCédric Ollivier1-1/+1
2018-05-18Refactor task results manipulation in rallyJuha Kosonen1-58/+82
2018-05-05Switch to Shade in rallyJuha Kosonen1-76/+79
2018-04-22Bypass NoneType errors when creating router in rallyCédric Ollivier1-1/+1
2018-04-19Introduce Rally scenarios for GnocchiJuha Kosonen1-1/+1
2018-04-09Remove Ceilometer test scenariosJuha Kosonen1-1/+1
2018-03-15Create 2 images and flavors for tempest testsLinda Wang1-1/+1
2018-03-11Fix many pylint warningsCédric Ollivier1-1/+1
2018-03-07Add a new env var for nameserverLinda Wang1-1/+2
2018-03-05Fix Rally scenario parameters representationJuha Kosonen1-7/+7
2018-03-02Leverage on XtestingCédric Ollivier1-10/+8
2018-02-22Switch from CONST to CONFCédric Ollivier1-20/+22
2018-02-16Get properly env vars or their default valuesCédric Ollivier1-2/+3
2018-02-13Enhance variable manipulation in rallyJuha Kosonen1-36/+22