Skip to content

test: Fix main_test TestMonitoring#20698

Merged
carsonip merged 1 commit intoelastic:mainfrom
carsonip:fix-flaky-test-main-monitoring
Mar 12, 2026
Merged

test: Fix main_test TestMonitoring#20698
carsonip merged 1 commit intoelastic:mainfrom
carsonip:fix-flaky-test-main-monitoring

Conversation

@carsonip
Copy link
Copy Markdown
Member

Motivation/summary

Fix flaky test due to low wait time on periodically updated metric

Checklist

For functional changes, consider:

  • Is it observable through the addition of either logging or metrics?
  • Is its use being published in telemetry to enable product improvement?
  • Have system tests been added to avoid regression?

How to test these changes

Related issues

Fixes #20695

@carsonip carsonip requested a review from a team as a code owner March 12, 2026 17:31
@github-actions
Copy link
Copy Markdown
Contributor

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 12, 2026

This pull request does not have a backport label. Could you fix it @carsonip? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-8.19 is the label to automatically backport to the 8.19 branch.
  • backport-9./d is the label to automatically backport to the 9./d branch. /d is the digit.
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.

@carsonip carsonip added the backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches label Mar 12, 2026
@carsonip carsonip enabled auto-merge March 12, 2026 17:51
@elasticmachine
Copy link
Copy Markdown
Collaborator

💚 Build Succeeded

@carsonip carsonip added this pull request to the merge queue Mar 12, 2026
Merged via the queue into elastic:main with commit f79047a Mar 12, 2026
24 checks passed
@carsonip carsonip deleted the fix-flaky-test-main-monitoring branch March 12, 2026 18:58
@github-actions
Copy link
Copy Markdown
Contributor

@Mergifyio backport 9.2 9.3

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 12, 2026

backport 9.2 9.3

✅ Backports have been created

Details

mergify bot pushed a commit that referenced this pull request Mar 12, 2026
mergify bot pushed a commit that referenced this pull request Mar 12, 2026
mergify bot added a commit that referenced this pull request Mar 12, 2026
(cherry picked from commit f79047a)

Co-authored-by: Carson Ip <carsonip@users.noreply.github.com>
mergify bot added a commit that referenced this pull request Mar 12, 2026
(cherry picked from commit f79047a)

Co-authored-by: Carson Ip <carsonip@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test: Flaky main_test TestMonitoring

3 participants