mirror of
https://pagure.io/fedora-qa/createhdds.git
synced 2024-11-21 23:03:08 +00:00
updated Phase Separation and testsuites
This commit is contained in:
parent
dcd164e74e
commit
96f3256a51
@ -94,7 +94,11 @@ TESTCASES = {
|
|||||||
"env": "x86", # Probably a bug in relval - column name is "x86 BIOS", but there is a comment there just behind 'x86' which probably makes it strip the rest
|
"env": "x86", # Probably a bug in relval - column name is "x86 BIOS", but there is a comment there just behind 'x86' which probably makes it strip the rest
|
||||||
"type": "Installation",
|
"type": "Installation",
|
||||||
},
|
},
|
||||||
|
"QA:Testcase_partitioning_guided_delete_partial": {
|
||||||
|
"section": "Guided storage configuration",
|
||||||
|
"env": "x86",
|
||||||
|
"type": "Installation",
|
||||||
|
},
|
||||||
# "": {
|
# "": {
|
||||||
# "section": "",
|
# "section": "",
|
||||||
# "env": "x86",
|
# "env": "x86",
|
||||||
@ -188,6 +192,13 @@ TESTSUITES = {
|
|||||||
"QA:Testcase_Package_Sets_Minimal_Package_Install",
|
"QA:Testcase_Package_Sets_Minimal_Package_Install",
|
||||||
"QA:Testcase_partitioning_guided_encrypted",
|
"QA:Testcase_partitioning_guided_encrypted",
|
||||||
],
|
],
|
||||||
|
"server_delete_partial": [
|
||||||
|
"QA:Testcase_Boot_default_install Server netinst",
|
||||||
|
"QA:Testcase_install_to_VirtIO",
|
||||||
|
"QA:Testcase_partitioning_guided_delete_partial"
|
||||||
|
"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