From 1e67cc802f76518ff4393b964fd754eefc4b5dab Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Apr 28 2018 00:10:53 +0000 Subject: Add Workstation upgrade test to update tests Since we set up this whole process to run upgrade tests for updates to run the FreeIPA ones on the Server base image, it should be easy to also run Workstation upgrade tests on the Workstation base image. So let's do that! Let's do the most complex test only, the encrypted upgrade one. Signed-off-by: Adam Williamson --- diff --git a/templates-updates b/templates-updates index cade61c..621a295 100755 --- a/templates-updates +++ b/templates-updates @@ -229,6 +229,18 @@ 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" }, + prio => 40, + product => { + arch => "x86_64", + distri => "fedora", flavor => "updates-server", version => "*", }, @@ -789,6 +801,16 @@ { arch => "x86_64", distri => "fedora", + flavor => "updates-workstation-upgrade", + name => "", + settings => [ + { key => "DESKTOP", value => "gnome" }, + ], + version => "*", + }, + { + arch => "x86_64", + distri => "fedora", flavor => "updates-kde", name => "", settings => [