Bug 1767637 - Port IMS Workflow - Update Task Status
Summary: Port IMS Workflow - Update Task Status
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: V2V
Version: 5.11.0
Hardware: Unspecified
OS: Unspecified
medium
high
Target Milestone: GA
: 5.11.4
Assignee: Fabien Dupont
QA Contact: Md Nadeem
Red Hat CloudForms Documentation
URL:
Whiteboard:
Depends On: 1740659
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-10-31 21:26 UTC by Satoe Imaishi
Modified: 2020-03-17 13:24 UTC (History)
2 users (show)

Fixed In Version: 5.11.4.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1740659
Environment:
Last Closed: 2020-03-17 13:24:01 UTC
Category: ---
Cloudforms Team: V2V
Target Upstream Version:
Embargoed:
pm-rhel: cfme-5.11.z+


Attachments (Terms of Use)

Comment 2 CFME Bot 2019-10-31 21:35:51 UTC
New commit detected on ManageIQ/manageiq/ivanchuk:

https://github.com/ManageIQ/manageiq/commit/287da1f376279495032110a63f4bafea3aab2cca
commit 287da1f376279495032110a63f4bafea3aab2cca
Author:     Adam Grare <agrare>
AuthorDate: Mon Aug 19 16:27:55 2019 -0400
Commit:     Adam Grare <agrare>
CommitDate: Mon Aug 19 16:27:55 2019 -0400

    Merge pull request #19164 from fdupont-redhat/v2v_manage_handover_between_core_and_automate_part2

    [V2V] Simplify InfraConversionJob

    (cherry picked from commit 483b587f73b0ba165ce7eb65052e9468ed8e7223)

    https://bugzilla.redhat.com/show_bug.cgi?id=1767637

 app/models/infra_conversion_job.rb | 134 +-
 config/settings.yml | 5 +-
 spec/models/infra_conversion_job_spec.rb | 139 +-
 3 files changed, 75 insertions(+), 203 deletions(-)


https://github.com/ManageIQ/manageiq/commit/e390b1a4a212fac15df8428ec7a9030028ab9f31
commit e390b1a4a212fac15df8428ec7a9030028ab9f31
Author:     Adam Grare <agrare>
AuthorDate: Fri Aug 23 08:11:31 2019 -0400
Commit:     Adam Grare <agrare>
CommitDate: Fri Aug 23 08:11:31 2019 -0400

    Merge pull request #19154 from fdupont-redhat/v2v_infraconversionjob_update_task_status

    [V2V] Update Transformation Task in InfraConversionJob

    (cherry picked from commit 22d2201fed08be23567f7a18869c6832338d2420)

    https://bugzilla.redhat.com/show_bug.cgi?id=1767637

 app/models/infra_conversion_job.rb | 51 +
 spec/models/infra_conversion_job_spec.rb | 250 +-
 2 files changed, 300 insertions(+), 1 deletion(-)

Comment 3 CFME Bot 2019-10-31 21:51:32 UTC
New commit detected on ManageIQ/manageiq-content/ivanchuk:

https://github.com/ManageIQ/manageiq-content/commit/084e6f85d26b56aaf90bf051708bf828ec04eba7
commit 084e6f85d26b56aaf90bf051708bf828ec04eba7
Author:     Greg McCullough <gmccullo>
AuthorDate: Mon Aug 19 08:33:48 2019 -0400
Commit:     Greg McCullough <gmccullo>
CommitDate: Mon Aug 19 08:33:48 2019 -0400

    Merge pull request #562 from fdupont-redhat/v2v_manage_handover_between_core_and_automate_part2

    [V2V] Retrieve conversion state from Automate rather than InfraConversionJob

    (cherry picked from commit 7a9624c10aef2460ef4b6adfe5859ca9d786f64b)

    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1767637

 content/automate/ManageIQ/Transformation/Common.class/__methods__/vmchecktransformed.rb | 1 +
 spec/content/automate/ManageIQ/Transformation/Common.class/__methods__/vmchecktransformed_spec.rb | 1 +
 2 files changed, 2 insertions(+)

Comment 4 CFME Bot 2019-12-03 16:23:49 UTC
New commit detected on ManageIQ/manageiq-content/ivanchuk:

https://github.com/ManageIQ/manageiq-content/commit/f9fb96f5f19a3a65812e744ff390538d739bbcd9
commit f9fb96f5f19a3a65812e744ff390538d739bbcd9
Author:     Satoe Imaishi <simaishi>
AuthorDate: Tue Dec  3 11:14:03 2019 -0500
Commit:     Satoe Imaishi <simaishi>
CommitDate: Tue Dec  3 11:14:03 2019 -0500

    Revert "Merge pull request #562 from fdupont-redhat/v2v_manage_handover_between_core_and_automate_part2"

    This reverts commit 084e6f85d26b56aaf90bf051708bf828ec04eba7.

    https://bugzilla.redhat.com/show_bug.cgi?id=1767637

 content/automate/ManageIQ/Transformation/Common.class/__methods__/vmchecktransformed.rb | 1 -
 spec/content/automate/ManageIQ/Transformation/Common.class/__methods__/vmchecktransformed_spec.rb | 1 -
 2 files changed, 2 deletions(-)

Comment 5 CFME Bot 2019-12-03 18:11:11 UTC
New commit detected on ManageIQ/manageiq/ivanchuk:

