3 Commits

Author SHA1 Message Date
Matt Riedemann
c9589ed950 Skip test_resize_server_revert_with_volume_attached in nova-lvm
The libvirt driver doesn't support resize for lvm-backed instances
so we need to skip this test to get the nova-lvm job to pass again.

Change-Id: Id752b539babadd187b4c999039cc4ca655437d47
Closes-Bug: #1782607
2018-07-19 12:22:18 -04:00
Matt Riedemann
aa67211acb 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
2018-06-27 21:28:15 +00:00
Matt Riedemann
0bffed5119 Add RC file for excluding tempest tests for LVM job
Similar to the RC files for excluding tests in the cells v1
and lxc jobs, this is for an LVM job that's being created.

This list was tested in this change:

Ic511246b36df776c242f0dbf86fe0f6e79ef9e0a

Related to blueprint libvirt-instance-storage

Change-Id: I90cb85a503f95741b8e4f4f2147798d9414ce4ea
2016-05-17 10:25:45 -04:00