summaryrefslogtreecommitdiffstats
path: root/qa/tasks/ceph.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* qa: print config dump after settingPatrick Donnelly2024-09-161-0/+9
* Merge PR #58487 into mainVenky Shankar2024-08-231-1/+1
|\
| * qa/tasks/ceph: fix "ceph mgr module enable" commandIlya Dryomov2024-07-091-1/+1
* | Merge pull request #58373 from ceph/wip-tasks-ceph-mkfs-has-no-fkyr2024-08-051-1/+3
|\ \
| * | qa: ceph.py mkfs.ext4 has no -fKyr Shatskyy2024-07-011-1/+3
| |/
* / qa/tasks: initialize rbd pool instead of just tagging itIlya Dryomov2024-07-101-6/+1
|/
* qa/tasks/ceph: provide configuration for setting configs via monPatrick Donnelly2024-06-061-0/+65
* tests/scripts: use 'tell pg deep-scrub pgid' instead of 'tell pgidRonen Friedman2024-04-071-1/+1
* qa/tasks: fix syntax for deep-scrub commandLaura Flores2024-01-091-1/+1
* qa/tasks/ceph: use tell <pgid> deep_scrub in osd_scrub_pgsSamuel Just2023-12-111-1/+1
* qa: rewrite "valgrind_post" to use ValgrindScannerVallari Agrawal2023-10-261-31/+9
* Merge pull request #50616 from batrick/i59120Yuri Weinstein2023-05-201-0/+6
|\
| * qa: time log compressionPatrick Donnelly2023-03-271-0/+1
| * qa/tasks: give verbose gzip outputPatrick Donnelly2023-03-271-0/+1
| * qa/tasks: use medium compressionPatrick Donnelly2023-03-271-0/+1
| * qa/ceph: parallelize gzipPatrick Donnelly2023-03-271-0/+3
* | qa: check each fs for healthPatrick Donnelly2023-04-111-3/+2
|/
* Merge pull request #48516 from athanatos/sjust/wip-57801Samuel Just2023-02-241-2/+25
|\
| * qa/task/ceph.py: set-allow-crimson for crimson clustersSamuel Just2023-02-141-2/+25
* | rados: upgrade suite test filestore removalNitzan Mordechai2023-02-121-1/+16
|/
* qa: enhancement for subvol creation and mountingMilind Changire2022-04-071-0/+3
* qa: move CephManager cluster instantiation to subtaskPatrick Donnelly2021-10-051-11/+15
* qa/tasks: Set default caps for 'osd' type in generate_caps()Sridhar Seshasayee2021-09-011-2/+2
* qa: multifs already enabled as defaultXiubo Li2021-07-281-4/+0
* qa/tasks: Add wait_for_clean() check prior to initiating scrubbing.Sridhar Seshasayee2021-03-251-0/+3
* qa: skip exit-on-first-failure option for valgrind on ubuntuPatrick Donnelly2021-03-031-6/+9
* qa: wait for MDS to join fsmapPatrick Donnelly2021-03-031-1/+9
* qa: move get_valgrind_args to qaPatrick Donnelly2021-03-031-4/+2
* qa/tasks/ceph: set ctx.ceph[cluster_name].fsidSage Weil2021-02-171-0/+1
* Merge pull request #38817 from ideepika/fix-interactive-errorSage Weil2021-01-201-0/+2
|\
| * qa/tasks/ceph: do not update info.yaml if ctx.archive is not setDeepika Upadhyay2021-01-081-0/+2
* | qa: remove ceph file systems on completionPatrick Donnelly2021-01-081-1/+8
|/
* qa/tasks/ceph: rename s/update_archive_setting/update_info_yamlDeepika Upadhyay2020-12-031-7/+8
* Merge PR #37708 into masterPatrick Donnelly2020-12-021-4/+29
|\
| * qa/tasks: allow per file system config settingRamana Raja2020-11-201-4/+29
* | qa/tasks/ceph: resurrect log compressionIlya Dryomov2020-11-241-4/+21
|/
* qa/tasks/ceph: use Cluster.sh() and Remote.sh() when appropriateKefu Chai2020-11-141-43/+9
* qa/tasks/ceph: update_archive_setting() only if ctx.archive is validKefu Chai2020-11-141-5/+7
* qa/tasks/ceph: extract update_archive_setting()Kefu Chai2020-11-031-17/+14
* Merge PR #37629 into masterPatrick Donnelly2020-10-261-6/+16
|\
| * qa/cephfs: add session_timeout option supportXiubo Li2020-10-231-0/+7
| * qa/cephfs: move the cephfs's opertions setting to create()Xiubo Li2020-10-231-7/+2
| * qa/cephfs: add 'cephfs:' section supportXiubo Li2020-10-231-1/+9
* | qa: drop hammer branch qa testsDeepika Upadhyay2020-10-151-18/+8
|/
* qa: fix proc exit status checkPatrick Donnelly2020-09-281-10/+12
* qa: ignore logrotate state rename errorPatrick Donnelly2020-09-201-6/+11
* Merge PR #37218 into masterPatrick Donnelly2020-09-191-1/+1
|\
| * qa: spawn MDS daemons before creating fsPatrick Donnelly2020-09-171-1/+1
* | Merge remote-tracking branch 'origin/master' into wip-stretch-modeGreg Farnum2020-09-151-34/+11
|\|
| * qa/tasks/ceph: use remote.read_file instead of misc.get_fileKyr Shatskyy2020-09-041-19/+8