mirror of
https://github.com/moby/moby.git
synced 2025-07-29 07:21:35 +03:00
Merge pull request #50397 from thaJeztah/testutil_denoise
minor cleanups and reduce logs in tests
This commit is contained in:
@ -1140,7 +1140,7 @@ func (s *DockerNetworkSuite) TestDockerNetworkHostModeUngracefulDaemonRestart(c
|
||||
|
||||
// Kill daemon ungracefully and restart
|
||||
assert.NilError(c, s.d.Kill())
|
||||
s.d.Restart(c)
|
||||
s.d.Start(c)
|
||||
|
||||
// make sure all the containers are up and running
|
||||
for i := 0; i < 10; i++ {
|
||||
|
Reference in New Issue
Block a user