Comment 4 for bug 1929710

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

Reviewed: https://review.opendev.org/c/openstack/nova/+/793219
Committed: https://opendev.org/openstack/nova/commit/d5ed968826895d362f4f2aa21decfdebb9b1fd84
Submitter: "Zuul (22348)"
Branch: master

commit d5ed968826895d362f4f2aa21decfdebb9b1fd84
Author: Lee Yarwood <email address hidden>
Date: Wed May 26 19:27:45 2021 +0100

    zuul: Skip swap_volume tests as part of nova-next

    The volume update or swap_volume API has long been a source of gate
    failures within Nova. Most recently we've seen increased instability
    when running the temptest.api.compute.admin.test_volume_swap tests as
    part of the nova-next job as documented in bug #1929710.

    This change temporarily removes the failing test from the nova-next job
    while the underlying issue is identified lower in the virt stack.

    Change-Id: Ib56a034fb08e309981d0b4553b8cee8d16b10152
    Related-Bug: #1929710