diff --git a/templates b/templates index 13e69a43..147bfd20 100755 --- a/templates +++ b/templates @@ -369,6 +369,28 @@ }, test_suite => { name => "desktop_browser" }, }, + { + 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 => 32, + product => { + arch => "x86_64", + distri => "fedora", + flavor => "KDE-live-iso", + version => "*", + }, + test_suite => { name => "desktop_notifications_postinstall" }, + }, { machine => { name => "64bit" }, prio => 30,