Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: allow multiple PRs to run the end-to-end tests at the same time #474

Merged
merged 2 commits into from
Mar 30, 2023

Conversation

JakeChampion
Copy link
Contributor

This commit updates the test script to include the branch name in each of the end-to-end test applications -- this allows multiple branches to run the end-to-end tests at the same time.

I've also updated the script to not tear-down the service if the tests have failed, this will enable us to debug the deployed application. When the tests pass, the tear-down will happen.

I've also put the logs into groups which should make viewing them on github a lot nicer

This commit updates the test script to include the branch name in each of the end-to-end test applications -- this allows multiple branches to run the end-to-end tests at the same time.

I've also updated the script to not tear-down the service if the tests have failed, this will enable us to debug the deployed application. When the tests pass, the tear-down will happen.
@JakeChampion JakeChampion marked this pull request as ready for review March 30, 2023 17:57
@JakeChampion JakeChampion merged commit 04f00e8 into main Mar 30, 2023
@JakeChampion JakeChampion deleted the jake/ci branch March 30, 2023 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants