mirror of
https://pagure.io/fedora-qa/createhdds.git
synced 2024-11-05 16:04:21 +00:00
add fedup desktop test
Differential Revision: https://phab.qadevel.cloud.fedoraproject.org/D452
This commit is contained in:
parent
1672b1320c
commit
699be78fac
@ -129,6 +129,11 @@ TESTCASES = {
|
||||
"env": "x86 BIOS",
|
||||
"type": "Installation",
|
||||
},
|
||||
"QA:Testcase_upgrade_fedup_cli_previous_workstation": {
|
||||
"section": "Upgrade",
|
||||
"env": "x86 BIOS",
|
||||
"type": "Installation",
|
||||
},
|
||||
# "": {
|
||||
# "name_cb": callbackfunc # optional, called with 'flavor'
|
||||
# "section": "",
|
||||
@ -258,4 +263,7 @@ TESTSUITES = {
|
||||
"fedup_minimal": [
|
||||
"QA:Testcase_upgrade_fedup_cli_previous_minimal",
|
||||
],
|
||||
"fedup_desktop": [
|
||||
"QA:Testcase_upgrade_fedup_cli_previous_workstation",
|
||||
],
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user