open-nomad/testutil
Michael Schurter 6def5bc4f9 client: set host name when migrating over tls
Not setting the host name led the Go HTTP client to expect a certificate
with a DNS-resolvable name. Since Nomad uses `${role}.${region}.nomad`
names ephemeral dir migrations were broken when TLS was enabled.

Added an e2e test to ensure this doesn't break again as it's very
difficult to test and the TLS configuration is very easy to get wrong.
2018-09-05 17:24:17 -07:00
..
server.go test: build with mock_driver by default 2018-04-18 14:45:33 -07:00
slow.go Skip QEMU graceful shutdown test except on Travis 2018-01-31 15:47:26 -08:00
vault.go move to consul freeport implementation 2017-10-23 16:51:40 -07:00
wait.go client: set host name when migrating over tls 2018-09-05 17:24:17 -07:00
wait_test.go nomad: testing remove peer 2015-06-04 13:02:39 +02:00