mirror of
https://pagure.io/fedora-qa/createhdds.git
synced 2024-11-05 16:04:21 +00:00
add kickstart hdd test suite
This commit is contained in:
parent
95aa680064
commit
6a47d2f426
@ -110,10 +110,15 @@ TESTCASES = {
|
||||
"type": "Installation",
|
||||
},
|
||||
"QA:Testcase_Partitioning_On_Software_RAID": {
|
||||
"section": "Custom storage configuration ",
|
||||
"section": "Custom storage configuration",
|
||||
"env": "x86 BIOS",
|
||||
"type": "Installation",
|
||||
},
|
||||
"QA:Testcase_Kickstart_Hd_Device_Path_Ks_Cfg": {
|
||||
"section": "Kickstart",
|
||||
"env": "Result",
|
||||
"type": "Installation",
|
||||
},
|
||||
# "": {
|
||||
# "section": "",
|
||||
# "env": "x86",
|
||||
@ -239,5 +244,11 @@ TESTSUITES = {
|
||||
"QA:Testcase_Anaconda_user_creation",
|
||||
"QA:Testcase_Package_Sets_Minimal_Package_Install",
|
||||
],
|
||||
"server_kickstart_hdd":[
|
||||
"QA:Testcase_install_to_VirtIO",
|
||||
"QA:Testcase_Anaconda_user_creation",
|
||||
"QA:Testcase_kickstart_user_creation",
|
||||
"QA:Testcase_Kickstart_Hd_Device_Path_Ks_Cfg",
|
||||
],
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user