Open yiannistri opened 1 year ago
Waiting for corp-it to get some credentials that we can use to setup Terraform.
@yiannistri How far have you gotten?
Would be a requirement before we release v0.16.0 TF Controller
Yiannis wants to deploy branch-planner to staging and use the knowledge gathered there to write the e2e. But it's hard to track, manage infra in stg with real tokens. Yiannis has opened some issues for Ciaran he'll follow up on.
Follow-up from #665
This should run in CI under the
e2e
workflow as a separate job. The majority of the test execution code should be invoked as a make target to facilitate local execution.========
User Story:
As a Terraform Controller developer, I'd like to have an end-to-end test for the branch planner component, so that I can ensure its proper functionality and reduce the chances of introducing regression issues.
Acceptance Criteria:
e2e
workflow as a separate job.