diff --git a/templates b/templates index ea2f4e83..41bd35ff 100755 --- a/templates +++ b/templates @@ -2139,6 +2139,18 @@ }, test_suite => { name => "base_update_cli" }, }, + { + group_name => "Fedora PowerPC", + machine => { name => "ppc64le" }, + prio => 20, + product => { + arch => "ppc64le", + distri => "fedora", + flavor => "Server-dvd-iso", + version => "*", + }, + test_suite => { name => "base_system_logging" }, + }, { group_name => "Fedora PowerPC", machine => { name => "ppc64le" },