Comment 16 for bug 2056613

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

Reviewed: https://review.opendev.org/c/openstack/nova/+/913226
Committed: https://opendev.org/openstack/nova/commit/6d48c129ca06f269620e64d7950662b396b740b1
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit 6d48c129ca06f269620e64d7950662b396b740b1
Author: Artom Lifshitz <email address hidden>
Date: Fri Feb 23 11:03:22 2024 -0500

    Reproducer test for live migration with power management

    Building on the previous patch's refactor, we can now do functional
    testing of live migration with CPU power management. We quickly notice
    that it's mostly broken, leaving the CPUs powered up on the source,
    and not powering them up on the dest.

    Related-bug: 2056613
    Change-Id: Ib4de77d68ceeffbc751bca3567ada72228b750af
    (cherry picked from commit 1f5e3421ec1e15a58b9d9bdb9fc4312373ec4408)
    (cherry picked from commit 95bbb0432ae6507b417aa3a16d8df56aa71f004e)