test capi 1.11 - #8082
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
Important Review skippedAuto reviews are limited based on label configuration. 🚫 Excluded labels (none allowed) (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughAdds a ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: LiangquanLi930 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
481642a to
f7d0910
Compare
970c047 to
39f16b0
Compare
|
/test e2e-aws |
|
/test e2e-aks |
Test Resultse2e-aws
Failed TestsTotal failed tests: 9
... and 4 more failed tests e2e-aks
Failed TestsTotal failed tests: 15
... and 10 more failed tests |
|
/test e2e-aws |
426527a to
16f6555
Compare
2d3b0c5 to
c8ec842
Compare
c8ec842 to
cacdb14
Compare
cacdb14 to
c8ec842
Compare
|
PR needs rebase. 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. |
c8ec842 to
a3d9604
Compare
Migrate CAPI core types to v1beta2, remove conversion webhook, and fix 1.11 behavioral differences in initialization, NodePool readiness, and replica tracking. Squashed from 12 commits: - fix(nodepool): gate MachineDeploymentComplete on ReadyReplicas - fix(capi): use UpToDateReplicas instead of AvailableReplicas in MachineDeploymentComplete - Revert "fix(capi): use Available condition for MachineDeployment NodePool Ready" - fix(capi): use MachinesReady condition for NodePool Ready in v1beta2 - fix(capi): fix InfrastructureProvisioned timing and 0-worker e2e checks for CAPI 1.11 - fix(capi): don't unconditionally set ControlPlaneInitialized on CAPI Cluster - fix(capi): add status.initialization.controlPlaneInitialized to HCP - fix(capi): set ControlPlaneInitialized for externally managed control plane - fix(capi): set status.initialization.provisioned on externally managed infra - fix(rbac): grant CAPI manager patch access to CRDs for crdmigrator - refactor(capi): migrate CAPI core types from v1beta1 to v1beta2 Signed-off-by: Liangquan Li <liangli@redhat.com>
a3d9604 to
67c20b7
Compare
|
@LiangquanLi930: 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. |
|
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 |
|
Stale PRs rot after 14d of inactivity. Mark the PR as fresh by commenting If this PR is safe to close now please do so with /lifecycle rotten |
|
I now have a complete picture. Both failures stem from the same root cause. Let me produce the final report: Test Failure Analysis CompleteJob Information
Test Failure AnalysisErrorSummaryBoth Prow job failures on PR #8082 share the same root cause: the PR branch Root CauseThe PR branch The PR bumps CAPI (Cluster API) to v1.11, which involves updating Timeline of the failure:
Tide error is a downstream effect: the PR has three blocking labels:
Recommendations
Evidence
|
|
Rotten PRs close after 7d of inactivity. Reopen the PR by commenting /close |
|
@openshift-ci[bot]: Closed this PR. 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 kubernetes-sigs/prow repository. |
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes
Special notes for your reviewer:
Checklist:
Summary by CodeRabbit