os-autoinst-distri-rocky/needles/anaconda/partitioning/scheme-btrfs-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

17 lines
259 B
JSON

{
"area": [
{
"xpos": 48,
"height": 41,
"ypos": 240,
"width": 79,
"type": "match"
}
],
"properties": [],
"tags": [
"anaconda_part_scheme",
"ENV-DISTRI-fedora",
"ENV-FLAVOR-server"
]
}