Add a note about running the 'etcdv3' tests.
This commit is contained in:
parent
524c3934c6
commit
4d23195846
|
@ -6,6 +6,8 @@ go:
|
|||
|
||||
# add TF_CONSUL_TEST=1 to run consul tests
|
||||
# they were causing timouts in travis
|
||||
# add TF_ETCDV3_TEST=1 to run etcdv3 tests
|
||||
# if added, TF_ETCDV3_ENDPOINTS must be set to a comma-separated list of (insecure) etcd endpoints against which to test
|
||||
env:
|
||||
- CONSUL_VERSION=0.7.5 GOMAXPROCS=4
|
||||
|
||||
|
|
Loading…
Reference in New Issue