Our default partitioning scheme includes swap, so omit these tests

This commit is contained in:
Al Bowles 2021-09-27 20:24:48 -05:00
parent 6e30b07e1c
commit 39afe44e3f

View File

@ -425,18 +425,6 @@
"ROOT_PASSWORD": "weakpassword"
}
},
"install_blivet_with_swap": {
"profiles": {
"rocky-universal-aarch64-*-aarch64": 50,
"rocky-universal-x86_64-*-64bit": 50,
"rocky-universal-x86_64-*-uefi": 51
},
"settings": {
"PARTITIONING": "custom_blivet_with_swap",
"POSTINSTALL": "disk_custom_with_swap_postinstall",
"ROOT_PASSWORD": "weakpassword"
}
},
"install_blivet_software_raid": {
"profiles": {
"rocky-universal-aarch64-*-aarch64": 40,