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

ugpradeccl: fix and unskip TestTenantUpgradeFailure #101956

Merged
merged 1 commit into from
Apr 20, 2023

Conversation

healthy-pod
Copy link
Contributor

The code change unskips TestTenantUpgradeFailure after making the following changes to fix it:

  1. Bump slinstance.DefaultTTL.Override from 3s to 15s
  2. Ensure v2 isn't higher than TestingBinaryVersion

It also updates the registry override to let the test run all migrations.

Release note: None
Epic: none

Closes #98555

@healthy-pod healthy-pod requested review from knz and ajstorm April 20, 2023 21:38
@healthy-pod healthy-pod requested a review from a team as a code owner April 20, 2023 21:38
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@knz knz left a comment

Choose a reason for hiding this comment

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

Cheers

The code change unskips `TestTenantUpgradeFailure` after
making the following changes to fix it:
1. Bump `slinstance.DefaultTTL.Override` from 3s to 15s
2. Ensure v2 isn't higher than `TestingBinaryVersion`

It also updates the registry override to let the test
run all migrations.

Release note: None
Epic: none

Closes cockroachdb#98555
@healthy-pod
Copy link
Contributor Author

bors r=knz

@craig
Copy link
Contributor

craig bot commented Apr 20, 2023

Build succeeded:

@craig craig bot merged commit c352c75 into cockroachdb:master Apr 20, 2023
@healthy-pod healthy-pod deleted the fix-tenant-upgrade-failure branch April 22, 2023 19:52
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.

ccl/kvccl/kvtenantccl: TestTenantUpgradeFailure failed
3 participants