Merge pull request #19954 from Microsoft/jjh/disableclientsetstls
Disable flakey TestClientSetsTLSServerName Upstream-commit: fa160753c176e18bd0c1610317d62b888f1d234c Component: engine
This commit is contained in:
@@ -14,6 +14,7 @@ import (
|
||||
)
|
||||
|
||||
func (s *DockerSuite) TestClientSetsTLSServerName(c *check.C) {
|
||||
c.Skip("Flakey test")
|
||||
// there may be more than one hit to the server for each registry request
|
||||
serverNameReceived := []string{}
|
||||
var serverName string
|
||||
|
||||
Reference in New Issue
Block a user