summaryrefslogtreecommitdiffstats
path: root/qa/tasks/cephfs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #60720 from batrick/i68913Venky Shankar13 days1-0/+2
|\
| * qa: write out ESubtreeMap more frequently to find large eventsPatrick Donnelly2024-12-301-0/+2
* | Merge PR #55616 into mainVenky Shankar2024-12-271-0/+55
|\ \
| * | qa: test to verify `MDS_ESTIMATED_REPLAY_TIME` warningVenky Shankar2024-11-291-0/+55
* | | qa: Add async io test to nfs ganesha using fioKotresh HR2024-12-191-0/+51
|/ /
* | qa: add test for importer's unexpected client eviction after an export subtre...Zhansong Gao2024-11-132-1/+25
* | qa: add test for importer's session cleanup after an export subtree task is i...Zhansong Gao2024-11-132-4/+70
|/
* Merge pull request #55693 from adk3798/cephadm-nfsv3Adam King2024-10-301-1/+1
|\
| * mgr/nfs: add NFSv3 protocol to exportsAdam King2024-10-211-1/+1
* | Merge pull request #50105 from zhsgao/mds_export_stateVenky Shankar2024-10-301-0/+96
|\ \
| * | qa: add test for 'dump_export_states'Zhansong Gao2024-10-081-0/+96
* | | Merge pull request #58898 from neesingh-rh/wip-fix-strict-iec-castRishabh Dave2024-10-241-1/+4
|\ \ \
| * | | qa: modify `test_human_readable_quota_invalid_values`neeraj pratap singh2024-09-241-1/+4
* | | | qa/cephfs: test enable/disable of volumes pluginRishabh Dave2024-10-191-0/+181
| |_|/ |/| |
* | | Merge pull request #59420 from rishabh-d-dave/max-mds-confirmRishabh Dave2024-10-182-2/+62
|\ \ \
| * | | qa/cephfs: add tests for confirmationn required to change max_mdsRishabh Dave2024-10-012-2/+62
* | | | Merge pull request #59712 from rishabh-d-dave/mgr-vol-clone-stats-snapRishabh Dave2024-10-181-1/+68
|\ \ \ \
| * | | | qa/cephfs: test clone progress reporter after subvol is deleted but...Rishabh Dave2024-09-261-1/+68
| | |_|/ | |/| |
* | | | Merge PR #60219 into mainVenky Shankar2024-10-141-3/+3
|\ \ \ \
| * | | | qa/cephfs: update earmark values to valid ones in test_volumes.pyAvan Thakkar2024-10-091-3/+3
* | | | | Merge pull request #59987 from kotreshhr/licephfs-aio-nfsganeshaVenky Shankar2024-10-101-1/+29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | qa: Add data read/write test for nfs-ganeshaKotresh HR2024-10-041-1/+29
* | | | | Merge PR #58966 into mainVenky Shankar2024-10-071-0/+28
|\ \ \ \ \
| * | | | | qa: test 'ceph fs snapshot mirror ls' commandJos Collin2024-08-291-0/+28
* | | | | | Merge PR #59699 into mainVenky Shankar2024-10-071-0/+27
|\ \ \ \ \ \
| * | | | | | qa: Add test for 'fs status' in standby-replay mds setupKotresh HR2024-09-101-0/+27
* | | | | | | Merge pull request #56118 from joscollin/wip-B64711-qa-failure_cancel-mirrori...Venky Shankar2024-10-071-28/+37
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | qa: make all replayer threads busy and query 'syncing' statusJos Collin2024-08-201-28/+37
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #59875 from joscollin/wip-B68131-revert-sync-durationVenky Shankar2024-10-011-6/+6
|\ \ \ \ \ \
| * | | | | | qa: update test for last_sync_durationJos Collin2024-09-231-6/+6
| | |_|_|/ / | |/| | | |
* / | | | | mds: invalid id for client eviction is to be treated as successVenky Shankar2024-09-231-6/+8
|/ / / / /
* | | | | Merge PR #59111 into mainVenky Shankar2024-09-181-0/+126
|\ \ \ \ \
| * | | | | qa/cephfs: update tests for test_volumes & unit-test for earmarkingAvan Thakkar2024-09-171-0/+126
| | |/ / / | |/| | |
* | | | | Merge pull request #54277 from rhcs-dashboard/nfs-export-apply-fixAdam King2024-09-171-21/+89
|\ \ \ \ \
| * | | | | doc: nit fixes for nfs docAvan Thakkar2024-09-161-12/+13
| * | | | | mgr/nfs: add additional tests for cmount_path & user_id deletionAvan Thakkar2024-08-291-7/+73
| * | | | | mgr/nfs: adopt API & unit tests for nfs exportsAvan Thakkar2024-08-271-17/+18
| | |_|_|/ | |/| | |
* | | | | Merge PR #55421 into mainVenky Shankar2024-09-171-0/+26
|\ \ \ \ \
| * | | | | qa/cephfs: add test to verify backtrace update failure on deleted data poolVenky Shankar2024-08-201-0/+26
| | |_|/ / | |/| | |
* | | | | Merge pull request #59093 from joscollin/wip-fix-get-set-dirty-snap-idVenky Shankar2024-09-171-0/+13
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | qa: do the set/get attribute on the remote filesystemJos Collin2024-08-141-0/+13
| |/ / /
* | | | Merge pull request #57388 from mchangir/mgr-snap_schedule-correctly-fetch-mds...Venky Shankar2024-09-061-0/+50
|\ \ \ \
| * | | | qa: test fetching foreign config itemMilind Changire2024-09-051-0/+50
* | | | | Merge pull request #44359 from mchangir/mds-uninline-file-during-scrubRishabh Dave2024-09-061-0/+332
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | qa: add test for data uninliningMilind Changire2024-08-281-0/+332
| | |_|/ | |/| |
* | | | Merge pull request #58543 from rishabh-d-dave/tracker-65808Venky Shankar2024-09-021-3/+0
|\ \ \ \
| * | | | cephfs: disallow removing root_squash via "fs authorize" cmdRishabh Dave2024-07-121-3/+0
* | | | | Merge PR #59310 into mainPatrick Donnelly2024-08-291-1/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | qa: load all dirfrags before testing altname recoveryPatrick Donnelly2024-08-211-1/+3
| | |/ / | |/| |
* | | | Merge PR #58419 into mainPatrick Donnelly2024-08-271-0/+26
|\ \ \ \