mirror of
https://pagure.io/fedora-qa/createhdds.git
synced 2024-11-22 07:13:09 +00:00
add new test to configuration
This commit is contained in:
parent
0a47a8b9e7
commit
a39c9ede17
@ -99,6 +99,11 @@ TESTCASES = {
|
|||||||
"env": "x86 BIOS",
|
"env": "x86 BIOS",
|
||||||
"type": "Installation",
|
"type": "Installation",
|
||||||
},
|
},
|
||||||
|
"QA:Testcase_partitioning_guided_free_space": {
|
||||||
|
"section": "Guided storage configuration",
|
||||||
|
"env": "x86 BIOS",
|
||||||
|
"type": "Installation",
|
||||||
|
},
|
||||||
# "": {
|
# "": {
|
||||||
# "section": "",
|
# "section": "",
|
||||||
# "env": "x86",
|
# "env": "x86",
|
||||||
@ -200,5 +205,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_simple_free_space": [
|
||||||
|
"Server netinst",
|
||||||
|
"QA:Testcase_install_to_VirtIO",
|
||||||
|
"QA:Testcase_partitioning_guided_free_space",
|
||||||
|
"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