1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-17 21:37:23 +00:00
os-autoinst-distri-fedora/needles/anaconda/partitioning/blivet/anaconda_blivet_part_devicetype_lvm.json
Lukáš Růžička 866a8efa72 Add a new testcase to test creation of LVM with ext4 using Blivet.
This PR adds a test that uses the Blivet interface to create an LVM
layout with ext4 filesystem as well as a postinstall test that checks
that the LVM layout has been created correctly.
2021-02-19 13:42:20 -08:00

15 lines
209 B
JSON

{
"properties": [],
"tags": [
"anaconda_blivet_part_devicetype_lvm"
],
"area": [
{
"xpos": 415,
"ypos": 149,
"width": 84,
"height": 18,
"type": "match"
}
]
}