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

[Backport 2.x] Add additional handling in SearchTemplateRequest when simulate is set to true #11646

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 863d453 from #11591.

… to true (#11591)

Signed-off-by: Craig Perkins <[email protected]>
(cherry picked from commit 863d453)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ Gradle check result for e090fec: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@cwperks
Copy link
Member

cwperks commented Dec 20, 2023

@reta Could you help me to re-run the failing CI check on this PR? I don't have access to re-trigger it.

Its impacted by a known flaky test.

Tests with failures:
 - org.opensearch.remotestore.RemoteIndexPrimaryRelocationIT.testPrimaryRelocationWhileIndexing

Copy link
Contributor

✅ Gradle check result for e090fec: SUCCESS

Copy link

codecov bot commented Dec 20, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (828dbac) 71.19% compared to head (e090fec) 71.03%.
Report is 2 commits behind head on 2.x.

Files Patch % Lines
...nsearch/script/mustache/SearchTemplateRequest.java 66.66% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #11646      +/-   ##
============================================
- Coverage     71.19%   71.03%   -0.17%     
+ Complexity    59363    59232     -131     
============================================
  Files          4883     4883              
  Lines        279308   279314       +6     
  Branches      40934    40934              
============================================
- Hits         198860   198409     -451     
- Misses        63637    64080     +443     
- Partials      16811    16825      +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@peternied peternied merged commit 44e7b65 into 2.x Dec 20, 2023
79 of 82 checks passed
@peternied peternied deleted the backport/backport-11591-to-2.x branch December 20, 2023 20:51
cwperks added a commit to opensearch-project/security that referenced this pull request Dec 21, 2023
) (#3872)

Manual backport of #3689 to 2.x.

CI will not pass until the companion core backport is merged:
opensearch-project/OpenSearch#11646
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants