Skip to content

Fix timeout in testDowngradeRemoteClusterToBasic #52322

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

Merged
merged 4 commits into from
Feb 17, 2020
Merged

Conversation

dnhatn
Copy link
Member

@dnhatn dnhatn commented Feb 13, 2020

  • ESCCRRestTestCase#ensureYellow does not work well with assertBusy
  • Increases timeout to 60s

Closes #52036

- ESCCRRestTestCase#ensureYellow does not work well with assertBusy
- Increases timeout to 60s

Closes elastic#52036
This commit restores the wait_for_no_initializing_shards check that was
removed in elastic#52284. We need this condition when waiting for the yellow
status on the follower because we bootstrap the primary shards of the
follower using the snapshot/restore.

Relates elastic#52284
Closes elastic#52126
@dnhatn dnhatn merged commit bdb2e72 into elastic:7.x Feb 17, 2020
@dnhatn dnhatn deleted the 7x-52284 branch February 17, 2020 20:05
dnhatn added a commit that referenced this pull request Feb 17, 2020
- ESCCRRestTestCase#ensureYellow does not work well with assertBusy
- Increases timeout to 60s

Closes #52036
dnhatn added a commit that referenced this pull request Feb 17, 2020
- ESCCRRestTestCase#ensureYellow does not work well with assertBusy
- Increases timeout to 60s

Closes #52036
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant