Comment 31 for bug 1709985

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

Reviewed: https://review.openstack.org/605270
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=9a72b720859ccea305db17cf9b8047300aba604e
Submitter: Zuul
Branch: stable/queens

commit 9a72b720859ccea305db17cf9b8047300aba604e
Author: Matt Riedemann <email address hidden>
Date: Fri May 18 12:05:03 2018 -0400

    Skip ServerShowV254Test.test_rebuild_server in cells v1 job

    This adds yet another rebuild test to the blacklist for the
    cells v1 job. Rebuild status updates are racy in the cells v1
    job because of the async status updates.

    Change-Id: I42f08ee2a7282c9cad761bbe0daa111e79678791
    Related-Bug: #1709985
    (cherry picked from commit 771a736818b5c64e3a5796e809f17cd759542ad4)