1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-28 08:47:22 +00:00

Add KDE startstop test to templates

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2019-03-14 09:20:59 -07:00
parent d4403962da
commit f77d240407

View File

@ -578,6 +578,17 @@
},
test_suite => { name => "desktop_notifications_live" },
},
{
machine => { name => "64bit" },
prio => 32,
product => {
arch => "x86_64",
distri => "fedora",
flavor => "KDE-live-iso",
version => "*",
},
test_suite => { name => "desktop_notifications_live" },
},
{
machine => { name => "64bit" },
prio => 40,
@ -591,14 +602,14 @@
},
{
machine => { name => "64bit" },
prio => 32,
prio => 40,
product => {
arch => "x86_64",
distri => "fedora",
flavor => "KDE-live-iso",
version => "*",
},
test_suite => { name => "desktop_notifications_live" },
test_suite => { name => "apps_startstop" },
},
{
machine => { name => "64bit" },