CNTRLPLANE-3093,CNTRLPLANE-3096,CNTRLPLANE-3095,CNTRLPLANE-3098: lower Azure WI webhook test version gate to 4.20 - #8323
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
📝 WalkthroughWalkthroughThe end-to-end test 🚥 Pre-merge checks | ✅ 9 | ❌ 3❌ Failed checks (3 warnings)
✅ Passed checks (9 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@celebdor: This pull request references CNTRLPLANE-3093 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 story to target the "5.0.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. |
|
@celebdor: This pull request references CNTRLPLANE-3093 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 story to target the "5.0.0" version, but no target version was set. This pull request references CNTRLPLANE-3096 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 story to target the "5.0.0" version, but no target version was set. This pull request references CNTRLPLANE-3095 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 story to target the "5.0.0" version, but no target version was set. This pull request references CNTRLPLANE-3098 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 story to target the "5.0.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. |
|
/jira refresh |
|
@celebdor: This pull request references CNTRLPLANE-3093 which is a valid jira issue. This pull request references CNTRLPLANE-3096 which is a valid jira issue. This pull request references CNTRLPLANE-3095 which is a valid jira issue. This pull request references CNTRLPLANE-3098 which is a valid jira issue. 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. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8323 +/- ##
==========================================
+ Coverage 41.54% 41.66% +0.11%
==========================================
Files 758 758
Lines 93838 93929 +91
==========================================
+ Hits 38986 39135 +149
+ Misses 52107 52046 -61
- Partials 2745 2748 +3 see 12 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
/lgtm |
|
Scheduling tests matching the |
Test Resultse2e-aws
e2e-aks
|
AI Test Failure AnalysisJob: Generated by hypershift-analyze-e2e-failure post-step using Claude claude-opus-4-6 |
AI Test Failure AnalysisJob: Generated by hypershift-analyze-e2e-failure post-step using Claude claude-opus-4-6 |
|
/retest-required |
AI Test Failure AnalysisJob: Generated by hypershift-analyze-e2e-failure post-step using Claude claude-opus-4-6 |
|
Stale PRs are closed after 21d of inactivity. If this PR is still relevant, comment to refresh it or remove the stale label. If this PR is safe to close now please do so with /lifecycle stale |
…4.20 The Azure workload identity webhook was originally implemented for 4.22 (PR openshift#7867) but was subsequently backported to 4.20 (PR openshift#7998) and 4.21 (PR openshift#7997). Update the e2e test version gate from Version422 to Version420 so the test runs against all supported versions. Refs: CNTRLPLANE-3093, CNTRLPLANE-3096 Signed-off-by: Antoni Segura Puimedon <antoni@redhat.com> Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
883c21e to
7416bf2
Compare
|
Scheduling tests matching the |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bryan-cox, celebdor 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 |
AI Test Failure AnalysisJob: Generated by hypershift-analyze-e2e-failure post-step using Claude claude-opus-4-6 |
AI Test Failure AnalysisJob: Generated by hypershift-analyze-e2e-failure post-step using Claude claude-opus-4-6 |
|
/retest-required Since the issues were infrastructure related |
|
@celebdor: 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. |
|
There it is. This is the root cause: the test reads the baseline This is completely unrelated to PR #8323 (Azure WI version gate change). Now let me produce the final report. Test Failure Analysis CompleteJob Information
Test Failure AnalysisErrorSummaryThe Root CauseThe test reads a baseline vCPU count from the The race:
This is a test-level race condition in PR #8323 only modifies Recommendations
Evidence
|
What this PR does / why we need it:
Lowers the Azure workload identity webhook e2e test version gate from
Version422toVersion420. The feature was originally implemented for 4.22 (#7867) but was backported to 4.20 (#7998) and 4.21 (#7997). The e2e test should run on all versions where the feature is available.Which issue(s) this PR fixes:
Fixes CNTRLPLANE-3093, fixes CNTRLPLANE-3096
Special notes for your reviewer:
Checklist:
Summary by CodeRabbit