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

Correct the skip version, multi_terms aggregation is supported on 2.1 #3072

Merged
merged 1 commit into from
Apr 25, 2022

Conversation

penghuo
Copy link
Contributor

@penghuo penghuo commented Apr 25, 2022

Signed-off-by: Peng Huo penghuo@gmail.com

To maintainer

This PR need to backport to 2.x branch.

Description

Correct the skip version in 370_multi_terms.yml as the multi_terms aggregation feature has been backport to 2.x and will be released in 2.1.

Issues Resolved

#1629

Test

In Main Branch

PASSED: ./gradlew ':qa:mixed-cluster:v2.1.0#mixedClusterTest' --tests "org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT" -Dtests.method="test {p0=search.aggregation/370_multi_terms/*}"

In 2.x Branch

PASSED, ./gradlew ':qa:mixed-cluster:v2.0.0#mixedClusterTest' --tests "org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT" -Dtests.method="test {p0=search.aggregation/370_multi_terms/*}"

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@penghuo penghuo requested review from a team and reta as code owners April 25, 2022 20:12
@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success 17eade6
Log 4789

Reports 4789

@dblock dblock added the backport 2.x Backport to 2.x branch label Apr 25, 2022
@dblock dblock merged commit 0bab473 into opensearch-project:main Apr 25, 2022
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 25, 2022
…#3072)

Signed-off-by: Peng Huo <penghuo@gmail.com>
(cherry picked from commit 0bab473)
dblock pushed a commit that referenced this pull request Apr 25, 2022
…#3072) (#3073)

Signed-off-by: Peng Huo <penghuo@gmail.com>
(cherry picked from commit 0bab473)

Co-authored-by: Peng Huo <penghuo@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants