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

CI: Tag-based integration test requests #1650

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

DevopsGoth
Copy link
Contributor

The following tags on a commit will trigger remote integration test workflows as such:

wants-replay: starts a mainnet replay, does not wait for completion (16+ hour job currently)
needs-replay: starts a mainnet replay, blocking this job until successful completion
needs-integration-tests: blocks this build job until the integration tests finish (they are started non-blocking for every build by default)

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

1 participant