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

ci: increase junit artifact retention from 2 to 5 days #27021

Conversation

mhofstetter
Copy link
Member

Currently JUnit artifacts of test-results (e.g. connectivity tests) are kept for 2 days as GitHub artifact.

For better analysis (by external tooling), the JUnit artifacts should be available as long as the sysdump artifacts.

Therefore, this commit increases the retention of junit artifacts to 5 days.

Currently JUnit artifacts of test-results (e.g. connectivity tests) are
kept for 2 days as GitHub artifact.

For better analysis, the JUnit artifacts should be available as long as
the sysdump artifacts.

Therefore, this commit increases the retention of junit artifacts to 5
days.

Signed-off-by: Marco Hofstetter <marco.hofstetter@isovalent.com>
@mhofstetter mhofstetter requested a review from aanm July 24, 2023 13:25
@mhofstetter mhofstetter requested review from a team as code owners July 24, 2023 13:25
@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 Jul 24, 2023
@mhofstetter mhofstetter added the release-note/ci This PR makes changes to the CI. label Jul 24, 2023
@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 Jul 24, 2023
@mhofstetter mhofstetter added kind/enhancement This would improve or streamline existing functionality. area/CI Continuous Integration testing issue or flake dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Jul 24, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot removed dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Jul 24, 2023
@mhofstetter
Copy link
Member Author

/test

@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 Jul 24, 2023
@youngnick youngnick merged commit b9d0ad7 into cilium:main Jul 25, 2023
66 checks passed
@mhofstetter mhofstetter deleted the pr/mhofstetter/increase-junit-artifact-retention branch July 25, 2023 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake kind/enhancement This would improve or streamline existing functionality. 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.

None yet

4 participants