ci: Run the ITs against multiple API providers #630
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Run the ITs against Alchemy, Reddio and Chainstack.
Keep Alchemy as the default check for a git push.
Have the other two run periodically.
Bound the health check loop to a max timeout of 60s.
Increase the job timeout to 30 minutes. 15 minutes leaves too little room for the unexpected.
Although these all rely on Pathfinder, this may still help determine if any of these is more reliable than the others, and will offer us redundancy in the case of an incident on Alchemy's side. It's good for CI, but also for Beerus users.
Secrets & variables will have to be updated before merging this PR.