summaryrefslogtreecommitdiffstats
path: root/qa/tasks/mds_thrash.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* qa/tasks/mds_thrash: fix thrash iteration never skipLianne2021-05-241-1/+1
* qa: remove ceph file systems on completionPatrick Donnelly2021-01-081-1/+3
* qa/tasks: allow per file system config settingRamana Raja2020-11-201-1/+1
* qa/tasks/mds_thrash: s/random.sample/random.choice/Kefu Chai2020-05-231-3/+2
* qa: use py3 compat list from rangePatrick Donnelly2020-05-181-1/+1
* qa/tasks: use list comprehension for checking the lengthKefu Chai2020-04-301-7/+8
* qa: import with full pathKefu Chai2020-03-241-1/+1
* qa: Fix problems detected by mypyThomas Bechtold2020-03-051-2/+3
* qa/tasks: Fixed AttributeError: can't set attributeJos Collin2019-11-271-1/+1
* qa/tasks: drop/update name from ThrasherJos Collin2019-11-271-4/+2
* Merge PR #31207 into masterPatrick Donnelly2019-11-011-1/+3
|\
| * qa/tasks: Better handling of thrasher names and __init__ callsJos Collin2019-10-301-1/+3
* | qa: get rid of iterkeys for py3 compatibilityKyr Shatskyy2019-10-111-3/+3
|/
* qa/tasks: drop object inheritJos Collin2019-08-231-1/+1
* Merge PR #28378 into masterPatrick Donnelly2019-08-211-124/+14
|\
| * qa/tasks: introduce Thrasher base classJos Collin2019-08-211-5/+5
| * qa/tasks: manage thrashersJos Collin2019-08-061-6/+5
| * qa/tasks: start DaemonWatchdog when ceph startsJos Collin2019-08-061-11/+6
| * qa/tasks: move DaemonWatchdog to new fileJos Collin2019-08-061-105/+1
* | qa/tasks: fixed typo in the commentJos Collin2019-08-201-1/+1
|/
* qa: update testing for standby-replayPatrick Donnelly2019-02-281-4/+2
* qa: mds_thrash updates for new max_mds behaviorPatrick Donnelly2018-04-171-15/+3
* misc: fix various spelling errorsShengjing Zhu2018-03-101-1/+1
* qa: thrash max_mds and deactivate ranksPatrick Donnelly2017-07-071-2/+2
* qa: update thrash max mds testingYan, Zheng2017-06-271-9/+11
* qa: add DaemonWatchdog to stop tests on failurePatrick Donnelly2017-02-061-30/+151
* qa: disable max_mds changes during thrashingPatrick Donnelly2017-02-061-3/+4
* qa: use gevent.sleep so greenlet yieldsPatrick Donnelly2017-02-061-7/+8
* qa: allow revived MDS to be up:activePatrick Donnelly2017-02-061-2/+2
* qa: timeout waiting for thrashed MDS to revivePatrick Donnelly2017-02-061-4/+5
* qa: configure thrashing while MDS are stoppingPatrick Donnelly2017-02-061-16/+26
* qa: add deactivation log messagePatrick Donnelly2017-02-061-0/+1
* qa: avoid infinite wait if no repl. can be madePatrick Donnelly2017-02-061-9/+10
* qa: timeout thrasher if fs does not stabilizePatrick Donnelly2017-02-061-1/+3
* qa: check replacement MDS is active in thrasherPatrick Donnelly2017-02-061-1/+1
* qa: handle thrashing ranks with holesPatrick Donnelly2017-02-061-2/+3
* move ceph-qa-suite dirs into qa/Sage Weil2016-12-141-0/+414