]> 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>
Mon, 8 Jul 2024 11:54:43 +0000 (13:54 +0200)
commit1a55d40c61a1f385ba221eb26c43d21dbaec2c95
treeb7474b642add656b3782fa77192a4a2b8f0d564a
parent3d48980e0f0b7b619ea0c7888e17c83a36564c43
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