Skip to content

Fix type name in testSystemIndexMetadataIsUpgraded (#63506) #63514

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 12, 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.

Backport of #63506

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 backport v7.10.0 labels Oct 8, 2020
@gwbrown
Copy link
Contributor Author

gwbrown commented Oct 8, 2020

@elasticmachine run elasticsearch-ci/packaging-sample-windows

@gwbrown gwbrown changed the title Fix type name in testSystemIndexMetadataIsUpgraded Fix type name in testSystemIndexMetadataIsUpgraded (#63506) Oct 12, 2020
@gwbrown gwbrown merged commit 5fe51b1 into elastic:7.10 Oct 12, 2020
@gwbrown gwbrown deleted the backport/7.10/si/fix-type-in-bwc-test branch October 12, 2020 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport >test Issues or PRs that are addressing/adding tests v7.10.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant