mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-05 13:11:30 +00:00
hack: cleanup devicemapper at the last test
This commit is contained in:
@@ -13,5 +13,6 @@ func displayFdGoroutines(t *testing.T) {
|
||||
func TestFinal(t *testing.T) {
|
||||
nuke(globalRuntime)
|
||||
t.Logf("Start Fds: %d, Start Goroutines: %d", startFds, startGoroutines)
|
||||
cleanupDevMapper()
|
||||
displayFdGoroutines(t)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user