mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-01 03:21:24 +00:00
5718c7f1d4
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.
18 lines
271 B
JSON
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"
|
|
]
|
|
} |