]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/librbd: give groups unique names in TestGroup tests
authorIlya Dryomov <idryomov@gmail.com>
Wed, 26 Jun 2024 16:15:23 +0000 (18:15 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Fri, 12 Jul 2024 21:17:54 +0000 (23:17 +0200)
commit90748ec6f7c70d1a1e58adb19da5f54fe9552df3
tree930fa1bc42c1dfcf6ebe3366c6839d61f24510c5
parent37f679be6a43d008184c1f45e144e9b6c94ad43f
test/librbd: give groups unique names in TestGroup tests

Otherwise, a failing add_snapshot test causes add_snapshotPP test to
fail too, for example.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 4c69370f6b0e4c04e77fde67a9c199af6ea13649)
src/test/librbd/test_Groups.cc