davissp14 / etcdv3-ruby

Etcd v3 Ruby Client
MIT License
52 stars 17 forks source link

Throw error if test environment is trying to use a port currently in use. #48

Closed davissp14 closed 7 years ago

davissp14 commented 7 years ago

If there's a local etcd running when you initiate rspec, it will run against the active instance. If this is the case, we should raise an exception and encourage users to configure a custom port range for their test environment.

davissp14 commented 7 years ago

https://github.com/davissp14/etcdv3-ruby/commit/e6bcab6c3d9069c6c8132080c7da4764b1c4169f