Open
Description
Is your feature request related to a problem? Please describe.
The current PR checks (make prBuild
) do not include the integration-test
makefile rule, meaning integration tests do not run on each PR. This has recently meant broken code was checked into the default branch.
Describe the solution you'd like
Run the integration tests in the PR checks.
Describe alternatives you've considered
n/a
Additional context
- Need to ensure that
integration-test-up
andintegration-test-down
are run as appropriate
Metadata
Metadata
Assignees
Labels
No labels