Comment 11 for bug 1775947

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

Reviewed: https://review.openstack.org/586292
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=4e2a957bf8aade0a766c9c9a1d6798e4cb71e86d
Submitter: Zuul
Branch: master

commit 4e2a957bf8aade0a766c9c9a1d6798e4cb71e86d
Author: Matt Riedemann <email address hidden>
Date: Thu Jul 26 12:28:48 2018 -0400

    Skip verifying empty devices in test_tagged_attachment until bug is fixed

    We have a non-trivial amount of failures due to bug 1775947 [1]
    and so far attempts at debugging the issue haven't proved
    fruitful, so let's skip the last (problematic) portion of the
    test until we can get a recreate with proper debug to help
    isolate the problem.

    Related nova debug patch: https://review.openstack.org/584032

    [1] http://status.openstack.org/elastic-recheck/#1775947

    Change-Id: I3104041cb66f912727aabd6c5894600dc87a1229
    Related-Bug: #1775947