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

logictest: enable more tenant tests #72566

Merged
merged 1 commit into from
Nov 18, 2021

Conversation

stevendanna
Copy link
Collaborator

This PR removes the 3node-tenant exclusion for test suites that worked
without modification locally.

Further, in the case of the enums and builtin_function suites, it
moves a few tests into a different file so that the rest of the tests
can be run in tenant mode.

This was the result of an initial pass through all the test files
marked !3node-tenant. There are likely more tests we can enable.

Release note: None

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@stevendanna stevendanna force-pushed the ssd/tenacious branch 2 times, most recently from a174252 to 9cfc60a Compare November 9, 2021 15:04
@stevendanna stevendanna requested a review from a team November 9, 2021 17:45
Copy link
Member

@RaduBerinde RaduBerinde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Make sure to run these tests under make stress for a while to make sure they're not flaky under this config.

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained

@stevendanna
Copy link
Collaborator Author

Make sure to run these tests under make stress for a while to make sure they're not flaky under this config.

I ran it for a few hours (which was only ~500 iterations because of the time of the tests) and having seen a problem yet.

This PR removes the 3node-tenant exclusion for test suites that worked
without modification locally.

Further, in the case of the enums and builtin_function suites, it
moves a few tests into a different file so that the rest of the tests
can be run in tenant mode.

This was the result of an initial pass through all the test files
marked !3node-tenant. There are likely more tests we can enable.

Release note: None
@stevendanna
Copy link
Collaborator Author

bors r=RaduBerinde

@craig
Copy link
Contributor

craig bot commented Nov 15, 2021

Build failed (retrying...):

@craig
Copy link
Contributor

craig bot commented Nov 15, 2021

Build failed:

@stevendanna
Copy link
Collaborator Author

bors retry

@craig
Copy link
Contributor

craig bot commented Nov 18, 2021

Build failed (retrying...):

@craig
Copy link
Contributor

craig bot commented Nov 18, 2021

Build succeeded:

@craig craig bot merged commit 7bcec1f into cockroachdb:master Nov 18, 2021
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