Comment 2 for bug 1704392

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

Reviewed: https://review.openstack.org/483939
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=1ed77e95012432bca99e2e9d11606c7bad84b824
Submitter: Jenkins
Branch: master

commit 1ed77e95012432bca99e2e9d11606c7bad84b824
Author: Matt Riedemann <email address hidden>
Date: Fri Jul 14 09:42:26 2017 -0400

    Dump tracked version notifications when swap volume tests fail

    We're seeing random failures in the swap volume versioned
    notification functional tests, but need more information about
    what notifications have been tracked when we fail in order to
    debug this, so this change dumps the tracked notifications when
    the tests fail.

    Change-Id: I07592cc4e58dc7664aede16bf32ac1e0282d23eb
    Related-Bug: #1704392