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

Implement aggressive IP polling mode #66

Merged
merged 1 commit into from
Apr 24, 2019

Conversation

thheinen
Copy link
Collaborator

Description

Implement a way to speed up kitchen create by retrieving VM IP addresses faster.

This feature uses the VMware Guest Operations Manager to execute a small script for IP retrieval on the guest machine, improving startup times by about 30 seconds (60s->30s on Linux, 120s->90s on Windows 2016 tests).

Additional work:

Issues Resolved

No formal issues, just for speeding up pipelines and tests

Check List

@thheinen thheinen requested a review from a team as a code owner April 12, 2019 12:23
@mjingle mjingle requested a review from tas50 April 15, 2019 20:15
@tas50 tas50 added the Expeditor: Bump Version Minor Used by github.minor_bump_labels to bump the Minor version number. label Apr 24, 2019
@tas50 tas50 merged commit 9af4952 into chef:master Apr 24, 2019
@thheinen thheinen deleted the feature/aggressive-mode branch June 21, 2019 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Expeditor: Bump Version Minor Used by github.minor_bump_labels to bump the Minor version number.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants