Comment 16 for bug 1709985

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

Reviewed: https://review.openstack.org/567256
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=927b6ccced40a189ce9ee6b1486b54599b74c444
Submitter: Zuul
Branch: master

commit 927b6ccced40a189ce9ee6b1486b54599b74c444
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