DockerCLI/cli/connhelper
Sebastiaan van Stijn c98e9c47ca
Use designated test domains (RFC2606) in tests
Some tests were using domain names that were intended to be "fake", but are
actually registered domain names (such as mycorp.com).

Even though we were not actually making connections to these domains, it's
better to use domains that are designated for testing/examples in RFC2606:
https://tools.ietf.org/html/rfc2606

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit f3886f354a)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-07-29 12:10:38 +02:00
..
commandconn Use golang.org/x/sys/execabs 2021-01-28 22:27:59 +00:00
ssh ssh: avoid setting flags through hostname 2020-05-28 20:08:35 +00:00
connhelper.go Use designated test domains (RFC2606) in tests 2021-07-29 12:10:38 +02:00