-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
105470: roachprod: add `--gce-use-spot` r=renatolabs a=srosenberg Previously, `--gce-preemptible` was available. This change adds an option to create a GCE spot instance, whose lifetime can extend 24h; otherwise, it's essentially equivalent to a GCE preemptible. VM metadata and billing estimator are updated to handle both preemptible and spot instances. Epic: none Release note: None Co-authored-by: Stan Rosenberg <[email protected]>
- Loading branch information
Showing
3 changed files
with
39 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters