mirror of
https://pagure.io/fedora-qa/createhdds.git
synced 2024-11-21 23:03:08 +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",
|
"env": "x86 BIOS",
|
||||||
"type": "Installation",
|
"type": "Installation",
|
||||||
},
|
},
|
||||||
|
"QA:Testcase_upgrade_fedup_cli_previous_workstation": {
|
||||||
|
"section": "Upgrade",
|
||||||
|
"env": "x86 BIOS",
|
||||||
|
"type": "Installation",
|
||||||
|
},
|
||||||
# "": {
|
# "": {
|
||||||
# "name_cb": callbackfunc # optional, called with 'flavor'
|
# "name_cb": callbackfunc # optional, called with 'flavor'
|
||||||
# "section": "",
|
# "section": "",
|
||||||
@ -258,4 +263,7 @@ TESTSUITES = {
|
|||||||
"fedup_minimal": [
|
"fedup_minimal": [
|
||||||
"QA:Testcase_upgrade_fedup_cli_previous_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