test(integration-test): First test for eureka
This commit is contained in:
parent
2af6cc4d1b
commit
d2dcec40e1
4 changed files with 46 additions and 0 deletions
|
@ -33,6 +33,7 @@ func init() {
|
|||
check.Suite(&MarathonSuite{})
|
||||
check.Suite(&ConstraintSuite{})
|
||||
check.Suite(&MesosSuite{})
|
||||
check.Suite(&EurekaSuite{})
|
||||
}
|
||||
|
||||
var traefikBinary = "../dist/traefik"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue