Skip to content

Conversation

roman-kiselenko
Copy link
Contributor

…t setup/teardown

Return only valuable (err, warn, fatal) messages in case of verbose enabled all the messages will returned.

Fixes #38182
Based on #37160

@roman-kiselenko roman-kiselenko requested review from a team as code owners March 17, 2025 13:56
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Mar 17, 2025
@github-actions github-actions bot added cilium-cli This PR contains changes related with cilium-cli cilium-cli-exclusive This PR only impacts cilium-cli binary kind/community-contribution This was a contribution made by a community member. labels Mar 17, 2025
@roman-kiselenko roman-kiselenko force-pushed the feature/logging-flood-tests branch from 158d3d9 to f16c3c1 Compare March 17, 2025 13:57
@roman-kiselenko
Copy link
Contributor Author

PTAL @joestringer

Copy link
Member

@joestringer joestringer left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks!

@joestringer joestringer removed the request for review from gandro March 17, 2025 16:57
@joestringer
Copy link
Member

/test

@joestringer
Copy link
Member

The BPF Checks workflow is a bit grumpy about the commit subject line, but I think it's plenty descriptive so I don't see a need to change anything to address that. I've triggered the broader testsuite.

@joestringer joestringer added the release-note/ci This PR makes changes to the CI. label Mar 17, 2025
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Mar 17, 2025
@joestringer joestringer enabled auto-merge March 17, 2025 23:12
auto-merge was automatically disabled March 19, 2025 12:02

Head branch was pushed to by a user without write access

@roman-kiselenko roman-kiselenko force-pushed the feature/logging-flood-tests branch 3 times, most recently from 5d10e99 to dbb9b92 Compare March 19, 2025 12:13
Return only valuable (err, warn, fatal) messages in case of verbose enabled all the messages will returned.

Fixes cilium#38182

Signed-off-by: roman-kiselenko <roman.kiselenko.dev@gmail.com>
@roman-kiselenko roman-kiselenko force-pushed the feature/logging-flood-tests branch from dbb9b92 to 9d5e3ac Compare March 19, 2025 12:41
Copy link
Contributor

@Artyop Artyop left a comment

Choose a reason for hiding this comment

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

thank you 🙏

@joestringer
Copy link
Member

/test

@joestringer joestringer enabled auto-merge March 19, 2025 18:32
@roman-kiselenko
Copy link
Contributor Author

I'm unsure if the failing tests relate to my changes, but it looks suspicious 🤷 .
Please rerun the tests. 🙏

@joestringer joestringer added this pull request to the merge queue Mar 21, 2025
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Mar 21, 2025
Merged via the queue into cilium:main with commit 8b74105 Mar 21, 2025
65 of 67 checks passed
@roman-kiselenko roman-kiselenko deleted the feature/logging-flood-tests branch March 21, 2025 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cilium-cli This PR contains changes related with cilium-cli cilium-cli-exclusive This PR only impacts cilium-cli binary kind/community-contribution This was a contribution made by a community member. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ensure that the CLI doesn't flood the terminal with logs on failure during test setup/teardown
4 participants