forked from SW/traefik
Adding compatibility for marathon 1.5
This commit is contained in:
committed by
Traefiker Bot
parent
461ebf6d88
commit
04d8b5d483
@@ -55,6 +55,7 @@ func init() {
|
||||
check.Suite(&HTTPSSuite{})
|
||||
check.Suite(&LogRotationSuite{})
|
||||
check.Suite(&MarathonSuite{})
|
||||
check.Suite(&MarathonSuite15{})
|
||||
check.Suite(&MesosSuite{})
|
||||
check.Suite(&RateLimitSuite{})
|
||||
check.Suite(&RetrySuite{})
|
||||
|
||||
Reference in New Issue
Block a user