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

roachtest: add support for C4A (in GCE) #139527

Open
srosenberg opened this issue Jan 21, 2025 · 1 comment
Open

roachtest: add support for C4A (in GCE) #139527

srosenberg opened this issue Jan 21, 2025 · 1 comment
Labels
C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) E-quick-win Likely to be a quick win for someone experienced. T-testeng TestEng Team

Comments

@srosenberg
Copy link
Member

srosenberg commented Jan 21, 2025

GCE rolled out the new ARM64 instance family, namely C4A [1]. We're currently using T2A, which has both limited performance and availability. We should replace the latter with the former. As a potential bonus, given a better price/performance relative to n2-standard, we could see a small reduction in cost by ramping up metamorphic-arm64-probability in the nightlies.

[1] https://cloud.google.com/blog/products/compute/try-c4a-the-first-google-axion-processor

Jira issue: CRDB-46697

@srosenberg srosenberg added C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) E-quick-win Likely to be a quick win for someone experienced. T-testeng TestEng Team labels Jan 21, 2025
Copy link

blathers-crl bot commented Jan 21, 2025

cc @cockroachdb/test-eng

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) E-quick-win Likely to be a quick win for someone experienced. T-testeng TestEng Team
Projects
None yet
Development

No branches or pull requests

1 participant