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

enable e2e tests in CI and add cleanup tasks #1684

Merged
merged 2 commits into from
Nov 18, 2024

Conversation

piyalbasu
Copy link
Contributor

re-roll of #1631

#1579

Moves from the e2e tests from a pre-push git hook to running in CI on every commit
Because we use the same Testnet account for a few different tests, we've had some issues where a failing test would leave the test account in a weird state. #1653. To combat that, I created some "cleanup jobs" that run only if one of these tests fails. They basically just revert the account back to it's base state

@piyalbasu piyalbasu merged commit 96f970b into release/5.25.2 Nov 18, 2024
3 checks passed
@piyalbasu piyalbasu deleted the feature/e2e-tests-in-ci-2 branch November 18, 2024 21:27
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.

1 participant