Comment 20 for bug 1771700

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

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

commit aa67211acb701f02937f6dfe58899be873c388ed
Author: Matt Riedemann <email address hidden>
Date: Thu May 17 11:23:13 2018 -0400

    Make nova-lvm run in check on libvirt changes and compute API tests

    This changes the nova-lvm job to run in the check queue on libvirt
    driver changes only, and only runs the tempest compute API tests
    to save time since we don't need to run things like the cinder,
    glance, neutron etc API tests.

    Once we're comfortable with the stability of this job we can
    make it voting and gating.

    This is in response to bug 1771700 which could have been prevented
    if we were gating on the nova-lvm job on libvirt changes.

    Change-Id: Ieaf00bcb6cb885e544d05b6f7276b6470b123258
    Related-Bug: #1771700