]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: reset sys_info.devices in the device_info fixture 23808/head
authorAndrew Schoen <aschoen@redhat.com>
Fri, 24 Aug 2018 19:38:14 +0000 (15:38 -0400)
committerAndrew Schoen <aschoen@redhat.com>
Wed, 29 Aug 2018 19:03:28 +0000 (14:03 -0500)
commit5155204b440c8472203d25ae160713f5fa4d97b8
tree121181ac66be35ee6e6bbcadc5757e2bcfa9a7ad
parentb523da11c02b85265c65d5cae00abe5a3b1896a8
ceph-volume: reset sys_info.devices in the device_info fixture

In certain environments it was noticed that when running the full test
suite sys_info.devices would get populated correctly from previous
tests. This caused the tests to fail because they did not have the
expected mock data.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit cd63fb0df11c43b429c3025a6be2b8bba10d6e8d)
src/ceph-volume/ceph_volume/tests/conftest.py