https://github.com/ManageIQ/manageiq/commit/569331fdba4f2a6d83cbc9c775e68c8583d1433e
commit 569331fdba4f2a6d83cbc9c775e68c8583d1433e
Author:     Satoe Imaishi <simaishi>
AuthorDate: Tue Dec  3 12:47:09 2019 -0500
Commit:     Satoe Imaishi <simaishi>
CommitDate: Tue Dec  3 12:47:09 2019 -0500

    Revert "Merge pull request #19154 from fdupont-redhat/v2v_infraconversionjob_update_task_status"

    This reverts commit e390b1a4a212fac15df8428ec7a9030028ab9f31.

    https://bugzilla.redhat.com/show_bug.cgi?id=1767637

 app/models/infra_conversion_job.rb | 51 -
 spec/models/infra_conversion_job_spec.rb | 250 +-
 2 files changed, 1 insertion(+), 300 deletions(-)

Comment 6 CFME Bot 2019-12-03 18:35:40 UTC
New commit detected on ManageIQ/manageiq/ivanchuk:

https://github.com/ManageIQ/manageiq/commit/08bc7b0aa49a7e70d14ded347a89b0a75a236781
commit 08bc7b0aa49a7e70d14ded347a89b0a75a236781
Author:     Satoe Imaishi <simaishi>
AuthorDate: Tue Dec  3 13:32:29 2019 -0500
Commit:     Satoe Imaishi <simaishi>
CommitDate: Tue Dec  3 13:32:29 2019 -0500

    Revert "Merge pull request #19164 from fdupont-redhat/v2v_manage_handover_between_core_and_automate_part2"

    This reverts commit 287da1f376279495032110a63f4bafea3aab2cca.

    https://bugzilla.redhat.com/show_bug.cgi?id=1767637

 app/models/infra_conversion_job.rb | 134 +-
 config/settings.yml | 5 +-
 spec/models/infra_conversion_job_spec.rb | 139 +-
 3 files changed, 203 insertions(+), 75 deletions(-)

Comment 7 Shveta 2020-01-21 17:53:23 UTC
Tested on upstream master.20200118225846_b8aaf77
Cold migration works

Comment 8 CFME Bot 2020-02-21 19:35:23 UTC
New commit detected on ManageIQ/manageiq/ivanchuk:

https://github.com/ManageIQ/manageiq/commit/50e929779d20de340a74574b24c937af5ae45045
commit 50e929779d20de340a74574b24c937af5ae45045
Author:     Adam Grare <agrare>
AuthorDate: Mon Aug 19 20:27:55 2019 +0000
Commit:     Adam Grare <agrare>
CommitDate: Mon Aug 19 20:27:55 2019 +0000

    Merge pull request #19164 from fdupont-redhat/v2v_manage_handover_between_core_and_automate_part2

    [V2V] Simplify InfraConversionJob

    (cherry picked from commit 483b587f73b0ba165ce7eb65052e9468ed8e7223)

    https://bugzilla.redhat.com/show_bug.cgi?id=1767637

 app/models/infra_conversion_job.rb | 134 +-
 config/settings.yml | 5 +-
 spec/models/infra_conversion_job_spec.rb | 139 +-
 3 files changed, 75 insertions(+), 203 deletions(-)


https://github.com/ManageIQ/manageiq/commit/40c990985ae0688868f9a278de5ed155c6603af7
commit 40c990985ae0688868f9a278de5ed155c6603af7
Author:     Adam Grare <agrare>
AuthorDate: Fri Aug 23 12:11:31 2019 +0000
Commit:     Adam Grare <agrare>
CommitDate: Fri Aug 23 12:11:31 2019 +0000

    Merge pull request #19154 from fdupont-redhat/v2v_infraconversionjob_update_task_status

    [V2V] Update Transformation Task in InfraConversionJob

    (cherry picked from commit 22d2201fed08be23567f7a18869c6832338d2420)

    https://bugzilla.redhat.com/show_bug.cgi?id=1767637

 app/models/infra_conversion_job.rb | 51 +
 spec/models/infra_conversion_job_spec.rb | 250 +-
 2 files changed, 300 insertions(+), 1 deletion(-)

Comment 9 CFME Bot 2020-02-21 19:55:48 UTC
New commit detected on ManageIQ/manageiq-content/ivanchuk:

https://github.com/ManageIQ/manageiq-content/commit/780943f4f60088c51fa5983e5990a591ccce635e
commit 780943f4f60088c51fa5983e5990a591ccce635e
Author:     Greg McCullough <gmccullo>
AuthorDate: Mon Aug 19 12:33:48 2019 +0000
Commit:     Greg McCullough <gmccullo>
CommitDate: Mon Aug 19 12:33:48 2019 +0000

    Merge pull request #562 from fdupont-redhat/v2v_manage_handover_between_core_and_automate_part2

    [V2V] Retrieve conversion state from Automate rather than InfraConversionJob

    (cherry picked from commit 7a9624c10aef2460ef4b6adfe5859ca9d786f64b)

    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1767637

 content/automate/ManageIQ/Transformation/Common.class/__methods__/vmchecktransformed.rb | 1 +
 spec/content/automate/ManageIQ/Transformation/Common.class/__methods__/vmchecktransformed_spec.rb | 1 +
 2 files changed, 2 insertions(+)

Comment 10 Md Nadeem 2020-03-04 11:33:19 UTC
Verified in cfme verison 5.11.4.1 with Downstream UCI image: v2v-conversion-host-appliance-5.11.4.1-1_scratch.x86_64.qcow2


Note You need to log in before you can comment on or make changes to this bug.