Various improvements to Claude payload step#75810
Various improvements to Claude payload step#75810openshift-merge-bot[bot] merged 10 commits intoopenshift:mainfrom
Conversation
stbenjam
commented
Mar 6, 2026
- Handle stuck Claude
- Generate JUnits for metrics (durations, timeouts, etc)
- Tone down Slack emojis
Occassionally, I've seen Claude get stick and hit the timeout. This detects the timeout and nudges him to still produce a final report.
Emit a junit_claude-ci.xml artifact so Sippy/testgrid can track Claude payload analysis timeouts. Three scenarios: - No timeout: 1 passing test - Timeout + nudge recovers: 1 fail + 1 pass (flake) - Timeout + nudge fails: 2 failures Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Record wall-clock time for each phase (wait for blocking jobs, analysis, recovery nudge) using the JUnit time attribute on testcases and the testsuite. This lets Sippy/testgrid track how long each phase takes over time. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Move HTML report and autodl JSON copies earlier so they are rescued even if JUnit generation fails unexpectedly. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
/pj-rehearse periodic-ci-openshift-release-main-payload-analysis-test-claude-payload-analysis-test |
|
@stbenjam: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
[REHEARSALNOTIFIER] Note: If this PR includes changes to step registry files ( Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/label tide/merge-method-squash |
|
@stbenjam: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sosiouxme, stbenjam The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |