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

test: support spot instances for prover agents #9885

Closed
just-mitch opened this issue Nov 11, 2024 · 0 comments · Fixed by #10031
Closed

test: support spot instances for prover agents #9885

just-mitch opened this issue Nov 11, 2024 · 0 comments · Fixed by #10031
Assignees

Comments

@just-mitch
Copy link
Collaborator

just-mitch commented Nov 11, 2024

In order to keep costs down, need to support spot instances for prover agents. Need to ensure that a deployment based on this is not consistently re-orging.

Test Description

How/When is it run?

Should be a github actions workflow that gets triggered manually on an arbitrary branch.

Network Config

  • Prover Nodes: GCP
  • Prover Agents: GCP (spot)
  • Validators: GCP
  • Num Validators: 48
  • TPS: 0.1
  • Public Transfers Per Transaction: 1
  • Private Transfers Per Transaction: 1

Success Criteria

  • After 6 hours, the proven chain is still advancing.
  • After 6 hours, less than 10% of epochs have reorged.
@just-mitch just-mitch changed the title chore: support spot instances for prover agents test: support spot instances for prover agents Nov 11, 2024
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 a pull request may close this issue.

2 participants