]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/TestOSDMap: don't use the deprecated std::random_shuffle method 52737/head
authorLeonid Usov <leonid.usov@ibm.com>
Thu, 27 Jul 2023 15:55:19 +0000 (18:55 +0300)
committerLaura Flores <lflores@redhat.com>
Tue, 1 Aug 2023 20:38:17 +0000 (20:38 +0000)
commit4e1d379271c8eaa4b1a50e1639b3b497d3e28efa
tree599cc9106aafdfade560c561c5c5b232c11452c7
parent40f7fe608979750e0b6fbfbcba004b5c5f7d4522
test/TestOSDMap: don't use the deprecated std::random_shuffle method

Signed-off-by: Leonid Usov <leonid.usov@ibm.com>
Fixes: https://tracker.ceph.com/issues/62203
(cherry picked from commit 0355021e8fb3cd013a477339baf55825b615aac7)
src/test/osd/TestOSDMap.cc