Michael Schurter
91d36f9f6a
e2e: add NomadAgent and basic client state test
...
The e2e test code is absolutely hideous and leaks processes and files
on disk. NomadAgent seems useful, but the clientstate e2e tests are very
messy and slow. The last test "Corrupt" is probably the most useful as
it explicitly corrupts the state file whereas the other tests attempt to
reproduce steps thought to cause corruption in earlier releases of
Nomad.
2019-03-21 07:14:34 -07:00
Michael Schurter
35eff08386
Apply suggestions from code review
...
Co-Authored-By: nickethier <ncethier@gmail.com >
2019-01-23 14:09:49 -05:00
Nick Ethier
6191fe3f2c
e2e: add tests for nomad driver upgrade path
2019-01-17 23:32:45 -05:00
Michael Schurter
c9dc5e4999
e2e: wait for at least N nodes to be ready
...
Before it was *exactly* N nodes which limited test portability between
clusters.
2019-01-08 14:39:37 -08:00
Mahmood Ali
bce7c9372d
goimport file
2019-01-04 08:53:50 -05:00
Preetha Appan
21810d0edd
Added waiting on client node ready state before running e2e tests
2019-01-03 16:16:20 -06:00
Preetha Appan
36b5435ed3
Increase alloc wait timeout in e2e test
2019-01-03 14:02:02 -06:00
Preetha Appan
1cfef83302
Increase timeout in e2e test
2019-01-03 11:22:21 -06:00
Danielle Tomlinson
002f19085a
e2e: goimports e2eutil/utils.go
2019-01-03 13:31:49 +01:00
Preetha Appan
7ad040166d
new e2e test for spread, and refactor affinity tests to share util methods
2018-12-19 21:25:32 -06:00