Skip to content

Fix type name in testSystemIndexMetadataIsUpgraded #63506

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 1 commit into from
Oct 8, 2020

Conversation

gwbrown
Copy link
Contributor

@gwbrown gwbrown commented Oct 8, 2020

This test used _doc as the mapping type name, which needs to be set
to doc for versions prior to 6.7.0. This commit fixes the test to use
the proper type name for the current BWC version.

Fixes #63457

This test used `_doc` as the mapping type name, which needs to be set
to `doc` for versions prior to 6.7.0. This commit fixes the test to use
the proper type name for the current BWC version.
@gwbrown gwbrown added >test Issues or PRs that are addressing/adding tests :Core/Infra/Core Core issues without another label v7.10.0 v7.11.0 labels Oct 8, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (:Core/Infra/Core)

@elasticmachine elasticmachine added the Team:Core/Infra Meta label for core/infra team label Oct 8, 2020
Copy link
Contributor

@mark-vieira mark-vieira left a comment

Choose a reason for hiding this comment

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

👍

@gwbrown gwbrown merged commit 2b6f248 into elastic:7.x Oct 8, 2020
@gwbrown gwbrown deleted the si/fix-type-in-bwc-test branch October 8, 2020 19:51
gwbrown added a commit to gwbrown/elasticsearch that referenced this pull request Oct 8, 2020
This test used _doc as the mapping type name, which needs to be set
to doc for versions prior to 6.7.0. This commit fixes the test to use
the proper type name for the current BWC version.
gwbrown added a commit that referenced this pull request Oct 12, 2020
This test used _doc as the mapping type name, which needs to be set
to doc for versions prior to 6.7.0. This commit fixes the test to use
the proper type name for the current BWC version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Core Core issues without another label Team:Core/Infra Meta label for core/infra team >test Issues or PRs that are addressing/adding tests v7.10.0 v7.11.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants