Commit Graph

3 Commits

Author SHA1 Message Date
Andrew Walsh
dce739dacb Stop testing on top of partitioned loopback devices.
Creating partitions on top of loopback devices stopped working and it is
failing due to a reason that is unrelated to this package.  Previously
partition-based testing was established to ensure that the VDO-manager based
VDO could handle things appropriately, but now that we're based on LVM, which
is more mature in this region, we can trust that this is being tested
appropriately elsewhere.

Resolves: rhbz#2095768

Signed-off-by: Andrew Walsh <awalsh@redhat.com>
2022-06-13 14:26:46 +00:00
Andrew Walsh
0607657738 Updated to version 8.1.0.316
Fixed up gating test to accommodate the removal of python-based VDO Manager.
- Related: rhbz#1949159

Rebased to upstream candidate.
- Resolves: rhbz#1955374

Removed all python based tools, and all management should now be done with
  LVM.
- Resolves: rhbz#1949159

vdostats is now a C program
- Resolves: rhbz#1972302
2021-08-10 00:10:28 +00:00
Andrew Walsh
130e4ef4eb Added gating tests from EL8.
Related: rhbz#1955374
2021-06-01 16:07:04 +00:00