os-autoinst-distri-rocky/needles/anaconda/partitioning/blivet/anaconda_blivet_part_fs_ext4-20200911.json
Adam Williamson a2bbd5ecfb Add some needles for universal tests with btrfs default
The 'universal' tests have quite a few failures if you run them
on an image where btrfs is the default (currently they usually
run on the Server DVD, where xfs-on-LVM is still the default).
This fixes some of them, the others would need code fixes.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-09-11 16:20:12 -07:00

15 lines
216 B
JSON

{
"area": [
{
"width": 32,
"type": "match",
"ypos": 333,
"height": 20,
"xpos": 522
}
],
"properties": [],
"tags": [
"anaconda_blivet_part_fs_ext4"
]
}