Add Etcd integration tests

Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
Emile Vauge 2016-04-28 01:26:18 +02:00
parent 61def880db
commit 26774d2317
No known key found for this signature in database
GPG key ID: D808B4C167352E59
4 changed files with 155 additions and 35 deletions

View file

@ -1,11 +1,11 @@
defaultEntryPoints = ["http"]
logLevel = "DEBUG"
[entryPoints]
[entryPoints.http]
address = ":8000"
logLevel = "DEBUG"
[docker]
# It's dynamagic !