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

functionaltests: assert zero APM error logs #16011

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

endorama
Copy link
Member

@endorama endorama commented Mar 4, 2025

Motivation/summary

Functional tests were missing checking APM Server logs to ensure no errors are logged there.

The change has not been applied to test in 8_15_test.go because we are refactoring to use singleUpgradeTestCase.

Checklist

How to test these changes

Run functional-tests workflow.

Related issues

Copy link
Contributor

mergify bot commented Mar 4, 2025

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

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

@endorama
Copy link
Member Author

endorama commented Mar 4, 2025

In draft so I can trigger a run and ensure it's green before involving the team.

@endorama endorama force-pushed the functionaltests-assertAPMLogs branch from 558d9df to 8862a1e Compare March 5, 2025 13:59
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.

1 participant