mirror of
https://github.com/moby/moby.git
synced 2025-10-21 10:33:56 +03:00
update github links to moby/moby
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -1760,7 +1760,7 @@ func (s *DockerNetworkSuite) TestDockerNetworkDisconnectFromBridge(c *testing.T)
|
||||
assert.NilError(c, err)
|
||||
}
|
||||
|
||||
// TestConntrackFlowsLeak covers the failure scenario of ticket: https://github.com/docker/docker/issues/8795
|
||||
// TestConntrackFlowsLeak covers the failure scenario of ticket: https://github.com/moby/moby/issues/8795
|
||||
// Validates that conntrack is correctly cleaned once a container is destroyed
|
||||
func (s *DockerNetworkSuite) TestConntrackFlowsLeak(c *testing.T) {
|
||||
testRequires(c, IsAmd64, DaemonIsLinux, Network, testEnv.IsLocalDaemon)
|
||||
|
Reference in New Issue
Block a user