← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1690932] [NEW] SubclassSignatureTestCase isn't being used properly in libvirt volume tests

 

Public bug reported:

SubclassSignatureTestCase isn't being used properly in the libvirt
volume driver tests. It's only being used to test the drivers that
extend LibvirtBaseFileSystemVolumeDriver which is not everything. It
should really be used against the LibvirtBaseVolumeDriver class.

For example, the new veritas hyperscale driver didn't fail the check
once it was rebased to pick up this test:

https://review.openstack.org/#/c/443951/14/nova/virt/libvirt/volume/vrtshyperscale.py

** Affects: nova
     Importance: Undecided
         Status: New


** Tags: libvirt testing

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1690932

Title:
  SubclassSignatureTestCase isn't being used properly in libvirt volume
  tests

Status in OpenStack Compute (nova):
  New

Bug description:
  SubclassSignatureTestCase isn't being used properly in the libvirt
  volume driver tests. It's only being used to test the drivers that
  extend LibvirtBaseFileSystemVolumeDriver which is not everything. It
  should really be used against the LibvirtBaseVolumeDriver class.

  For example, the new veritas hyperscale driver didn't fail the check
  once it was rebased to pick up this test:

  https://review.openstack.org/#/c/443951/14/nova/virt/libvirt/volume/vrtshyperscale.py

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1690932/+subscriptions


Follow ups