[WIP] Increase agent wait-for bootstrap timeout#6360
[WIP] Increase agent wait-for bootstrap timeout#6360andfasano wants to merge 1 commit intoopenshift:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
|
/test ? |
|
@zaneb: The following commands are available to trigger required jobs:
The following commands are available to trigger optional jobs:
Use
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. |
|
/test e2e-agent-compact |
|
FYI - I've been running with this same change in my local dev-scripts setup for weeks now. It was the only way I could get the IPv6 test to pass. Without this change it was failing 100% of the time and with it, it passes every time. |
|
This could be hardware dependent. In my local testing bootstrap takes around 20 mins, but I had originally a longer timeout to account for some buffer. IMHO it is fine to increase it. |
|
#6362 seems to make it clear that the cause is a regression in assisted-service, but it's still surprising that this increase in timeout would cause the whole test to hit the 4 hour limit, so let's see if it happens again. |
|
@andfasano: 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. |
|
Looks like the problem was due a conflict check for schedulable master manifests(between assisted service and installer), so closing this PR |
/draft
Just for testing, not to be merged