Add a note about running the 'etcdv3' tests.

This commit is contained in:
Bruno Miguel Custodio 2017-09-09 08:17:56 +01:00
parent 524c3934c6
commit 4d23195846
No known key found for this signature in database
GPG Key ID: 84CDD9E18A1A6B2C
1 changed files with 2 additions and 0 deletions

View File

@ -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