mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-21 14:12:57 -06:00
9c13521d76
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 ``` |
||
---|---|---|
.. | ||
apply_auto_approve_test.go | ||
backend_apply_before_init_test.go | ||
helper_test.go | ||
init_with_empty_tags_test.go | ||
main_test.go | ||
migrate_state_multi_to_tfc_test.go | ||
migrate_state_remote_backend_to_tfc_test.go | ||
migrate_state_single_to_tfc_test.go | ||
migrate_state_tfc_to_other_test.go | ||
migrate_state_tfc_to_tfc_test.go | ||
run_variables_test.go |