]> 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>
Thu, 27 Jun 2024 08:02:00 +0000 (10:02 +0200)
commit4c69370f6b0e4c04e77fde67a9c199af6ea13649
tree8dc9d4120e0e65d6694b7d6e7f11a31f4c0d0325
parentdb52fca5b1fc826ce9d7cf63d7fd1aa86addccf0
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>
src/test/librbd/test_Groups.cc