Bug 1987178
| Summary: | Postmigration hook does not run | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Migration Toolkit for Virtualization | Reporter: | Igor Braginsky <ibragins> | ||||
| Component: | General | Assignee: | Jeff Ortel <jortel> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Igor Braginsky <ibragins> | ||||
| Severity: | high | Docs Contact: | Avital Pinnick <apinnick> | ||||
| Priority: | unspecified | ||||||
| Version: | 2.1.0 | CC: | apinnick, fdupont, istein, jortel, mguetta | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 2.1.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2021-08-26 07:09:27 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Verified on the latest build of MTV 2.1-44/IIB 96817 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 (Migration Toolkit for Virtualization 2.1.0), 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/RHEA-2021:3278 |
Created attachment 1807006 [details] Screenshot of a pipeline Description of problem: PostHook are not performed Looks like there is a logic error which marks the vm import as complete when the VMIO import succeeds even though there is another step in the pipeline. As a result, the PostHook never runs Version-Release number of selected component (if applicable): 2.1-34 How reproducible: 100% Steps to Reproduce: 1. Create a new plan 2. During creation add a PostHook 3. Run the plan, wait till plan run will becompleted 4. Look at the plan pipeline Actual results: PostHooks will not be executed Expected results: Additional info: