summaryrefslogtreecommitdiffstats
path: root/qa/tasks (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 pull request #60169 from lee-j-sanders/wip-ljs-rmcosbenchLee Sanders2024-10-141-129/+2
|\ \ \
| * | | qa/suites/tasks/cbt.py: Deprecating cosbench from Teuthology in preparation f...Lee Sanders2024-10-101-129/+2
* | | | 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 #59905 from rhcs-dashboard/osd-perf-imprafreen232024-10-141-2/+3
|\ \ \ \
| * | | | mgr/dashboard: introduce server side pagination for osdsNizamudeen A2024-10-111-2/+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 #59770 from cbodley/wip-qa-unpin-toxCasey Bodley2024-10-041-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | qa/tasks/tox: unpin tox versionCasey Bodley2024-10-011-1/+1
* | | | | | | Merge pull request #60005 from idryomov/wip-68213Ilya Dryomov2024-10-021-2/+9
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | qa/tasks/ceph_iscsi_client: don't use mpathconfIlya Dryomov2024-09-261-2/+9
* | | | | | | 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
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge PR #59874 into mainVenky Shankar2024-09-301-6/+8
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | mds: invalid id for client eviction is to be treated as successVenky Shankar2024-09-231-6/+8
| |/ / / / /
* | | | | | Merge pull request #57146 from kamoltat/wip-ksirivad-fix-connection-score-jsonKamoltat (Junior) Sirivadhna2024-09-262-7/+99
|\ \ \ \ \ \
| * | | | | | qa: Added mon connection score testsKamoltat2024-07-182-7/+99
* | | | | | | Merge PR #59467 into mainPatrick Donnelly2024-09-252-0/+15
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | qa: print config dump after settingPatrick Donnelly2024-09-162-0/+15
* | | | | | | qa: remove all bluestore signatures on devicesGuillaume Abrioux2024-09-211-0/+12
| |_|/ / / / |/| | | | |
* | | | | | 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 #58456 from rhcs-dashboard/auth2-ssoPedro Gonzalez Gomez2024-09-161-2/+4
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | mgr/dashboard: add SSO through oauth2 protocolPedro Gonzalez Gomez2024-09-161-2/+4
* | | | | | | 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 #59474 from athanatos/sjust/for-review/wip-67755-fix-msr-f...Laura Flores2024-09-051-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | qa/tasks/ceph_manager: set-require-min-compat-client to squid for msr profilesSamuel Just2024-08-301-0/+4
| |/ / / / / / /
* | | | | | | | Merge pull request #59530 from rhcs-dashboard/api_test_mgr_module_failureNizamudeen A2024-09-041-1/+3
|\ \ \ \ \ \ \ \