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" },
|
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" },
|
machine => { name => "64bit" },
|
||||||
prio => 40,
|
prio => 40,
|
||||||
@ -591,14 +602,14 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
machine => { name => "64bit" },
|
machine => { name => "64bit" },
|
||||||
prio => 32,
|
prio => 40,
|
||||||
product => {
|
product => {
|
||||||
arch => "x86_64",
|
arch => "x86_64",
|
||||||
distri => "fedora",
|
distri => "fedora",
|
||||||
flavor => "KDE-live-iso",
|
flavor => "KDE-live-iso",
|
||||||
version => "*",
|
version => "*",
|
||||||
},
|
},
|
||||||
test_suite => { name => "desktop_notifications_live" },
|
test_suite => { name => "apps_startstop" },
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
machine => { name => "64bit" },
|
machine => { name => "64bit" },
|
||||||
|
Loading…
Reference in New Issue
Block a user