diff --git a/templates b/templates index caa74c89..b2229eac 100755 --- a/templates +++ b/templates @@ -182,6 +182,17 @@ }, test_suite => { name => "base_selinux" }, }, + { + machine => { name => "64bit" }, + prio => 42, + product => { + arch => "x86_64", + distri => "fedora", + flavor => "kde_live", + version => "*", + }, + test_suite => { name => "base_selinux" }, + }, { machine => { name => "64bit" }, prio => 40, @@ -215,6 +226,17 @@ }, test_suite => { name => "base_services_start" }, }, + { + machine => { name => "64bit" }, + prio => 42, + product => { + arch => "x86_64", + distri => "fedora", + flavor => "kde_live", + version => "*", + }, + test_suite => { name => "base_services_start" }, + }, { machine => { name => "64bit" }, prio => 40, @@ -248,6 +270,17 @@ }, test_suite => { name => "base_service_manipulation" }, }, + { + machine => { name => "64bit" }, + prio => 42, + product => { + arch => "x86_64", + distri => "fedora", + flavor => "kde_live", + version => "*", + }, + test_suite => { name => "base_service_manipulation" }, + }, { machine => { name => "64bit" }, prio => 30,