Drop ext3 tests
Per https://pagure.io/fedora-qa/issue/650 , we dropped these from the wiki, and I agree with @kparal that it doesn't make much sense to run them any more. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
86b354ad63
commit
46d89432ae
@ -913,19 +913,6 @@
|
||||
"ROOT_PASSWORD": "weakpassword"
|
||||
}
|
||||
},
|
||||
"install_blivet_ext3": {
|
||||
"profiles": {
|
||||
"fedora-universal-aarch64-*-aarch64": 40,
|
||||
"fedora-universal-ppc64le-*-ppc64le": 40,
|
||||
"fedora-universal-x86_64-*-64bit": 40,
|
||||
"fedora-universal-x86_64-*-uefi": 41
|
||||
},
|
||||
"settings": {
|
||||
"PARTITIONING": "custom_blivet_ext3",
|
||||
"POSTINSTALL": "disk_custom_ext3_postinstall",
|
||||
"ROOT_PASSWORD": "weakpassword"
|
||||
}
|
||||
},
|
||||
"install_blivet_lvmthin": {
|
||||
"profiles": {
|
||||
"fedora-universal-aarch64-*-aarch64": 40,
|
||||
@ -1095,18 +1082,6 @@
|
||||
"USER_LOGIN": "qwerty"
|
||||
}
|
||||
},
|
||||
"install_ext3": {
|
||||
"profiles": {
|
||||
"fedora-universal-aarch64-*-aarch64": 40,
|
||||
"fedora-universal-ppc64le-*-ppc64le": 40,
|
||||
"fedora-universal-x86_64-*-64bit": 40,
|
||||
"fedora-universal-x86_64-*-uefi": 41
|
||||
},
|
||||
"settings": {
|
||||
"PARTITIONING": "custom_ext3",
|
||||
"ROOT_PASSWORD": "weakpassword"
|
||||
}
|
||||
},
|
||||
"install_iscsi": {
|
||||
"profiles": {
|
||||
"fedora-universal-aarch64-*-aarch64": 40,
|
||||
|
Loading…
Reference in New Issue
Block a user