Skip to content

Conversation

@martijnvg
Copy link
Member

Two tests were still using the static indices:

  • IndexFolderUpgraderTests#testUpgradeRealIndex()
  • InternalEngineTests#testUpgradeOldIndex()

I removed these tests too, because these tests functionally overlap
with the full-cluster-restart qa tests.

Relates to #24939

@martijnvg martijnvg added review >test Issues or PRs that are addressing/adding tests v6.0.0 v6.1.0 v7.0.0 labels Aug 9, 2017
Copy link
Member

@nik9000 nik9000 left a comment

Choose a reason for hiding this comment

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

LGTM.

As much as a morn the loss of the fairly isolated test in InternalIndicesTests it does overlap with the full cluster restart and rolling restart tests.

@nik9000
Copy link
Member

nik9000 commented Aug 9, 2017

I'm also quite happy to see the binary blobs leave the repo. And happy to see that we no longer have to maintain them and the manual steps around building them.

Two tests were still using the static indices:
* IndexFolderUpgraderTests#testUpgradeRealIndex()
* InternalEngineTests#testUpgradeOldIndex()

I removed these tests too, because these tests functionally overlap
with the full-cluster-restart qa tests.

Relates to elastic#24939
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>test Issues or PRs that are addressing/adding tests v6.0.0-beta2 v7.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants