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

[2.x] Extend the version range to run flat-object field REST Yaml test on 2.7.0 #7081

Merged

Conversation

mingshl
Copy link
Contributor

@mingshl mingshl commented Apr 10, 2023

Description

Fix Auto Backport ticket #7052: Update version to 2.7.0 version in IT tests

Issues Resolved

#1018

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
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

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.

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.indices.replication.SegmentReplicationIT.testScrollCreatedOnReplica
      1 org.opensearch.indices.replication.SegmentReplicationIT.testPitCreatedOnReplica
      1 org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT.test {p0=pit/10_basic/Delete all}

@codecov-commenter
Copy link

Codecov Report

Merging #7081 (89b7af1) into 2.x (19e66c6) will increase coverage by 0.02%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##                2.x    #7081      +/-   ##
============================================
+ Coverage     70.31%   70.34%   +0.02%     
- Complexity    59539    59567      +28     
============================================
  Files          4824     4824              
  Lines        286330   286330              
  Branches      41626    41626              
============================================
+ Hits         201345   201405      +60     
+ Misses        68196    68033     -163     
- Partials      16789    16892     +103     

see 523 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@tlfeng tlfeng changed the title Fix Backport7052: Update version to 2.7.0 in flat_object IT tests Extend the version range to run flat-object field REST Yaml test on 2.7.0 Apr 11, 2023
@tlfeng tlfeng added :test Adding or fixing a test Search Search query, autocomplete ...etc labels Apr 11, 2023
@tlfeng tlfeng merged commit 312bc82 into opensearch-project:2.x Apr 11, 2023
@tlfeng tlfeng added backport main and removed backport 2.x Backport to 2.x branch labels Apr 11, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 11, 2023
….7.0 (#7081)

Signed-off-by: Mingshi Liu <[email protected]>
(cherry picked from commit 312bc82)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@tlfeng tlfeng changed the title Extend the version range to run flat-object field REST Yaml test on 2.7.0 [2.x] Extend the version range to run flat-object field REST Yaml test on 2.7.0 Apr 11, 2023
tlfeng pushed a commit that referenced this pull request Apr 11, 2023
….7.0 (#7081) (#7083)

(cherry picked from commit 312bc82)

Signed-off-by: Mingshi Liu <[email protected]>
austintlee pushed a commit to austintlee/OpenSearch that referenced this pull request Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport main Search Search query, autocomplete ...etc skip-changelog :test Adding or fixing a test v2.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants