[blivet:master 0/2] Remove test which needs updating on btrfs-progs version change. (v3)

mulhern amulhern at redhat.com
Tue Sep 30 13:02:49 UTC 2014


Rebased against most recent version of master and seems OK.

Originally my plan was just to get rid of the test that was failing on Jenkins,
since it did not test anything we use. But on further consideration, it 
appeared that that was a mistake, i.e., we should be using that information.
So that's what this patch set does instead.

mulhern (2):
  Further abstract loopbackedtestcase on block_size.
  Check the minimum member size for BtrfsVolumeDevices.

 blivet/devicelibs/btrfs.py                       |  4 ++++
 blivet/devices.py                                | 10 +++++++++
 tests/devicelibs_test/btrfs_test.py              | 21 +++++++++++++++++-
 tests/devicelibs_test/mdraid_interrogate_test.py |  5 +++--
 tests/devicelibs_test/mdraid_test.py             |  6 +++---
 tests/devices_test.py                            | 26 +++++++++++++++++------
 tests/formats_test/fslabeling.py                 |  3 ++-
 tests/formats_test/selinux_test.py               |  3 ++-
 tests/loopbackedtestcase.py                      | 27 +++++++++++++++---------
 9 files changed, 80 insertions(+), 25 deletions(-)

-- 
1.9.3



More information about the anaconda-patches mailing list