Skip to content

Draft: Clean up default branch stubbing in CI template tests

What does this MR do?

Resolves #321588 (closed)

  • The AWS deploy template should be tested on multiple default branches because it inherits from a template that has it

  • Default branch should be stubbed as a setting prior to project creation so that the repository gets the correct ref. Otherwise, using a different default branch will raise an error that is hard to debug, see !53280 (comment 501540080)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Merge request reports