Bug 2034484: Library go bump#736
Conversation
|
/retest-required |
|
Is it part of a Jira story or a BZ? |
|
TestLeaderElection needs to be adjusted, apparently the new leader election is slower and the test needs to wait until these pods join the election process. |
The Jira story this is tied to is CNF-3684
That's interesting, for non-SNO clusters the timing of 137/107/26 should not have been changed. Looking into it |
ce58f4f to
f80443e
Compare
|
/retest-required |
1 similar comment
|
/retest-required |
659cdd9 to
475f1b9
Compare
475f1b9 to
917bb93
Compare
|
/retest-required |
1 similar comment
|
/retest-required |
917bb93 to
b4acfd7
Compare
|
@eggfoobar: This pull request references Bugzilla bug 2034484, which is valid. The bug has been updated to refer to the pull request using the external bug tracker. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Bugzilla (jhou@redhat.com), skipping review request. 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/test-infra repository. |
|
/retest-required |
2 similar comments
|
/retest-required |
|
/retest-required |
5faa2a5 to
9a03203
Compare
|
/assign @dmage |
|
/retest-required |
fetched latest library-go and vendored dep updated handlers to use updated sctruct names updated okd builder image to use go 1.17 Signed-off-by: ehila <ehila@redhat.com> fix: updated build-machinery to fix yaml-patch verify updated build-machinery - more info: openshift/build-machinery-go#58 Signed-off-by: ehila <ehila@redhat.com> fix: pull in latest library-go pull in to grab fix described here openshift/library-go#1272 Signed-off-by: ehila <ehila@redhat.com> bump: library-go updated library-go to latest for fix in pr openshift/library-go#1273 Signed-off-by: ehila <ehila@redhat.com>
Signed-off-by: ehila <ehila@redhat.com>
delay check for leader election to wait for logs to write Signed-off-by: ehila <ehila@redhat.com>
|
/approve |
9ae421d to
a9f3dfc
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dmage, eggfoobar 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 |
|
/retest-required Please review the full test history for this PR and help us cut down flakes. |
|
@eggfoobar: 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/test-infra repository. I understand the commands that are listed here. |
|
@eggfoobar: Bugzilla bug 2034484 is in an unrecognized state (ON_QA) and will not be 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 kubernetes/test-infra repository. |
Bumping the library-go dependency to latest, this should take advantage of leader election changes for SNO clusters proposed in this library-go PR and performance improvements in this PR.
Changes: