summaryrefslogtreecommitdiffstats
path: root/qa/tasks/ragweed.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* qa/ragweed: clone into separate directory for each clientCasey Bodley2023-03-031-10/+10
* qa/ragweed: run ragweed tests with toxCasey Bodley2023-02-161-21/+17
* qa/tasks/ragweed: use remote.write_fileKyr Shatskyy2020-09-041-7/+2
* qa/tasks/ragweed: always set ragweed_repoKefu Chai2020-07-311-37/+39
* qa/tasks/ragweed: flake8 fixesKefu Chai2020-06-231-1/+0
* qa/tasks/ragweed.py: open file in text modeKefu Chai2020-04-071-1/+1
* qa,test: decode return val of base64.b64encode()Kefu Chai2020-04-071-1/+2
* qa/tasks/ragweed.py: use str methods of helper from string moduleKefu Chai2020-04-071-3/+3
* qa/tasks/ragweed: get rid of cString for py3Kyr Shatskyy2020-03-061-2/+2
* qa/tasks/ragweed: get rid of itervalues for py3Kyr Shatskyy2020-03-061-1/+1
* Merge pull request #32222 from toabctl/qa-flake8-py3Kefu Chai2019-12-241-4/+4
|\
| * qa: Run flake8 on python2 and python3Thomas Bechtold2019-12-131-4/+4
* | Merge PR #32252 into masterSage Weil2019-12-171-1/+2
|\ \ | |/ |/|
| * qa/tasks: nosetests -> python -m noseSage Weil2019-12-171-1/+2
* | qa: Enable flake8 tox and fix failuresThomas Bechtold2019-12-121-3/+0
|/
* qa: get rid of iteritems for python3 compatibilityKyr Shatskyy2019-10-151-6/+6
* qa: get rid of iterkeys for py3 compatibilityKyr Shatskyy2019-10-111-1/+1
* qa/ragweed: use correct endpoint from rgw_serverCasey Bodley2019-09-171-14/+6
* qa/tests: added ragweed coverage to stress-split* upgrade suitesYuri Weinstein2019-07-081-1/+1
* qa/rgw: extra s3tests tasks use rgw endpoint configurationCasey Bodley2019-06-191-1/+1
* qa/ragweed: change the way we determine which ragweed branch to useYehuda Sadeh2019-01-091-11/+27
* qa/rgw: ragweed task conditionally sets is_secureCasey Bodley2018-03-091-1/+1
* qa/rgw: add class for rgw endpointsCasey Bodley2018-03-091-1/+5
* qa/tasks/ragweed: don't reference fastcgiYehuda Sadeh2018-02-191-2/+0
* qa/tasks/ragweed: only init config when doing prepareYehuda Sadeh2018-02-191-18/+38
* qa/tasks/ragweed: configurable stagesYehuda Sadeh2018-02-191-1/+5
* qa/tasks/ragweed: point at ceph.conf in configYehuda Sadeh2018-02-191-0/+4
* qa/tasks/ragweed: set system flag on system userYehuda Sadeh2018-02-191-0/+5
* qa/tasks: add ragweed taskYehuda Sadeh2018-02-191-0/+338