Omar Ismail
57a4b51e87
remove build tags for cloud e2e
2021-11-11 16:33:26 -05:00
Barrett Clark
5ef82ddd2f
Cloud: fix e2e tests
...
- Fix tests and remove commented code
- Remove parallel for some flaky tests
- Add README
2021-11-11 14:37:21 -05:00
Barrett Clark
9c13521d76
Allow cloud tests to be run in parallel
...
Add the `-parallel N` switch to tell the tests to run in N processes:
```
TFE_TOKEN=$TFE_TOKEN TFE_HOSTNAME=$TFE_HOSTNAME TF_ACC=1 go test -v \
-tags=e2e ./internal/cloud/e2e/... -parallel 4
```
2021-11-01 13:58:29 -05:00
Chris Arcand
f881c2d794
cloud: Skip E2E tests without an exact version
2021-10-28 19:29:20 -05:00
Chris Arcand
aace0015c2
cloud: Fix E2E variables test
2021-10-28 19:29:17 -05:00
Omar Ismail
dc76bbee73
Backend State Migration: Add remote backend test
2021-10-28 19:29:14 -05:00
Brandon Croft
bf02b5cb53
e2e test for cloud run variables
2021-10-28 19:29:12 -05:00