]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: add script to test how libceph handles huge osdmaps 30363/head
authorIlya Dryomov <idryomov@gmail.com>
Wed, 11 Sep 2019 11:15:59 +0000 (13:15 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Fri, 13 Sep 2019 17:21:54 +0000 (19:21 +0200)
commit81becbdc68d9f66b0759b1a702feea0e51142cf3
tree053eeb9bcb408984371c7574a0afb964f593635b
parenta9469f4b783b40e6c61ee3e6a4f9d2b0e3efccf5
qa: add script to test how libceph handles huge osdmaps

That code will also handle moderately-sized osdmaps when the memory is
fragmented.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
qa/suites/krbd/rbd-nomount/tasks/krbd_huge_osdmap.yaml [new file with mode: 0644]
qa/workunits/rbd/krbd_huge_osdmap.sh [new file with mode: 0755]