New commit detected on ManageIQ/manageiq/hammer: https://github.com/ManageIQ/manageiq/commit/d0ee8411a35d08aba5578eeb34791597e666ba53 commit d0ee8411a35d08aba5578eeb34791597e666ba53 Author: Adam Grare <agrare> AuthorDate: Fri Feb 15 11:25:33 2019 -0500 Commit: Adam Grare <agrare> CommitDate: Fri Feb 15 11:25:33 2019 -0500 Merge pull request #18425 from fdupont-redhat/v2v_preflight_nic_ip_address Add empty IP address check to preflight check (cherry picked from commit 3d262608700abe96aa0659a506660fcf161204d3) https://bugzilla.redhat.com/show_bug.cgi?id=1678376 app/models/service_template_transformation_plan_task.rb | 3 +- spec/models/service_template_transformation_plan_task_spec.rb | 52 +- 2 files changed, 38 insertions(+), 17 deletions(-)
Tested both conditions : 1) Edited ifcfg file of a VM with IP (to create ghost ifcfg files) and migrated . Migration failed with pre-flight check error 2) Created VM with multiple IP's and migrated. Migration failed with pre-flight check error. Verifying in 5.10.1.2.20190219165527_7a4a22b
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0453