]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/librbd: migration tests did not delete additional pool 24009/head
authorMykola Golub <mgolub@suse.com>
Mon, 10 Sep 2018 11:33:53 +0000 (14:33 +0300)
committerMykola Golub <mgolub@suse.com>
Mon, 10 Sep 2018 11:33:53 +0000 (14:33 +0300)
commit496604fe43092948eb9381b821c812204fa39c9f
tree13abe4dd0933d56b9804fd7a4f1f96a261d3b147
parent5a3344f0e52c05c5f14c326e676bb9e5a065b82b
test/librbd: migration tests did not delete additional pool

Instead of creating an additional pool on every migration test
that needs it, create a pool on the test case setup and reuse.

Signed-off-by: Mykola Golub <mgolub@suse.com>
src/test/librbd/test_Migration.cc