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

Fix flaky test in {yaml=ingest/70_bulk} #15172

Merged
merged 2 commits into from
Aug 9, 2024

Conversation

gaobinlong
Copy link
Collaborator

Description

Similar to #15162, there's also a flaky test org.opensearch.ingest.common.IngestCommonClientYamlTestSuiteIT.test {yaml=ingest/70_bulk/Test bulk upsert honors default_pipeline and final_pipeline when the auto-created index matches with the index template} , we need to add allowed_warnings for it.

Related Issues

#15161

Check List

- [ ] Functionality includes testing.
- [ ] API changes companion pull request created, if applicable.
- [ ] Public documentation issue/PR created, if applicable.

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.

Signed-off-by: Gao Binlong <gbinlong@amazon.com>
Copy link
Contributor

github-actions bot commented Aug 8, 2024

❌ Gradle check result for 12b64b8: 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?

@reta
Copy link
Collaborator

reta commented Aug 8, 2024

Needs #15160

@reta
Copy link
Collaborator

reta commented Aug 8, 2024

@gaobinlong could you rebase please? thank you!

Copy link
Contributor

github-actions bot commented Aug 9, 2024

✅ Gradle check result for abb705c: SUCCESS

Copy link

codecov bot commented Aug 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.88%. Comparing base (978d14e) to head (abb705c).

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #15172      +/-   ##
============================================
+ Coverage     71.84%   71.88%   +0.03%     
+ Complexity    62953    62929      -24     
============================================
  Files          5178     5178              
  Lines        295204   295204              
  Branches      42682    42682              
============================================
+ Hits         212099   212197      +98     
+ Misses        65710    65592     -118     
- Partials      17395    17415      +20     

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

@reta reta merged commit 8f95735 into opensearch-project:main Aug 9, 2024
35 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 9, 2024
Signed-off-by: Gao Binlong <gbinlong@amazon.com>
(cherry picked from commit 8f95735)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
reta pushed a commit that referenced this pull request Aug 9, 2024
(cherry picked from commit 8f95735)

Signed-off-by: Gao Binlong <gbinlong@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
harshavamsi pushed a commit to harshavamsi/OpenSearch that referenced this pull request Aug 20, 2024
Signed-off-by: Gao Binlong <gbinlong@amazon.com>
wdongyu pushed a commit to wdongyu/OpenSearch that referenced this pull request Aug 22, 2024
Signed-off-by: Gao Binlong <gbinlong@amazon.com>
akolarkunnu pushed a commit to akolarkunnu/OpenSearch that referenced this pull request Sep 10, 2024
Signed-off-by: Gao Binlong <gbinlong@amazon.com>
@gaobinlong gaobinlong deleted the fix_flaky branch September 18, 2024 02:49
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 skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants