Skip to content

multitenant: re-enable TestTenantUpgradeInterlock#99216

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
ajstorm:ajstorm-reenable-interlock
Mar 23, 2023
Merged

multitenant: re-enable TestTenantUpgradeInterlock#99216
craig[bot] merged 1 commit intocockroachdb:masterfrom
ajstorm:ajstorm-reenable-interlock

Conversation

@ajstorm
Copy link
Copy Markdown
Collaborator

@ajstorm ajstorm commented Mar 22, 2023

TestTenantUpgradeInterlock was skipped with #99121 because it was timing out regularly. In response to the timeouts however, #98997 was merged to increase the timeout duration for the test (since its run length is proportional to the number of migrations in the release, which has been increasing). Unfortuntely, our wires got crossed and the skip was introduced before the test had a chance to run with the new timeout. #98987 hasn't shown a failure with the new timeout length, so it may be the case that the longer timeout has resolved the problem.

Reenabling the test to see if it has better success under the new timeout length.

Fixes: #98987
Epic: None
Release note: None

@ajstorm ajstorm requested a review from adityamaru March 22, 2023 12:43
@ajstorm ajstorm requested a review from a team as a code owner March 22, 2023 12:43
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

TestTenantUpgradeInterlock was skipped with cockroachdb#99121 because it was timing out
regularly. In response to the timeouts however, cockroachdb#98997 was merged to increase
the timeout duration for the test (since its run length is proportional to the
number of migrations in the release, which has been increasing). Unfortuntely,
our wires got crossed and the skip was introduced before the test had a chance
to run with the new timeout. cockroachdb#98987 hasn't shown a failure with the new timeout
length, so it may be the case that the longer timeout has resolved the problem.

Reenabling the test to see if it has better success under the new timeout
length.

Fixes: cockroachdb#98987
Epic: None
Release note: None
@ajstorm ajstorm force-pushed the ajstorm-reenable-interlock branch from 7380564 to 878e236 Compare March 22, 2023 14:23
@knz knz added the backport-23.1.x PAST MAINTENANCE SUPPORT: 23.1 patch releases via ER request only label Mar 22, 2023
@ajstorm
Copy link
Copy Markdown
Collaborator Author

ajstorm commented Mar 22, 2023

TFTR!

bors r=knz

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Mar 22, 2023

Build failed (retrying...):

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Mar 22, 2023

Build failed (retrying...):

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Mar 23, 2023

Build succeeded:

@craig craig bot merged commit 4e5316a into cockroachdb:master Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-23.1.x PAST MAINTENANCE SUPPORT: 23.1 patch releases via ER request only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ccl/kvccl/kvtenantccl: TestTenantUpgradeInterlock failed

3 participants