Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[lxd] increase first boot timeout to 20s #1834

Merged
merged 1 commit into from
Nov 9, 2020
Merged

Conversation

Saviq
Copy link
Collaborator

@Saviq Saviq commented Nov 9, 2020

This impacts only the "Instance shutdown during start" situation on LXD. I verified 5s is not enough on a Pi4, and the worst case is that this will delay launch failing when someone did indeed stop the instance being started.

This impacts only the "Instance shutdown during start" situation on LXD. I verified 5s is not enough on a Pi4, and the worst case is that this will delay `launch` failing when someone did indeed stop the instance being started.
@Saviq Saviq requested a review from townsend2010 November 9, 2020 11:04
@codecov
Copy link

codecov bot commented Nov 9, 2020

Codecov Report

Merging #1834 (fc2b6b0) into master (ccc6442) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1834   +/-   ##
=======================================
  Coverage   76.95%   76.95%           
=======================================
  Files         229      229           
  Lines        8512     8512           
=======================================
  Hits         6550     6550           
  Misses       1962     1962           
Impacted Files Coverage Δ
src/platform/backends/lxd/lxd_virtual_machine.cpp 98.74% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ccc6442...a784283. Read the comment docs.

Copy link
Contributor

@townsend2010 townsend2010 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, makes sense on slower machines. +1

bors merge

@bors
Copy link
Contributor

bors bot commented Nov 9, 2020

Build succeeded:

@bors bors bot merged commit 1fcac83 into master Nov 9, 2020
@bors bors bot deleted the lxd-increase-reboot-timeout branch November 9, 2020 14:46
@Saviq Saviq added this to the v1.6.0 milestone Feb 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants