As part of this transition, I'm moving the test infrastructure to docker to make it less resource-intensive to run and easier to read. The switch pretty significantly reduces the amount of config code to run a test environment because Neflix actually publishes Eureka docker containers already.
Currently the tests run against docker for Eureka 1.1.147, but still fail on 1.3.1. I'll be adding that support pretty shortly.
not ready to merge yet
As part of this transition, I'm moving the test infrastructure to docker to make it less resource-intensive to run and easier to read. The switch pretty significantly reduces the amount of config code to run a test environment because Neflix actually publishes Eureka docker containers already.
Currently the tests run against docker for Eureka 1.1.147, but still fail on 1.3.1. I'll be adding that support pretty shortly.