os-autoinst-distri-rocky/needles/anaconda/partitioning/scheme_lvm.json
Lukáš Růžička 5718c7f1d4 Add an installation test using LVM partitioning as asset for resize tests.
When Fedora went to BTRFS as a default, we lost the LVM based image to
run LVM resize tests with.

This PR introduces the `install_lvm.pm` installation test that creates
an LVM based qcow2 image to be used by follow-up tests.
2020-11-26 09:55:19 +01:00

18 lines
271 B
JSON

{
"area": [
{
"xpos": 64,
"ypos": 311,
"width": 33,
"height": 18,
"type": "match"
}
],
"properties": [],
"tags": [
"anaconda_part_scheme_lvm",
"ENV-DISTRI-fedora",
"LANGUAGE-english",
"ENV-FLAVOR-server"
]
}