mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-22 05:53:09 +00:00
Correct postinstall test name for install_blivet_resize_lvm
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
6d1d549941
commit
088dc9d5ff
@ -802,7 +802,7 @@
|
|||||||
"PARTITIONING": "custom_blivet_resize_lvm",
|
"PARTITIONING": "custom_blivet_resize_lvm",
|
||||||
"HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
|
"HDD_1": "disk_%FLAVOR%_%MACHINE%.qcow2",
|
||||||
"INSTALL": "1",
|
"INSTALL": "1",
|
||||||
"POSTINSTALL": "custom_resize_lvm_postinstall",
|
"POSTINSTALL": "disk_custom_resize_lvm_postinstall",
|
||||||
"ROOT_PASSWORD": "weakpassword",
|
"ROOT_PASSWORD": "weakpassword",
|
||||||
"START_AFTER_TEST": "install_lvm_ext4"
|
"START_AFTER_TEST": "install_lvm_ext4"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user