← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1302211] [NEW] RbdTestCase.test_cache_base_dir_exists is duplicated in test_imagebackend

 

Public bug reported:

RbdTestCase in nova/tests/virt/libvirt/test_imagebackend.py now has two slightly different versions of the same test case:
https://github.com/openstack/nova/blob/dc8de426066969a3f0624fdc2a7b29371a2d55bf/nova/tests/virt/libvirt/test_imagebackend.py#L759
https://github.com/openstack/nova/blob/dc8de426066969a3f0624fdc2a7b29371a2d55bf/nova/tests/virt/libvirt/test_imagebackend.py#L806

The redundant version was added in:
https://review.openstack.org/82840

I think it should be removed, it doesn't do anything the original test
case doesn't already have.

** Affects: nova
     Importance: Undecided
         Status: New

-- 
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/1302211

Title:
  RbdTestCase.test_cache_base_dir_exists is duplicated in
  test_imagebackend

Status in OpenStack Compute (Nova):
  New

Bug description:
  RbdTestCase in nova/tests/virt/libvirt/test_imagebackend.py now has two slightly different versions of the same test case:
  https://github.com/openstack/nova/blob/dc8de426066969a3f0624fdc2a7b29371a2d55bf/nova/tests/virt/libvirt/test_imagebackend.py#L759
  https://github.com/openstack/nova/blob/dc8de426066969a3f0624fdc2a7b29371a2d55bf/nova/tests/virt/libvirt/test_imagebackend.py#L806

  The redundant version was added in:
  https://review.openstack.org/82840

  I think it should be removed, it doesn't do anything the original test
  case doesn't already have.

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


Follow ups

References