TRT-2084: terminationmessagepolicy: correctly fail on violations#30993
TRT-2084: terminationmessagepolicy: correctly fail on violations#30993sosiouxme wants to merge 2 commits intoopenshift:mainfrom
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: automatic mode |
|
Skipping CI for Draft Pull Request. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughRemoved a temporary "5.0" unfixed-version entry, switched older-version detection from substring checks to regex whole-token matching (with fallback behavior on compile failure), adjusted Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~40 minutes Important Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional. ❌ Failed checks (1 warning, 2 inconclusive)
✅ Passed checks (7 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sosiouxme 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 |
|
/payload-job periodic-ci-openshift-release-main-nightly-5.0-e2e-aws-csi |
|
@sosiouxme: trigger 3 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/4f1c41c0-3461-11f1-8ec6-3f26cee3bd17-0 |
|
/payload-job periodic-ci-openshift-release-main-nightly-4.22-e2e-rosa-hcp-ovn |
|
@sosiouxme: 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/1ebda420-34f6-11f1-888e-44f9bcdaa466-0 |
|
relatively quick job with one common violation |
|
@sosiouxme: trigger 3 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/70e21f20-3527-11f1-8767-1aff209ce180-0 |
|
Trigger the same jobs but with the exemptions added. |
|
@sosiouxme: trigger 3 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/0439ee40-352a-11f1-8e7c-d36a2f481082-0 |
|
@sosiouxme: This pull request references TRT-2084 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.22.0" version, but no target version was set. 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: |
These have crept in while the test was erroneously allowed to flake. See https://redhat.atlassian.net/browse/TRT-2084 We will continue to flake them while working to eradicate them. Meanwhile, new ones should be hard failures.
d381637 to
4930e58
Compare
|
@sosiouxme: This pull request references TRT-2084 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target either version "5.0." or "openshift-5.0.", but it targets "4.22" instead. 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: |
|
/retest-required |
|
@sosiouxme: The following tests 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. |
Correct a bug in this monitor that allowed policy violations to flake since all releases were considered "old" until 5.0.
And then add exemptions for all the things that crept in because they only counted as flakes, so they can be corrected when able.
Summary by CodeRabbit