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: tpcc: don't look at cloud during registration #111285

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

RaduBerinde
Copy link
Member

This commit cleans up the tpcc code to not look at the cloud (leaked through TestSpec) during registration. Instead, we define both GCE and AWS values in the spec and decide between them when the test is run.

Informs #104029
Release note: None

@RaduBerinde RaduBerinde requested a review from a team as a code owner September 26, 2023 17:08
@RaduBerinde RaduBerinde requested review from smg260, DarrylWong and srosenberg and removed request for a team September 26, 2023 17:08
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@RaduBerinde
Copy link
Member Author

RaduBerinde commented Sep 26, 2023

This commit cleans up the tpcc code to not look at the cloud (leaked
through `TestSpec`) during registration. Instead, we define both GCE
and AWS values in the spec and decide between them when the test is
run.

Informs cockroachdb#104029
Release note: None
@RaduBerinde
Copy link
Member Author

TFTR!

bors r+

@craig
Copy link
Contributor

craig bot commented Sep 27, 2023

Build succeeded:

@craig craig bot merged commit 4b2badd into cockroachdb:master Sep 27, 2023
3 checks passed
@RaduBerinde RaduBerinde deleted the tpcc-gce-aws branch September 27, 2023 01:27
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 this pull request may close these issues.

3 participants