mirror of
https://github.com/containous/traefik.git
synced 2025-10-20 11:33:18 +03:00
refactor(kv): split provide and configuration.
This commit is contained in:
committed by
Traefiker
parent
e3d1201b46
commit
be0dd71bb4
@@ -291,7 +291,7 @@ func (s *EtcdSuite) TestGlobalConfiguration(c *check.C) {
|
||||
c.Assert(err, checker.IsNil)
|
||||
}
|
||||
|
||||
func (s *EtcdSuite) TestCertificatesContentstWithSNIConfigHandshake(c *check.C) {
|
||||
func (s *EtcdSuite) TestCertificatesContentWithSNIConfigHandshake(c *check.C) {
|
||||
etcdHost := s.composeProject.Container(c, "etcd").NetworkSettings.IPAddress
|
||||
// start Træfik
|
||||
cmd, display := s.traefikCmd(
|
||||
|
Reference in New Issue
Block a user