Use etcd 2.3.7 (container already pushed)

This commit is contained in:
Daniel Smith
2016-09-08 14:34:45 -07:00
committed by Wojciech Tyczynski
parent 884e32c8fd
commit 279219ca89
10 changed files with 11 additions and 11 deletions

View File

@@ -16,7 +16,7 @@
# A set of helpers for starting/running etcd for tests
ETCD_VERSION=${ETCD_VERSION:-3.0.4}
ETCD_VERSION=${ETCD_VERSION:-2.3.7}
ETCD_HOST=${ETCD_HOST:-127.0.0.1}
ETCD_PORT=${ETCD_PORT:-2379}