Add KDE startstop test to templates
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
d4403962da
commit
f77d240407
15
templates
15
templates
@ -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" },
|
||||
|
Loading…
Reference in New Issue
Block a user