Skip to content

Conversation

@jluhrsen
Copy link
Contributor

@jluhrsen jluhrsen commented Oct 31, 2025

Add pr-retest slash command for retesting failed e2e jobs

This /slash command will analyze a PR and provide some summary
about payload jobs or required e2e jobs status and options for
re-running which it can do automatically.

the user will need to have the gh cli installed and working for
this to be able to write comments on the PRs

Assisted-by: Claude Code
Signed-off-by: Jamo Luhrsen <[email protected]>

Some future work I want to add:

  • analyze the history of job failures to look for possibly perma-failing jobs
    -- possible compare actual test case failures since perma-failing test cases are more indicative of a broken PR than just a job permafailing in general which could be due to infra issues, for example

screen shot
Selection_224

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 31, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: jluhrsen
Once this PR has been reviewed and has the lgtm label, please assign abhat for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jluhrsen jluhrsen force-pushed the add-pr-retest-command branch from 8c48cad to c474e93 Compare November 4, 2025 23:00
This /slash command will analyze a PR and provide some summary
about payload jobs or required e2e jobs status and options for
re-running which it can do automatically.

the user will need to have the gh cli installed and working for
this to be able to write comments on the PRs

Assisted-by: Claude Code
Signed-off-by: Jamo Luhrsen <[email protected]>
@jluhrsen jluhrsen force-pushed the add-pr-retest-command branch from c474e93 to 4883cd7 Compare November 10, 2025 21:56
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 11, 2025

@jluhrsen: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-metal-ipi-ovn-dualstack-bgp-local-gw 4883cd7 link true /test e2e-metal-ipi-ovn-dualstack-bgp-local-gw
ci/prow/e2e-gcp-ovn-techpreview 4883cd7 link true /test e2e-gcp-ovn-techpreview
ci/prow/lint 4883cd7 link true /test lint
ci/prow/security 4883cd7 link false /test security
ci/prow/4.21-upgrade-from-stable-4.20-e2e-aws-ovn-upgrade-ipsec 4883cd7 link false /test 4.21-upgrade-from-stable-4.20-e2e-aws-ovn-upgrade-ipsec
ci/prow/e2e-aws-ovn-windows 4883cd7 link true /test e2e-aws-ovn-windows

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant