NO-JIRA: Skip TestKarpenter for releases < 4.22 - #8409
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@enxebre: This pull request explicitly references no 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. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughThe 🚥 Pre-merge checks | ✅ 11 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (11 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Review rate limit: 9/10 reviews remaining, refill in 6 minutes. Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: enxebre 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 |
2339444 to
c146d81
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8409 +/- ##
=======================================
Coverage 37.22% 37.22%
=======================================
Files 750 750
Lines 91789 91789
=======================================
Hits 34172 34172
Misses 54978 54978
Partials 2639 2639
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Karpenter is only supported from 4.22 onwards. Unblock periodics failing for 4.19 and 4.20 since April 30. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
c146d81 to
604f52a
Compare
|
/verified by e2e @enxebre |
|
@enxebre: 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. |
|
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 |
|
Now I have all the evidence. Here is the final report: Test Failure Analysis CompleteJob Information
Test Failure AnalysisErrorSummaryThis failure is unrelated to PR #8409 (which only changes Root CauseThe root cause is a race condition between parallel Karpenter subtests and the sequential billing vCPUs test:
This is a test infrastructure flake — the product is behaving correctly (reporting real Karpenter-managed nodes), but the test's precondition assumes all prior Karpenter nodes have been fully cleaned up, which is not guaranteed by the test teardown logic. Recommendations
Evidence
|
AI Test Failure AnalysisJob: Generated by hypershift-analyze-e2e-failure post-step using Claude claude-opus-4-6 |
|
@enxebre: 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. |
Summary
TestKarpentere2e suite for releases < 4.22. Karpenter is only supported from 4.22 onwards.periodic-ci-openshift-hypershift-release-4.20-periodics-e2e-aws-ovnandperiodic-ci-openshift-hypershift-release-4.19-periodics-e2e-aws-ovnfailing since April 30Test plan
go build -tags e2e ./test/e2e/🤖 Generated with Claude Code
Summary by CodeRabbit