summaryrefslogtreecommitdiffstats
path: root/src/test/pybind/test_rados.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* test/pybind/test_rados.py: fix test_list_objectsMatan Breizman2024-05-221-0/+1
* test/pybind: check crc fail after append zeroNitzanMordhai2024-05-191-1/+5
* test/pybind/test_rados: disable the locator key test for crimsonXuehan Xu2024-04-071-0/+2
* Merge pull request #49486 from ifed01/wip-ifed-fix-rados-pybindIgor Fedotov2023-11-021-0/+5
|\
| * pybind/rados: fix missed changes for PEP484 style type annotationsIgor Fedotov2022-12-161-0/+5
* | test/pybind/rados: convert from nose to pytestCasey Bodley2023-07-061-43/+42
* | test/pybind: add testing for rados omap keys as bytesPatrick Donnelly2023-06-071-14/+14
* | test/pybind/test_rados.py: add another rollback testMatan Breizman2023-01-031-0/+10
|/
* Merge pull request #47668 from NitzanMordhai/wip-nitzan-test-rados-watch-noti...Neha Ojha2022-09-141-2/+4
|\
| * pybind/rados: notify callback reconnectNitzanMordhai2022-08-181-2/+4
* | qa/suites/crimson-rados: Enable test_rados snap test in Crimson's suiteMatan Breizman2022-08-181-9/+2
* | qa/crimson-rados: add 'wait' attributeMatan Breizman2022-08-171-0/+3
* | test/pybind/test_rados: test_remove_omap_range2 typoMatan Breizman2022-08-101-1/+1
|/
* pybind: add wrapper for rados_write_op_omap_cmpSandy Kaur2021-10-191-0/+45
* pybind/rados: add test_cmpext_op()zhangjiao2021-01-081-1/+40
* Merge pull request #37631 from zjcmszh/aio_setxattrKefu Chai2020-12-041-0/+36
|\
| * pybind/test_rados: test remove_omap_range2()zhangjiao2020-12-011-0/+20
| * pybind/test_rados: test aio_setxattr()zhangjiao2020-11-061-0/+16
* | pybind/test_rados: test aio_rmxattr()zhangjiao2020-11-061-1/+20
|/
* pybind/rados: introduce aio_notify() python bindingVenky Shankar2020-09-171-0/+72
* test/pybind: pass a str to "ping_monitor()"Kefu Chai2020-09-111-1/+1
* pybind/rados: use PEP484 style type annotationsKefu Chai2020-09-111-32/+5
* Merge pull request #37029 from tchaikov/wip-pybind-finer-grainer-testKefu Chai2020-09-111-16/+34
|\
| * test/pybind: drop thrash attrKefu Chai2020-09-071-3/+0
| * test/pybind: split aio_test into smaller piecesKefu Chai2020-09-071-15/+36
* | test/pybind: test aio_cmpext()zhangjiao2020-08-291-0/+17
|/
* blacklist -> blocklistSage Weil2020-08-241-3/+3
* test/pybind: remove object for testing after done with itKefu Chai2020-08-211-2/+11
* test/pybind: label test_rados tests with attributesKefu Chai2020-08-211-0/+15
* test/pybind: drop py2 supportKefu Chai2020-07-051-17/+3
* test/pybind/test_rados.py: test Ioctx::cmpext()zhangjiao2020-04-251-3/+8
* pybind/rados: add watch object bindingsMykola Golub2020-03-121-1/+93
* Merge pull request #31829 from zjcmszh/xattrsKefu Chai2019-12-261-1/+22
|\
| * test/pybind/test_rados.py: add WriteOp::rm_xattr() and test rm_xattr()zhangjiao2019-12-181-1/+22
* | test/pybind/test_rados: execute takes a bytes (not str) payloadSage Weil2019-12-131-1/+1
* | pybind/rados: add WriteOp::writesame() and test WriteOp::writesame()zhangjiao2019-12-031-0/+6
* | pybind/rados: add Ioctx::aio_writesame() and test Ioctx::aio_writesame()zhangjiao2019-12-031-0/+17
* | pybind/rados: add Ioctx::writesame() and test Ioctx::writesame()zhangjiao2019-12-031-0/+4
|/
* Merge pull request #31546 from zjcmszh/executeKefu Chai2019-11-191-0/+6
|\
| * test/pybind/test_rados.py: test execute() method in class WriteOpzhangjiao2019-11-121-0/+6
* | Merge pull request #31158 from zjcmszh/test_removeKefu Chai2019-11-161-0/+18
|\ \ | |/ |/|
| * test/pybind/test_rados.py: test test_operate_aio_write_op()zhangjiao2019-11-121-0/+18
* | pybind/rados: do not use wait_for_safe() anymoreKefu Chai2019-11-011-4/+0
* | Merge pull request #31044 from tchaikov/wip/pybind/rados-py3Kefu Chai2019-10-231-2/+2
|\ \
| * | test/pybind/test_rados: always pass bytes to rados.Object.set_xattr()Kefu Chai2019-10-221-2/+2
* | | Merge PR #31003 into masterSage Weil2019-10-221-0/+18
|\ \ \ | |/ / |/| / | |/
| * test/pybind/test_rados.py: test test_aio_removezhangjiao2019-10-221-0/+18
* | test/pybind/test_rados: fix accidental mon tell testSage Weil2019-10-041-6/+7
|/
* pybind/rados: add application_metadata_getsongweibin2019-09-241-0/+3
* pybind/rados: add get_id and get_name method in class Ioctxzhengyin2019-08-141-0/+6