OCPBUGS-105466: monitortests: recognize PascalCase TNF JobRunning CO reasons - #31499
OCPBUGS-105466: monitortests: recognize PascalCase TNF JobRunning CO reasons#31499eggfoobar wants to merge 1 commit into
Conversation
CEO OCPBUGS-84695 renamed TNF job condition types to PascalCase, so etcd Available blips now report TNFSetupJob_JobRunning instead of tnf-setup-job_JobRunning. Accept both shapes in the DualReplica exception. Co-authored-by: Cursor <cursoragent@cursor.com> Signed-off-by: ehila <ehila@redhat.com>
|
Pipeline controller notification For optional jobs, comment This repository is configured in: automatic mode |
|
@eggfoobar: This pull request references Jira Issue OCPBUGS-105466, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
/payload-job periodic-ci-openshift-release-main-nightly-5.0-e2e-metal-ovn-two-node-fencing-upgrade |
WalkthroughThe TNF job reason matcher now accepts legacy and uppercase TNF running reasons while requiring the ChangesTNF reason matching
Estimated code review effort: 2 (Simple) | ~10 minutes Suggested reviewers: Caution Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional.
❌ Failed checks (1 error)
✅ Passed checks (14 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@eggfoobar: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/1245f990-94a0-11f1-9eba-719b88671b2c-0 |
|
@eggfoobar: This pull request references Jira Issue OCPBUGS-105466, which is valid. 3 validation(s) were run on this bug
DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
Scheduling required tests: |
|
/payload-aggregate periodic-ci-openshift-release-main-nightly-5.0-e2e-metal-ovn-two-node-fencing-upgrade 2 |
|
@eggfoobar: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/49d9a980-94bc-11f1-9d65-03ba0320edb3-0 |
|
/retest-required |
|
/verified by ci CI shows the test no longer failing, the aggregated run also showed the test no longer failing. |
|
@eggfoobar: This PR has been marked as verified by DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
/approve |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: eggfoobar, fonta-rh, neisw 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 |
|
@eggfoobar: The following test failed, say
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. |
CEO OCPBUGS-84695 renamed TNF job condition types to PascalCase, so etcd Available blips now report TNFSetupJob_JobRunning instead of tnf-setup-job_JobRunning. Accept both shapes in the DualReplica exception.
Summary by CodeRabbit
_JobRunningare treated as active job statuses.