Preetha Appan
419a2682b0
update to Consul 1.4.0 for e2e tests
2019-01-24 09:52:15 -06:00
Nick Ethier
e104528288
e2e/nomad09upgrade: remove test file that is not needed
2019-01-23 21:23:13 -05:00
Nick Ethier
22da77f3fa
e2e: removed unused code in nomade09upgrade suite
2019-01-23 20:54:23 -05:00
Nick Ethier
ccdc1c4615
Merge branch 'f-driver-upgradepath-test' of https://github.com/hashicorp/nomad into f-driver-upgradepath-test
...
* 'f-driver-upgradepath-test' of https://github.com/hashicorp/nomad :
Apply suggestions from code review
2019-01-23 20:26:32 -05:00
Nick Ethier
5b9013528e
drivers: add docker upgrade path and e2e test
2019-01-23 14:44:42 -05:00
Michael Schurter
ce4a828fd1
Apply suggestions from code review
...
Co-Authored-By: nickethier <ncethier@gmail.com>
2019-01-23 14:09:49 -05:00
Nick Ethier
a3510413ff
e2e: remove unused script
2019-01-22 23:29:15 -05:00
Nick Ethier
fc370c3d5e
e2e/nomad09upgrade: add comments
2019-01-22 23:25:27 -05:00
Nick Ethier
c30965eaf9
e2e: add tests for nomad driver upgrade path
2019-01-17 23:32:45 -05:00
Michael Schurter
641ba37c61
e2e: test task events for a failed sibling task
2019-01-08 14:39:37 -08:00
Michael Schurter
b09c68ceaf
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
Michael Schurter
2cf49f9121
e2e: add task events tests
2019-01-08 07:20:53 -08:00
Danielle Tomlinson
d195680ec1
e2e: Add consultemplate test
...
This adds a basic test for consul template, that verifies the behaviour
of consul-template with task blocking and restarting of tasks
2019-01-07 17:53:55 +01:00
Danielle Tomlinson
c13dc7f110
Merge pull request #5149 from hashicorp/dani/e2e-friendly
...
e2e: Output setup instructions after terraform
2019-01-04 22:14:03 +01:00
Danielle Tomlinson
33547c99e7
e2e: Output setup instructions after terraform
...
This adds a message that provides environment setup instructions for
running e2e tests after running terraform apply.
This allows copy/pasting exports, rather than manually constructing
them.
2019-01-04 16:55:14 +01:00
Mahmood Ali
606ab23235
goimport file
2019-01-04 08:53:50 -05:00
Preetha Appan
378dd74d2a
Added waiting on client node ready state before running e2e tests
2019-01-03 16:16:20 -06:00
Preetha
1e69a6645f
Update README.md
2019-01-03 16:15:59 -06:00
Preetha
5501ff42c9
Update README.md
2019-01-03 15:31:19 -06:00
Preetha Appan
f458cb63dd
Increase alloc wait timeout in e2e test
2019-01-03 14:02:02 -06:00
Preetha
9e235f4cb6
Update e2e readme
2019-01-03 13:24:58 -06:00
Preetha
0071307414
Update README.md
2019-01-03 13:19:04 -06:00
Preetha
758ae0ca7c
Update README.md
2019-01-03 12:12:43 -06:00
Preetha Appan
d182c0f5cd
Increase timeout in e2e test
2019-01-03 11:22:21 -06:00
Danielle Tomlinson
d3b41a26c4
e2e: goimports e2eutil/utils.go
2019-01-03 13:31:49 +01:00
Preetha Appan
2845a556a3
Clean up map update code
2018-12-20 15:12:48 -06:00
Preetha Appan
1bebce3525
new e2e test for spread, and refactor affinity tests to share util methods
2018-12-19 21:25:32 -06:00
Preetha Appan
df8b9ced10
Fix spread e2e test
2018-12-19 17:11:26 -06:00
Preetha Appan
79bd9770f2
Initial e2e tests for spread
2018-12-19 17:11:26 -06:00
Preetha Appan
9890ac7583
Make affinity e2e tests wait for leader through Before method
2018-12-19 09:56:44 -06:00
Preetha Appan
24788e9ab7
minor refactoring of affinities tests
2018-12-19 09:05:01 -06:00
Preetha Appan
29d2f8172a
Affinities e2e tests
2018-12-18 18:39:45 -06:00
Preetha
6c51232f55
Merge pull request #5012 from hashicorp/f-e2e-provisioning
...
Terraform configs for e2e tests
2018-12-18 13:45:58 -06:00
Preetha Appan
fb8980b46d
added readme
2018-12-18 13:37:03 -06:00
Preetha Appan
1ba4674ce2
suggestions from code review
2018-12-17 15:06:22 -06:00
Jack Pearkes
844d981e77
Terraform configs for e2e tests
2018-12-17 11:40:09 -06:00
Alex Dadgar
86d9ad4397
fix iops bug and increase test matrix coverage
2018-12-11 15:28:21 -08:00
Alex Dadgar
99c386c076
skip e2e/vault if integration isn't set
2018-09-25 11:29:09 -07:00
Alex Dadgar
f9c60c91d8
proper variable capture
2018-09-24 16:34:15 -07:00
Alex Dadgar
69cd345778
vet
2018-09-19 10:18:10 -07:00
Alex Dadgar
e546215046
add a vault test matrix
2018-09-19 10:18:10 -07:00
Alex Dadgar
78c8276bc7
fix panic
2018-09-18 13:02:03 -07:00
Nick Ethier
fff5ae622b
e2e/cli: comment fixups
2018-08-02 13:29:12 -04:00
Nick Ethier
2d31a59bfd
e2e/cli: add -run option to mimic go test
2018-07-31 15:21:47 -04:00
Nick Ethier
44652f455f
e2e/cli: add run command usage docs
2018-07-31 13:52:25 -04:00
Nick Ethier
69220df24a
e2e/cli: code review comments, restructing and cleanup
2018-07-31 13:52:25 -04:00
Nick Ethier
01dd1f5d65
e2e/cli: fix formatting
2018-07-31 13:52:25 -04:00
Nick Ethier
77018c6774
e2e/cli: port logging to use hclog
2018-07-31 13:51:30 -04:00
Nick Ethier
8abf4f9e25
e2e/cli: implemented run logic
2018-07-31 13:51:30 -04:00
Nick Ethier
d44f5cbf4e
e2e/cli: use discover utility for nomad binary
2018-07-31 13:51:30 -04:00