Skip to content

Conversation

@opensearch-trigger-bot
Copy link
Contributor

Backport 3c66c83 from #1571.

…ce (#1571)

sharing

  - RealTimeFrequencySmokeIT: capture baseline ad_execute_request_count and use assertBusy to wait for a delta ≥ 2 via _local/stats; aggregate counts across nodes to tolerate parallel ITs on a shared cluster (ran via ./gradlew ':integTestRemote'). Added getLocalAdExecuteRequestCount helper and logging to aid diagnosis.
  - AnomalyDetectorRestApiIT: when resource sharing is enabled, allow _version ≥ previous+1 since Security’s ResourceSharingIndexHandler triggers an extra update to set all_shared_principals.

These changes reduce IT flakiness without altering production behavior.

Signed-off-by: kaituo <kaituo@amazon.com>
(cherry picked from commit 3c66c83)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@kaituo kaituo merged commit 0565e1c into 3.3 Oct 2, 2025
35 of 44 checks passed
@codecov
Copy link

codecov bot commented Oct 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.42%. Comparing base (50dc005) to head (326f1dc).
⚠️ Report is 3 commits behind head on 3.3.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                3.3    #1574      +/-   ##
============================================
- Coverage     81.47%   81.42%   -0.06%     
+ Complexity     6143     6136       -7     
============================================
  Files           542      542              
  Lines         24898    24898              
  Branches       2540     2540              
============================================
- Hits          20286    20272      -14     
- Misses         3349     3365      +16     
+ Partials       1263     1261       -2     
Flag Coverage Δ
plugin 81.42% <ø> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 8 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@gaiksaya gaiksaya deleted the backport/backport-1571-to-3.3 branch October 27, 2025 20:46
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