Skip to content

Add a delay after starting fuchsia.#1008

Merged
oliverchang merged 2 commits into
masterfrom
fuchsia-delays
Sep 18, 2019
Merged

Add a delay after starting fuchsia.#1008
oliverchang merged 2 commits into
masterfrom
fuchsia-delays

Conversation

@oliverchang

@oliverchang oliverchang commented Sep 18, 2019

Copy link
Copy Markdown
Collaborator

Previously we were relying solely on the SSH expontential backoff, which
is not enough time, as we would wait a maximum of 2 + 4 + 8 = 14 seconds
for QEMU to get ready.

Also increase the exponential backoff for retrying SSH a little to use
powers of 3.

Previously we were relying solely on the SSH expontential backoff, which
is not enough time, as we would wait a maximum of 2 + 4 + 8 = 14 seconds
for QEMU to get ready.

Also increase the expontential backoff for retrying SSH a little to use
powers of 3.
@googlebot googlebot added the cla: yes CLA signed. label Sep 18, 2019
@oliverchang oliverchang requested review from flowerhack and inferno-chromium and removed request for inferno-chromium September 18, 2019 04:25
@oliverchang

Copy link
Copy Markdown
Collaborator Author

/gcbrun

@oliverchang

Copy link
Copy Markdown
Collaborator Author

TBR

@oliverchang oliverchang merged commit 1c42364 into master Sep 18, 2019
@inferno-chromium inferno-chromium deleted the fuchsia-delays branch September 18, 2019 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes CLA signed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants