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

[ST] Change the way how we assert values in logs from Pods #11187

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

im-konge
Copy link
Member

Type of change

  • Enhancement

Description

In some tests we have asserts for logs containing specific values. In case that a test fails on this kind of assert, the whole log of the particular Pod is printed as "actual value" - which makes debugging and reading through the test logs a bit too difficult.

This PR changes the way how we are asserting these things - only on places where we are checking logs/Deployments/ConfigMaps that are anyway stored by LogCollector.

Checklist

  • Make sure all tests pass

@im-konge im-konge requested review from scholzj and a team February 25, 2025 09:29
@im-konge im-konge self-assigned this Feb 25, 2025
@im-konge im-konge added this to the 0.46.0 milestone Feb 25, 2025
@im-konge
Copy link
Member Author

/azp run regression

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@see-quick see-quick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants