mirror of
https://pagure.io/fedora-qa/createhdds.git
synced 2024-11-21 23:03:08 +00:00
add updates.img via local media test
Differential Revision: https://phab.qadevel.cloud.fedoraproject.org/D497
This commit is contained in:
parent
f4b3bee699
commit
d33df701e4
@ -149,6 +149,11 @@ TESTCASES = {
|
||||
"env": "x86 BIOS",
|
||||
"type": "Installation",
|
||||
},
|
||||
"QA:Testcase_Anaconda_updates.img_via_local_media": {
|
||||
"section": "Miscellaneous",
|
||||
"env": "Result",
|
||||
"type": "Installation",
|
||||
},
|
||||
# "": {
|
||||
# "name_cb": callbackfunc # optional, called with 'flavor'
|
||||
# "section": "",
|
||||
@ -302,4 +307,11 @@ TESTSUITES = {
|
||||
"QA:Testcase_Anaconda_user_creation",
|
||||
"QA:Testcase_Package_Sets_Minimal_Package_Install",
|
||||
],
|
||||
"server_updates_img_local": [
|
||||
"QA:Testcase_Anaconda_updates.img_via_local_media",
|
||||
"QA:Testcase_install_to_VirtIO",
|
||||
"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