Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion test/e2e/terraform/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ project, CI file) is unaffected.
triggers a pipeline, using `GITLAB_E2E_RUNNER_TAG` if set and otherwise the
`defaultJobTag` constant in `test/e2e/e2e_suite_test.go`.

Locally you can ignore all of it: leave `GITLAB_E2E_RUNNER_TAG` unset and the
Locally you can ignore all of this: leave `GITLAB_E2E_RUNNER_TAG` unset and the
default applies, in which case `var.job_tag` and `defaultJobTag` must agree or
the managed runner never picks up `build-job` and the suite times out.

Expand Down