Skip to content

Conversation

joestringer
Copy link
Member

@joestringer joestringer commented Apr 25, 2025

Collect is called for each test, so the same workflow owners could be
collected from different tests multiple times. Avoid this by adding them
once during the junit collector creation.

@joestringer joestringer requested a review from a team as a code owner April 25, 2025 03:15
@joestringer joestringer added the release-note/misc This PR makes changes that have no direct user impact. label Apr 25, 2025
@joestringer joestringer requested a review from Artyop April 25, 2025 03:15
@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 labels Apr 25, 2025
@joestringer
Copy link
Member Author

/test

@joestringer joestringer enabled auto-merge April 25, 2025 03:16
@joestringer joestringer force-pushed the pr/joe/cli-junit-fixes branch from 3dbecf4 to 504b9c8 Compare April 25, 2025 03:34
Collect is called for each test, so the same workflow owners could be
collected from different tests multiple times. Avoid this by adding them
once during the junit collector creation.

Signed-off-by: Joe Stringer <joe@cilium.io>
@joestringer joestringer force-pushed the pr/joe/cli-junit-fixes branch from 504b9c8 to 1ec5738 Compare April 25, 2025 03:34
@joestringer
Copy link
Member Author

/test

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.

lgtm

@joestringer joestringer added this pull request to the merge queue Apr 25, 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 Apr 25, 2025
Merged via the queue into main with commit f906eab Apr 25, 2025
257 of 259 checks passed
@joestringer joestringer deleted the pr/joe/cli-junit-fixes branch April 25, 2025 21:03
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 ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants