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

[7.17] REST tests for top_hits (#83690) #84442

Merged
merged 2 commits into from
Feb 28, 2022

Conversation

nik9000
Copy link
Member

@nik9000 nik9000 commented Feb 28, 2022

Backports the following commits to 7.17:

This adds a pile of extra REST tests for the `top_hits` aggregation
which is useful because this is how we do mixed version cluster testing.
And backwards compatibility testing. And forwards compatibility testing.
@nik9000
Copy link
Member Author

nik9000 commented Feb 28, 2022

run elasticsearch-ci/part-2

@nik9000
Copy link
Member Author

nik9000 commented Feb 28, 2022

BWC failing is because we moved the total hits response in 7.0. I'll just restrict the test to 7.0.0+ in this branch

@nik9000 nik9000 closed this Feb 28, 2022
@nik9000 nik9000 reopened this Feb 28, 2022
@nik9000 nik9000 added the test-full-bwc Trigger full BWC version matrix tests label Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport test-full-bwc Trigger full BWC version matrix tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant