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

bump command timeout #462

Merged
merged 1 commit into from
Dec 1, 2021
Merged

bump command timeout #462

merged 1 commit into from
Dec 1, 2021

Conversation

davepacheco
Copy link
Collaborator

Mitigates #461.

I hate bumping timeouts in tests. But in this case: the timeout exists primarily to prevent the test from hanging if some erroneous command invocation actually starts a server to run indefinitely. There's not much harm in waiting 60 seconds instead of 10 except potentially for papering over whatever problem is causing these simple commands to take over 10 seconds. That's covered by #461.

@davepacheco davepacheco mentioned this pull request Dec 1, 2021
@davepacheco davepacheco merged commit 2949f9b into main Dec 1, 2021
@davepacheco davepacheco deleted the command-timeout branch December 1, 2021 01:11
leftwo pushed a commit that referenced this pull request Jul 15, 2023
Crucible:
Add quota to agent created datasets (#835)
Switch to building on heliosv2 (#830)
Minor clippy cleanup (#832)
Update to latest dropshot (#829)

Propolis:
The above crucible changes
Switch to building on heliosv2 (#461)
clean up cargo check/clippy errors when built with Rust 1.71 (#462)
Add some VMM_DESTROY_VM polish to bhyve-api
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.

3 participants