New commit detected on ManageIQ/manageiq-content/ivanchuk: https://github.com/ManageIQ/manageiq-content/commit/8546669a088faae60522e64c088e7820957c161b commit 8546669a088faae60522e64c088e7820957c161b Author: Greg McCullough <gmccullo> AuthorDate: Wed Sep 11 09:48:06 2019 -0400 Commit: Greg McCullough <gmccullo> CommitDate: Wed Sep 11 09:48:06 2019 -0400 Merge pull request #570 from fdupont-redhat/v2v_state_machine_waiting_for_inventory_refresh [V2V] Remove CheckVmInInventory state (cherry picked from commit 32ef3e15f0362b0404505a938df17bc71f2df376) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1768521 content/automate/ManageIQ/Transformation/Infrastructure/VM/Common.class/__methods__/checkvmininventory.rb | 34 - content/automate/ManageIQ/Transformation/Infrastructure/VM/Common.class/__methods__/checkvmininventory.yaml | 15 - content/automate/ManageIQ/Transformation/StateMachines/VMTransformation.class/transform.yaml | 19 - content/automate/ManageIQ/Transformation/StateMachines/VMTransformation.class/transformation.yaml | 8 - spec/content/automate/ManageIQ/Transformation/Infrastructure/VM/Common.class/__methods__/checkvmininventory_spec.rb | 117 - 5 files changed, 193 deletions(-)
New commit detected on ManageIQ/manageiq-content/ivanchuk: https://github.com/ManageIQ/manageiq-content/commit/7998bd805a1c5779921c9d9ee8d31612d3dce725 commit 7998bd805a1c5779921c9d9ee8d31612d3dce725 Author: Satoe Imaishi <simaishi> AuthorDate: Tue Dec 3 11:12:24 2019 -0500 Commit: Satoe Imaishi <simaishi> CommitDate: Tue Dec 3 11:12:24 2019 -0500 Revert "Merge pull request #570 from fdupont-redhat/v2v_state_machine_waiting_for_inventory_refresh" This reverts commit 8546669a088faae60522e64c088e7820957c161b. https://bugzilla.redhat.com/show_bug.cgi?id=1768521 content/automate/ManageIQ/Transformation/Infrastructure/VM/Common.class/__methods__/checkvmininventory.rb | 34 + content/automate/ManageIQ/Transformation/Infrastructure/VM/Common.class/__methods__/checkvmininventory.yaml | 15 + content/automate/ManageIQ/Transformation/StateMachines/VMTransformation.class/transform.yaml | 19 + content/automate/ManageIQ/Transformation/StateMachines/VMTransformation.class/transformation.yaml | 8 + spec/content/automate/ManageIQ/Transformation/Infrastructure/VM/Common.class/__methods__/checkvmininventory_spec.rb | 117 + 5 files changed, 193 insertions(+)
Tested on upstream master.20200118225846_b8aaf77 Cold migration works
New commit detected on ManageIQ/manageiq-content/ivanchuk: https://github.com/ManageIQ/manageiq-content/commit/48d99b990544e23bd7f66209e9c5467bc0ecc9b5 commit 48d99b990544e23bd7f66209e9c5467bc0ecc9b5 Author: Greg McCullough <gmccullo> AuthorDate: Wed Sep 11 13:48:06 2019 +0000 Commit: Greg McCullough <gmccullo> CommitDate: Wed Sep 11 13:48:06 2019 +0000 Merge pull request #570 from fdupont-redhat/v2v_state_machine_waiting_for_inventory_refresh [V2V] Remove CheckVmInInventory state (cherry picked from commit 32ef3e15f0362b0404505a938df17bc71f2df376) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1768521 content/automate/ManageIQ/Transformation/Infrastructure/VM/Common.class/__methods__/checkvmininventory.rb | 34 - content/automate/ManageIQ/Transformation/Infrastructure/VM/Common.class/__methods__/checkvmininventory.yaml | 15 - content/automate/ManageIQ/Transformation/StateMachines/VMTransformation.class/transform.yaml | 19 - content/automate/ManageIQ/Transformation/StateMachines/VMTransformation.class/transformation.yaml | 8 - spec/content/automate/ManageIQ/Transformation/Infrastructure/VM/Common.class/__methods__/checkvmininventory_spec.rb | 117 - 5 files changed, 193 deletions(-)
Verified that a cold migration is successful in 5.11.4.1 with UCI conversion host.