diff --git a/templates-updates b/templates-updates index cade61c9..621a295e 100755 --- a/templates-updates +++ b/templates-updates @@ -222,6 +222,18 @@ }, test_suite => { name => "desktop_browser" }, }, + { + group_name => "Fedora Updates", + machine => { name => "64bit" }, + prio => 40, + product => { + arch => "x86_64", + distri => "fedora", + flavor => "updates-workstation-upgrade", + version => "*", + }, + test_suite => { name => "upgrade_desktop_encrypted_64bit" }, + }, { group_name => "Fedora Updates", machine => { name => "64bit" }, @@ -786,6 +798,16 @@ ], version => "*", }, + { + arch => "x86_64", + distri => "fedora", + flavor => "updates-workstation-upgrade", + name => "", + settings => [ + { key => "DESKTOP", value => "gnome" }, + ], + version => "*", + }, { arch => "x86_64", distri => "fedora",