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

Try running an e2e test on circle instead of a spot instance #1253

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

spalladino
Copy link
Collaborator

@spalladino spalladino commented Jul 27, 2023

Reduces spot instance usage by running e2e tests directly in Circle machines (just like we build packages). This will decrease AWS costs since we'll be using a lot less spot instances (though they're really cheap) but increase Circle costs (since we're going from small to large resource class machines).

@spalladino spalladino force-pushed the palla/e2e-no-spot branch 2 times, most recently from 8181697 to cef6b28 Compare July 27, 2023 20:28
@spalladino spalladino marked this pull request as ready for review July 27, 2023 20:49
@ludamad
Copy link
Collaborator

ludamad commented Jul 27, 2023

"but increase Circle costs (since we're going from small to large resource class machines)." and presumably also holding them for many more compute minutes

@ludamad
Copy link
Collaborator

ludamad commented Jul 27, 2023

Looks like this shaved off a bit on our tests. Looks good to me until we get a definite answer at least (although barretenberg repo mirror I guess will continue to have this issue)

@ludamad ludamad enabled auto-merge (squash) July 27, 2023 21:08
@ludamad ludamad merged commit 2703d10 into master Jul 27, 2023
@ludamad ludamad deleted the palla/e2e-no-spot branch July 27, 2023 21:26
@spalladino
Copy link
Collaborator Author

although barretenberg repo mirror I guess will continue to have this issue

True, but the number of spot instances requested by e2e tests was a lot more than the others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants