mirror of
https://pagure.io/fedora-qa/createhdds.git
synced 2024-11-21 23:03:08 +00:00
add another test
This commit is contained in:
parent
a39c9ede17
commit
bbdcd592aa
@ -104,6 +104,11 @@ TESTCASES = {
|
|||||||
"env": "x86 BIOS",
|
"env": "x86 BIOS",
|
||||||
"type": "Installation",
|
"type": "Installation",
|
||||||
},
|
},
|
||||||
|
"QA:Testcase_partitioning_guided_multi_empty_all": {
|
||||||
|
"section": "Guided storage configuration",
|
||||||
|
"env": "x86 BIOS",
|
||||||
|
"type": "Installation",
|
||||||
|
},
|
||||||
# "": {
|
# "": {
|
||||||
# "section": "",
|
# "section": "",
|
||||||
# "env": "x86",
|
# "env": "x86",
|
||||||
@ -213,5 +218,13 @@ TESTSUITES = {
|
|||||||
"QA:Testcase_Anaconda_user_creation",
|
"QA:Testcase_Anaconda_user_creation",
|
||||||
"QA:Testcase_Package_Sets_Minimal_Package_Install",
|
"QA:Testcase_Package_Sets_Minimal_Package_Install",
|
||||||
],
|
],
|
||||||
|
"server_multi_empty": [
|
||||||
|
"Server netinst",
|
||||||
|
"QA:Testcase_install_to_VirtIO",
|
||||||
|
"QA:Testcase_partitioning_guided_multi_empty_all",
|
||||||
|
"QA:Testcase_Anaconda_User_Interface_Graphical",
|
||||||
|
"QA:Testcase_Anaconda_user_creation",
|
||||||
|
"QA:Testcase_Package_Sets_Minimal_Package_Install",
|
||||||
|
],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user