cockroachdb / cockroachdb/cockroach

roachprod: support specifying SSD count on azure and aws

Open
#123,777 2 comments 0 reactions 0 assignees View on GitHub
A-testeng-infra A-testing C-enhancement T-testeng
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

We currently only support specifying SSD count on GCE. To bring testing on other providers in line with GCE, we should support specifying the SSD Count on AWS and Azure.

The SSD count is specified through the flag `ProviderOpts.SSDCount` and passed to provider.Create. Currently, AWS and Azure do not have this flag.

Jira issue: CRDB-38545

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.