hack: cleanup devicemapper at the last test
Upstream-commit: f3e6d34df23adf84f520b058e4363f8b789d2ebf Component: engine
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