algorand / algorand/go-algorand
Set Up Sandbox Integration Testing Alerts
- Dominant language
- Go
- Stars
- 1.4k
- Forks
- 537
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 18
Description
## Summary
Sandbox is by far the easiest way to test different version combinations of Indexer and algod. We should create a nightly integration test to compare different versions of Indexer and algod to give us early warnings of integration problems.
Git Repo: https://github.com/algorand/sandbox
Notes: https://docs.google.com/document/d/1rXrXjoB0hA96QKY4Q8mis-w1XNsfGdIhuO9TwbQmcbA/edit?usp=sharing
## Acceptance Criteria
- Set up a daily trigger for the tests to run, preferably convert pipeline from Travis to CircleCI and set the cron up in CircleCI to build "master" branch on Sandbox
- Alert on failures in master branch to #devops-alerts slack channel
Contributor guide
Assessment
This issue has not been assessed yet.