Skip to content

Conversation

@simba909
Copy link

@simba909 simba909 commented Dec 2, 2025

Description

When this function is initially called it’s highly unlikely that the target VM has had the chance to start yet. As such, it’s unlikely to have an IP assigned. By using Tart’s built-in --wait flag we can give the VM some time which makes IP resolution more reliable.

Motivation and Context

This PR makes VM IP resolution more reliable.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

When this function is initially called it’s highly unlikely that the target VM has had the chance to start yet. As such, it’s unlikely to have an IP assigned. By using Tart’s built-in `--wait` flag we can give the VM some time which makes IP resolution more reliable.
@simba909 simba909 requested a review from simonbs as a code owner December 2, 2025 08:16
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.

1 participant