OCPBUGS-43756: update eventuallyDaemonSetRollsOut to only watch ready…#4973
Conversation
|
@Patryk-Stefanski: This pull request references Jira Issue OCPBUGS-43756, which is invalid:
Comment 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. |
|
/test e2e-aks |
|
Skipping CI for Draft Pull Request. |
26e6403 to
137edf8
Compare
|
/jira refresh |
|
@Patryk-Stefanski: This pull request references Jira Issue OCPBUGS-43756, which is valid. The bug has been moved to the POST state. 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. |
|
/approve |
|
/hold |
|
As discussed offline It makes no sense for rollout tests to only wait for nodes to be ready because you are not actually waiting for the rollout to finish. As soon as the first Node rollsout and go ready the check will return true. |
✅ Deploy Preview for hypershift-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
/hold cancel |
82e69a0 to
fb04fda
Compare
|
Thanks! |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: enxebre, Patryk-Stefanski, sjenning 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 |
fb04fda to
bb44363
Compare
0205147 to
f0d1bfd
Compare
|
/lgtm |
1 similar comment
1 similar comment
add WaitForNodePoolConfigUpdateComplete function to machineconfig update tests that ensures nodeppolConfigUpdate has finished before proceeding with tests.
f0d1bfd to
6f4da0b
Compare
|
@Patryk-Stefanski: all tests passed! 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. |
|
/lgtm |
|
@Patryk-Stefanski: Jira Issue OCPBUGS-43756: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-43756 has been moved to the MODIFIED state. 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. |
… pods
What this PR does / why we need it:
Which issue(s) this PR fixes (optional, use
fixes #<issue_number>(, fixes #<issue_number>, ...)format, where issue_number might be a GitHub issue, or a Jira story:Fixes #
Checklist