Comment 30 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/605115
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=c223869a22f8e3290e31ed059ceac006e8b03ed8
Submitter: Zuul
Branch: stable/queens

commit c223869a22f8e3290e31ed059ceac006e8b03ed8
Author: Matt Riedemann <email address hidden>
Date: Wed May 9 11:17:28 2018 -0400

    Skip ServerActionsTestJSON.test_rebuild_server for cells v1 job

    This is another occurrence of a rebuild test randomly timing out
    waiting for status changes in the cells v1 job, so blacklist it.
    Cells v1 is deprecated and should be gone soon anyway, so we don't
    need to waste time hitting stuff like this.

    Change-Id: Icb1d33c6e602467e21efe4838cb6edbadab14834
    Related-Bug: #1709985
    (cherry picked from commit 927b6ccced40a189ce9ee6b1486b54599b74c444)