Comment 11 for bug 1819923

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

Reviewed: https://review.opendev.org/667994
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=87365c760ee89493db87183c4c751ba5fc7b921a
Submitter: Zuul
Branch: master

commit 87365c760ee89493db87183c4c751ba5fc7b921a
Author: Matt Riedemann <email address hidden>
Date: Thu Jun 27 13:24:33 2019 -0400

    Add integration testing for heal_allocations

    This adds a simple scenario for the heal_allocations CLI
    to the post_test_hook script run at the end of the nova-next
    job. The functional testing in-tree is pretty extensive but
    it's always good to have real integration testing.

    Change-Id: If86e4796a9db3020d4fdb751e8bc771c6f98aa47
    Related-Bug: #1819923