-
Notifications
You must be signed in to change notification settings - Fork 79
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
Create action to run Integration test regularly #313
Conversation
Not sure in this PR but, since we already have an RPC node, should we support the cases of getting blobs (of different blob encoding types) from the API as part of integration tests? |
@ping-ke do we also want to add a TODO for this |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
related issue: #308
We need an integration test to check if the latest code can run successfully, and we can set it up as an action to run regularly.
Code change
Check Points
The integration test runs on a self-host machine because it needs to run for a long time with a larger storage size which will incur larger charges.
https://github.com/pricing/calculator?feature=actions#actions
https://docs.github.com/zh/billing/managing-billing-for-github-actions/about-billing-for-github-actions#per-minute-rates