summaryrefslogtreecommitdiffstats
path: root/src/test/osd (follow)
Commit message (Expand)AuthorAgeFilesLines
* common/io_exerciser: Make chunksize so initial generated value is 4096 and ra...JonBailey199311 days1-1/+1
* src/common/json: Modified JSON structures so they take advantage of ceph_json...JonBailey199311 days3-66/+85
* src/common/io_exerciser: Formatting improvements using clang formatJonBailey199311 days2-984/+689
* common/io_exerciser: Add simple sequences for testing error injectsJonBailey199311 days2-30/+109
* common/io_exerciser: Add injecterror commands to ceph_test_rados_io_sequence ...JonBailey199311 days2-70/+373
* src/common/io_exerciser: Code readability improvementsJonBailey199311 days1-40/+89
* test: add missing includesMax Kellermann2024-12-103-1/+4
* test: add missing include for std::coutMax Kellermann2024-11-041-0/+2
* test/osd: Add interactive mode to ceph_test_rados_io_sequenceJonBailey19932024-10-152-276/+453
* test/osd: Remove unnecessary whitespaceJonBailey19932024-10-151-25/+25
* Merge pull request #59857 from JonBailey1993/JonBailey1993/ceph_test_rados_io...Jon Bailey2024-10-073-0/+996
|\
| * src/test/osd/ceph_test_rados_io_sequenceJonBailey19932024-09-183-0/+996
* | Merge pull request #58749 from rzarzynski/wip-bug-67087Laura Flores2024-09-301-0/+25
|\ \ | |/ |/|
| * osd: fix partial reading during multi-region EC readsRadoslaw Zarzynski2024-07-311-0/+25
* | Merge pull request #58302 from jianwei1216/feat_add_mclock_perfcounter_mainYuri Weinstein2024-08-041-1/+3
|\ \
| * | osd/scheduler: fix unittest_mclock_scheduler failedzhangjianwei22024-07-191-8/+1
| * | osd/scheduler: add mclock queue length perfcounterzhangjianwei22024-07-191-1/+10
| |/
* | Merge pull request #58406 from mohit84/issue_42884Yuri Weinstein2024-07-251-1/+1
|\ \ | |/ |/|
| * test: Create ParallelPGMapper object before start threadpoolMohit Agrawal2024-07-031-1/+1
* | test/osd: delete test_scrub_sched (for now)Ronen Friedman2024-07-162-459/+0
* | osd: fix trimming of multistripe partial readsRadoslaw Zarzynski2024-06-201-0/+76
* | test/ceph_test_rados: fix seeking over virtual, in-memory objectsRadoslaw Zarzynski2024-06-031-0/+3
* | test/ceph_test_rados: bring non-0 offset reads support.Radoslaw Zarzynski2024-06-034-17/+59
* | osd, tests: add unittesting for ReadPipeline::get_min_want_to_read_shards()Radoslaw Zarzynski2024-06-031-0/+81
* | osd: minimize alignment requirements of ReadPipelineRadoslaw Zarzynski2024-06-031-1/+14
* | osd: introduce osd_ec_partial_reads configurableRadoslaw Zarzynski2024-06-031-0/+1
|/
* Merge pull request #56114 from xxhdx1985126/wip-seastore-teuthology-max-test-...Matan Breizman2024-05-192-1/+6
|\
| * test/osd/TestRados: add parameter max-attr-lenXuehan Xu2024-03-112-1/+6
* | Merge pull request #55949 from NitzanMordhai/wip-nitzan-safe-to-destroy-test-...Yuri Weinstein2024-04-241-14/+13
|\ \
| * | test/osd/safe-to-destroy.sh: Add checks for the testnmordech@redhat.com2024-03-131-14/+13
| |/
* | Merge pull request #56855 from Svelar/asan_osd_typesRongqi Sun2024-04-221-2/+4
|\ \
| * | test/osd/types: free PriorSet::pcontdec memoryRongqi Sun2024-04-181-2/+4
| |/
* | Merge pull request #56885 from Svelar/asan_OSDScrubRongqi Sun2024-04-161-0/+1
|\ \
| * | test/osd/TestOSDScrub: free MonClient resourceRongqi Sun2024-04-151-0/+1
| |/
* / test/osd/hitset: free allocated HitSetKefu Chai2024-04-021-1/+5
|/
* Merge pull request #55583 from ronen-fr/wip-rf-hobjectRonen Friedman2024-02-221-1/+1
|\
| * common: fold object_fmt.h into object.hRonen Friedman2024-02-211-1/+1
* | Merge pull request #55453 from ronen-fr/wip-rf-0741-logsRonen Friedman2024-02-161-1/+45
|\ \
| * | test/osd: fix test_scrub_sched following scrubber changesRonen Friedman2024-02-161-1/+45
| |/
* | Merge pull request #54930 from rzarzynski/wip-osd-ec-reworkLaura Flores2024-02-151-13/+11
|\ \ | |/ |/|
| * osd: ECBackend::get_hash_info() makes use of the obc::attr_cacheRadosław Zarzyński2024-01-101-13/+11
* | Merge pull request #55340 from ronen-fr/wip-rf-reserver2Ronen Friedman2024-01-311-0/+9
|\ \
| * | test: fix test_scrub_sched following recent scrub changesRonen Friedman2024-01-311-0/+9
* | | osd: unit tests for read balance osd size aware scoreJosh Salomon2024-01-301-0/+67
* | | osd: Unit tests for read balancer on OSDs with different sizesJosh Salomon2024-01-301-38/+280
|/ /
* / osd/scrub: remove the 'penalized jobs' queueRonen Friedman2024-01-221-1/+0
|/
* osd: Apply randomly determined IO priority cutoff across all OSD shardsSridhar Seshasayee2023-11-141-1/+4
* osd/scrub: move initiate_a_scrub() to OsdScrubRonen Friedman2023-09-201-11/+0
* osd/scrub: add ScrubQueue::ready_to_scrub()Ronen Friedman2023-09-201-1/+2
* osd/scrub: introduce OsdService::get_locked_pg()Ronen Friedman2023-09-201-0/+6