harvester / tests

Harvester test cases
Apache License 2.0
10 stars 31 forks source link

Update VM IP after restore replace #1472

Closed albinsun closed 1 month ago

albinsun commented 1 month ago

Which issue(s) this PR fixes:

Issue #1462

What this PR does / why we need it:

  1. Fix test_restore_replace_with_vm_shutdown_command due to VM IP is not update after restore place.
  2. After restore replace, wait VM Running to avoid unexpectedly start a Restoring/Stopped VM.

Special notes for your reviewer:

n/a

Additional documentation or context