Fix get ip on parallels executor on macOS intel
What does this MR do?
Fixes an issue on certain old Intel Macs where it was impossible to detect the VM IP address using the DHCP leases; this is now solved.
Why was this MR needed?
The Parallels Executor is broken on those Intel Macs using the latest Parallels Desktop binaries.
What's the best way to test this MR?
- Create a pipeline on an Intel Mac host with Parallels Desktop 19.2.1 or higher
- Configure a template in Parallels Desktop with a macOS VM
What are the relevant issue numbers?
none