Comment 28 for bug 1953359

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/victoria)

Reviewed: https://review.opendev.org/c/openstack/nova/+/820558
Committed: https://opendev.org/openstack/nova/commit/e549fec76fd2015e6e21ee5138bf06142a71e71a
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit e549fec76fd2015e6e21ee5138bf06142a71e71a
Author: Balazs Gibizer <email address hidden>
Date: Mon Dec 6 16:36:41 2021 +0100

    Reproduce bug 1953359

    This patch adds a functional test that reproduces a race between
    incoming migration and the update_available_resource periodic

    Fixes:
        - Added more memory to mock 'host_info', since the default would not
          fit the instance. Default was changed in later releases

    Change-Id: I4be429c56aaa15ee12f448978c38214e741eae63
    Related-Bug: #1953359
    (cherry picked from commit c59224d715a21998f40f72cf4e37efdc990e4d7e)
    (cherry picked from commit f0a6d946aaa6c30f826cfced75c2fb06fdb379a8)
    (cherry picked from commit d8859e4f95f5abb20c844d914f2716cba047630e)