Comment 5 for bug 1709985

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

Reviewed: https://review.openstack.org/493076
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=9e2a0163d36fd0c2152b39a714e028752d70677b
Submitter: Jenkins
Branch: master

commit 9e2a0163d36fd0c2152b39a714e028752d70677b
Author: Matt Riedemann <email address hidden>
Date: Fri Aug 11 12:42:29 2017 -0400

    Skip test_rebuild_server_in_error_state for cells v1

    This test randomly fails due to a timeout in cells v1
    jobs and is a latent issue. Since cells v1 is deprecated
    and we aren't fixing latent bugs, let's just skip this.

    Change-Id: I386df03f406dd0f1847a0d091e070df7786f616e
    Related-Bug: #1709985