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

workload: unskip some tests against default test tenant #110598

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

yuzefovich
Copy link
Member

@yuzefovich yuzefovich commented Sep 13, 2023

These tests were failing because we previously skipped splits if the tenant didn't have the SCATTER capability. That was recently enabled in tests, so the tests should now work. Note that this SCATTER capability check is currently needed for acceptance tests, so it's not removed entirely.

Fixes: #109458.

Release note: None

@yuzefovich yuzefovich requested review from knz, stevendanna and a team September 13, 2023 19:12
@yuzefovich yuzefovich requested a review from a team as a code owner September 13, 2023 19:13
@yuzefovich yuzefovich requested review from rachitgsrivastava and DarrylWong and removed request for a team September 13, 2023 19:13
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@yuzefovich
Copy link
Member Author

TFTR!

bors r+

@craig
Copy link
Contributor

craig bot commented Sep 14, 2023

Build failed (retrying...):

@yuzefovich
Copy link
Member Author

Hm, perhaps this check is needed in acceptance tests. Let me double check that.

bors r-

@craig
Copy link
Contributor

craig bot commented Sep 14, 2023

Canceled.

These tests were failing because we previously skipped splits if the
tenant didn't have the SCATTER capability. That was recently enabled in
tests, so the tests should now work. Note that this SCATTER capability
check is currently needed for acceptance tests, so it's not removed
entirely.

Release note: None
@yuzefovich
Copy link
Member Author

Indeed, acceptance tests currently need that check.

bors r+

@craig
Copy link
Contributor

craig bot commented Sep 14, 2023

Build succeeded:

@craig craig bot merged commit 49573d5 into cockroachdb:master Sep 14, 2023
@yuzefovich yuzefovich deleted the unskip-workload branch September 14, 2023 01:42
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.

workload/{bank,insights}: tests non-deterministically fail to split ranges when pointed to a secondary tenant
3 participants