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

.github: Rename failure step in actions #24437

Merged

Conversation

joestringer
Copy link
Member

Currently, the way that GitHub renders failing jobs here is that the
"Install cilium chart" step will fail, then the "Capture cilium-sysdump"
step will be collapsed. Recently we added cilium status output into
this step, but unless developers know to click on this step and expand
the output to investigate the cluster status, it's not obvious whether
the failure is a random CI issue or whether there is some cause related
to their changes.

Renaming the failure step here will hopefully give a slightly better
signal to developers when a failure is caused by their changes, and that
they should take a closer look at the sysdump to confirm the failure
condition.

Currently, the way that GitHub renders failing jobs here is that the
"Install cilium chart" step will fail, then the "Capture cilium-sysdump"
step will be collapsed. Recently we added `cilium status` output into
this step, but unless developers know to click on this step and expand
the output to investigate the cluster status, it's not obvious whether
the failure is a random CI issue or whether there is some cause related
to their changes.

Renaming the failure step here will hopefully give a slightly better
signal to developers when a failure is caused by their changes, and that
they should take a closer look at the sysdump to confirm the failure
condition.

Signed-off-by: Joe Stringer <joe@cilium.io>
@joestringer joestringer requested review from a team as code owners March 17, 2023 20:39
@joestringer joestringer added the release-note/ci This PR makes changes to the CI. label Mar 17, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot added dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. and removed dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Mar 17, 2023
@joestringer joestringer merged commit 7d2b69f into cilium:master Mar 21, 2023
42 checks passed
@joestringer joestringer deleted the submit/improve-ci-debuggability branch March 21, 2023 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

2 participants