Comment 17 for bug 1982284

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (master)

Reviewed: https://review.opendev.org/c/openstack/nova/+/859358
Committed: https://opendev.org/openstack/nova/commit/ca9b7defe857404162bfd3909652bbd98514ffa8
Submitter: "Zuul (22348)"
Branch: master

commit ca9b7defe857404162bfd3909652bbd98514ffa8
Author: melanie witt <email address hidden>
Date: Mon Sep 26 22:43:51 2022 +0000

    Unit test exceptions raised duing live migration monitoring

    This adds some test coverage to verify the expected handling of
    exceptions raised in Guest.get_job_info() during live migration
    monitoring.

    In the case of the related bug fix, this testing verifies that the post
    live migration method is called after handling the special case and
    workaround of libvirt error "migration was active, but no RAM info was
    set".

    Related-Bug: #1982284

    Change-Id: Ibab54aa4f2e929b384b75e7e0a21c8b059b680c5