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

Tests: Fix FullClusterRestartIT.testSnapshotRestore test failing in 6.x #27218

Conversation

imotov
Copy link
Contributor

@imotov imotov commented Nov 1, 2017

We switched to using index_patterns in 6.0.0, so we need to expect index_patterns there.

Closes #27213

We switched to using index_patterns in 6.0.0, so we need to expect index_patterns there.

Closes elastic#27213
@imotov imotov added :Templates >bug >test Issues or PRs that are addressing/adding tests v6.1.0 labels Nov 1, 2017
@imotov imotov requested a review from dakrone November 1, 2017 21:47
Copy link
Member

@dakrone dakrone left a comment

Choose a reason for hiding this comment

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

LGTM assuming CI likes it, thanks for fixing it!

@imotov imotov merged commit c7fc225 into elastic:6.x Nov 1, 2017
jasontedor added a commit that referenced this pull request Nov 2, 2017
* 6.x:
  Lazy initialize checkpoint tracker bit sets
  Remove checkpoint tracker bit sets setting
  Tests: Fix FullClusterRestartIT.testSnapshotRestore test failing in 6.x (#27218)
  Fix FullClusterRestartIT using lenient booleans with 6.0
  Fix stable BWC branch detection logic
  Add version 6.0.0
  Fix logic detecting unreleased versions
  Skips exists query tests on unsupported versions
  Enhances exists queries to reduce need for `_field_names` (#26930)
  Added new terms_set query
  Set request body to required to reflect the code base (#27188)
  Update Docker docs for 6.0.0-rc2 (#27166)
  Docs: restore now fails if it encounters incompatible settings (#26933)
  Convert index blocks to cluster block exceptions (#27050)
  [DOCS] Link remote info API in Cross Cluster Search docs page
  prevent duplicate fields when mixing parent and root nested includes (#27072)
  TopHitsAggregator must propagate calls to `setScorer`. (#27138)
imotov added a commit that referenced this pull request Nov 3, 2017
….x (#27218)

We switched to using index_patterns in 6.0.0, so we need to expect index_patterns there.

Closes #27213
@imotov imotov added the v6.0.0 label Nov 3, 2017
@imotov
Copy link
Contributor Author

imotov commented Nov 3, 2017

Backported it to 6.0 2e305e4 to avoid the same issue when 6.0.1 is released.

@lcawl lcawl removed the v6.1.0 label Dec 12, 2017
@clintongormley clintongormley added :Data Management/Indices APIs APIs to create and manage indices and templates and removed :Templates labels Feb 13, 2018
@imotov imotov deleted the issue-27213-fix-full-cluster-restart-snapshot-restore branch May 1, 2020 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Data Management/Indices APIs APIs to create and manage indices and templates >test Issues or PRs that are addressing/adding tests v6.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants