aboutsummaryrefslogtreecommitdiffstats
path: root/functest/tests/unit/openstack/rally/test_rally.py
AgeCommit message (Expand)AuthorFilesLines
2021-11-15Update linters and fix all new issuesCédric Ollivier1-11/+11
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 Ollivier1-3/+3
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 Ollivier1-2/+2
2019-02-15Enrich Rally results outputStamatis Katsaounis1-4/+21
2019-02-14Generate xunit reports (rally and tempest)Cédric Ollivier1-14/+51
2019-02-13Specify which rally tests to runStamatis Katsaounis1-6/+2
2019-02-12Generate one single report for Rally testcasesCédric Ollivier1-0/+24
2018-12-19Add task arguments to rally_jobsJuha Kosonen1-4/+4
2018-10-15Do not create files in site-package directoryJuha Kosonen1-0/+3
2018-09-18Add support for Rally OpenStack CI test casesJuha Kosonen1-4/+6
2018-09-03Refactor RallyBaseJuha Kosonen1-27/+32
2018-08-28Remove installer type from rally blacklistJuha Kosonen1-10/+0
2018-08-14Create new project/user for rally testJuha Kosonen1-6/+6
2018-08-10Remove explicit Rally task validationJuha Kosonen1-14/+1
2018-07-27Stop redirecting output to json filesCédric Ollivier1-0/+1
2018-06-30Inherit rally from VmReady1Cédric Ollivier1-150/+19
2018-06-14Add py3 support in tempest and rallyCédric Ollivier1-9/+9
2018-05-18Refactor task results manipulation in rallyJuha Kosonen1-17/+48
2018-05-05Switch to Shade in rallyJuha Kosonen1-91/+149
2018-03-02Leverage on XtestingCédric Ollivier1-3/+2
2018-02-24Update Functest to meet last snaps updatesCédric Ollivier1-4/+0
2018-02-16Mock additional methods related to OpenStackFlavorCédric Ollivier1-0/+4
2018-02-13Enhance variable manipulation in rallyJuha Kosonen1-9/+8
2018-01-30Fix pylint errors/warnings in rallyJuha Kosonen1-32/+24
2018-01-30Remove duplicated code related to snaps credsJuha Kosonen1-1/+1
2018-01-26Refactor rally report generationJuha Kosonen1-2/+12
2018-01-21Disable all missing-docstring warnings in unit testsCédric Ollivier1-0/+2
2018-01-16Fix Rally output retrievalJuha Kosonen1-11/+2
2017-11-21Fix "Broken pipe" IOErrors of rally runJuha Kosonen1-4/+1
2017-11-13Move rally and tempest out of functest-coreLinda Wang1-1/+12
2017-10-17Update blacklist about migration tests for rallyLinda Wang1-2/+2
2017-10-05Live migration support determination in rallyJuha Kosonen1-7/+24
2017-09-21Remove void return value mocks in rally unit testsJuha Kosonen1-27/+16
2017-09-20Dedicated flavors for rally testsJuha Kosonen1-0/+46
2017-09-15Refactor resource creation and cleanup in rallyJuha Kosonen1-38/+57
2017-09-11Remove volume type handlingJuha Kosonen1-37/+4
2017-07-11Use decorators for mock patchingMartin Kulhavy1-281/+272
2017-07-11Add decorators in testcases for energy recording.Benoit HERARD1-6/+6
2017-07-10Allow regex for blacklist scenarios/installersMartin Kulhavy1-1/+32
2017-06-27Remove Rally requests scenarioJuha Kosonen1-8/+0
2017-05-19Merge "Replace CONST.* by getattribute/setattr for rally and tempest"Jose Lausuch1-7/+7
2017-05-19Replace CONST.* by getattribute/setattr for rally and tempestLinda Wang1-7/+7
2017-05-19Merge "Modify how to disable logging in unit test."Jose Lausuch1-2/+1
2017-05-18Modify how to disable logging in unit test.Cédric Ollivier1-2/+1