Comment 2 for bug 1825263

Revision history for this message
Robie Basak (racb) wrote : Re: uvt-kvm ssh fails when there is a second NIC

Thank you for your report.

Are you sure it does that? From the code, it looks to me that you will only get that error on "uvt-kvm wait": because it's looking for the VM to be started and for its NIC (based on looking up a MAC) to obtain an IP address. I don't believe it does this for "uvt-kvm ssh".

We can certainly adjust what "wait" and "ssh" do to try and accommodate more use cases, but please could you start by testing and providing exact steps to reproduce in order to isolate the problematic case here?