summaryrefslogtreecommitdiffstats
path: root/src/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge PR #26856 into masterSage Weil2019-03-111-3/+3
|\
| * common/config: pass entity_type down into parse_env()Sage Weil2019-03-081-3/+3
* | Merge pull request #26721 from dillaman/wip-38538Mykola Golub2019-03-113-31/+147
|\ \
| * | librbd: improve object map performance under high IOPS workloadsJason Dillaman2019-03-103-31/+147
* | | Merge pull request #26799 from wjwithagen/wjw-fix-/src/test/rgw/CMakeLists.txtCasey Bodley2019-03-111-1/+1
|\ \ \
| * | | build/rgw: unittest_rgw_dmclock_scheduler does not need Boost_LIBRARIESWillem Jan Withagen2019-03-081-1/+1
| | |/ | |/|
* | | Merge pull request #26825 from idryomov/wip-copyup-truncateJason Dillaman2019-03-111-2/+60
|\ \ \
| * | | test/librbd: create shouldn't be called in DiscardTruncate{AssertExists,}Ilya Dryomov2019-03-071-0/+4
| * | | librbd: don't do create+truncate for discards with copyupIlya Dryomov2019-03-071-0/+54
| * | | test/librbd: observe the object map interaction in DiscardRemoveTruncateIlya Dryomov2019-03-071-2/+2
* | | | librbd: avoid aggregate-initializing any static_visitorWillem Jan Withagen2019-03-101-1/+1
| |/ / |/| |
* | | msg/msg_types: make legacy_equals() symmetricalSage Weil2019-03-071-0/+30
|/ /
* | Merge PR #26748 into masterSage Weil2019-03-062-0/+62
|\ \
| * | ceph_test_rados_[a]io_pp: add test verifying read-into-bufferlist behaviorSage Weil2019-03-042-0/+62
* | | test/crimson: add dummy_auth to test_async_echoYingxin Cheng2019-03-061-2/+12
* | | Merge pull request #26741 from cbodley/wip-test-rgw-reshard-wait2Casey Bodley2019-03-041-1/+1
|\ \ \
| * | | test/rgw: fix race in test_rgw_reshard_waitCasey Bodley2019-03-041-1/+1
* | | | Merge pull request #26682 from yuvalif/add_rgw_xml_unit_testsCasey Bodley2019-03-042-0/+442
|\ \ \ \ | |/ / / |/| | |
| * | | rgw: add xml attributes test, override xml_handle_dataYuval Lifshitz2019-03-031-30/+139
| * | | Merge branch 'add_rgw_xml_unit_tests' of https://github.com/yuvalif/ceph into...Yuval Lifshitz2019-02-282-0/+333
| |\ \ \ | | |/ / | |/| |
| | * | rgw: xml unit tests. simplify API. add docsYuval Lifshitz2019-02-272-0/+332
* | | | Merge pull request #26683 from dillaman/wip-38500Mykola Golub2019-03-043-1/+233
|\ \ \ \
| * | | | librbd: separate pool validation into a standalone state machineJason Dillaman2019-03-013-1/+233
| | |_|/ | |/| |
* | | | Merge PR #26698 into masterSage Weil2019-03-031-0/+12
|\ \ \ \
| * | | | common/str_map: fix trim() on empty stringSage Weil2019-03-011-0/+12
| |/ / /
* / / / test/test_ipaddr: added test for pick_address when ipv4 and ipv6 are enabledRicardo Dias2019-02-281-0/+67
|/ / /
* | | Merge PR #26637 into masterSage Weil2019-02-271-0/+3
|\ \ \
| * | | auth/AuthRegistry: mark 'secure' con mode experimental for nowSage Weil2019-02-261-0/+3
* | | | Merge pull request #26523 from dillaman/wip-38387Mykola Golub2019-02-273-2/+75
|\ \ \ \ | |_|/ / |/| | |
| * | | rbd-mirror: fixed potential bootstrap cancel race conditionJason Dillaman2019-02-251-1/+36
| * | | rbd-mirror: complete pool watcher initialization if object missingJason Dillaman2019-02-251-1/+1
| * | | rbd-mirror: abort trash watcher initialization if create blacklistedJason Dillaman2019-02-251-0/+38
| |/ /
* | | Merge pull request #26622 from Songweibin/wip-fix-rbd-groupMykola Golub2019-02-271-0/+10
|\ \ \
| * | | librbd: set *image_size to 0 when getting ENOENT in rbd_group_image_list()songweibin2019-02-261-0/+10
* | | | librbd: align discard requests to default bluestore allocation sizeJason Dillaman2019-02-2611-70/+151
* | | | librbd: skip partial discards by defaultJason Dillaman2019-02-252-2/+9
| |/ / |/| |
* | | Merge PR #26609 into masterSage Weil2019-02-251-0/+20
|\ \ \
| * | | ceph_test_msgr: skip injection test for simplemessengerSage Weil2019-02-251-0/+20
| |/ /
* | | test/crimson: enable unauthenticated connections for async_echoYingxin Cheng2019-02-251-0/+2
* | | test/crimson: split async-msgr out of alien_echoYingxin Cheng2019-02-253-183/+247
|/ /
* | Merge pull request #25438 from MahatiC/wip-move-to-trashMykola Golub2019-02-2211-328/+549
|\ \
| * | librbd: execute image pre-removal validation before moving image to trashJason Dillaman2019-02-211-4/+4
| * | librbd: split image pre-removal logic to separate state machineJason Dillaman2019-02-213-282/+426
| * | librbd: drop extra check for image watchers from trash move APIJason Dillaman2019-02-201-2/+2
| * | librbd: include in-progress image removals in image listJason Dillaman2019-02-203-0/+95
| * | librbd: fixed some edge cases when moving images to trash upon removeJason Dillaman2019-02-204-43/+20
| * | librbd: skip mirror image verification when pruning rbd-mirror watchersJason Dillaman2019-02-201-8/+0
| * | rbd: move image to trash as a first stepMahati Chamarthy2019-02-203-10/+23
* | | Merge PR #26552 into masterSage Weil2019-02-221-0/+30
|\ \ \
| * | | osdc/Objecter: invalidate crcs on preallocated rx buffersIlya Dryomov2019-02-211-0/+30
| |/ /