Comment 9 for bug 1562323

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

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

commit e86b7fbb99de0c4cff6a9569f748bae1bde693a6
Author: Matt Riedemann <email address hidden>
Date: Sun Mar 27 19:31:32 2016 -0400

    Update cells blacklist regex for test_server_basic_ops

    Tempest change 9bee3b92f1559cb604c8bd74dcca57805a85a97a
    renamed a test in our blacklist so update the filter to
    handle the old and new name.

    The Tempest team is hesitant to revert the change so we
    should handle it ourselves and eventually move to using
    test uuids for our blacklist, but there might need to
    be work in devstack-gate for that first.

    Change-Id: Ibab3958044c21568d7fbbe0a298bb40bbbc20df3
    Closes-Bug: #1562323