os-autoinst-distri-rocky/needles/anaconda/partitioning/blivet/anaconda_blivet_part_root_exists.json
Lukáš Růžička ecca7d3c01 Create testcase to recreate Btrfs layout using Blivet and preserve home.
This PR uses the Anaconda Blivet partitioning to recreate a partition
layout while preserving the content of the /home subvolume.

It also adds the postinstall test to check that the home has been
preserved.
2021-01-28 09:51:32 +01:00

15 lines
220 B
JSON

{
"area": [
{
"xpos": 286,
"width": 36,
"height": 18,
"ypos": 377,
"type": "match"
}
],
"properties": [],
"tags": [
"anaconda_blivet_part_root_exists"
]
}