mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-11 09:24:21 +00:00
Add base_reboot_unmount and base_system_logging to update tests
No reason not to run these on updates as well. And it's much easier with FIF! Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
a348198cdc
commit
44d1dc3607
@ -188,6 +188,24 @@
|
||||
"fedora-updates-workstation-x86_64-*-64bit": 40
|
||||
}
|
||||
},
|
||||
"base_reboot_unmount": {
|
||||
"profiles": {
|
||||
"fedora-updates-kde-x86_64-*-64bit": 42,
|
||||
"fedora-updates-server-aarch64-*-aarch64": 40,
|
||||
"fedora-updates-server-ppc64le-*-ppc64le": 40,
|
||||
"fedora-updates-server-x86_64-*-64bit": 40,
|
||||
"fedora-updates-workstation-x86_64-*-64bit": 40
|
||||
}
|
||||
},
|
||||
"base_system_logging": {
|
||||
"profiles": {
|
||||
"fedora-updates-kde-x86_64-*-64bit": 42,
|
||||
"fedora-updates-server-aarch64-*-aarch64": 40,
|
||||
"fedora-updates-server-ppc64le-*-ppc64le": 40,
|
||||
"fedora-updates-server-x86_64-*-64bit": 40,
|
||||
"fedora-updates-workstation-x86_64-*-64bit": 40
|
||||
}
|
||||
},
|
||||
"desktop_background": {
|
||||
"profiles": {
|
||||
"fedora-updates-kde-x86_64-*-64bit": 32,
|
||||
@ -369,4 +387,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user