From 9c513010377d967baaef3d3b9bb75b042ccb69f6 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 3 Dec 2019 09:53:14 -0800 Subject: [PATCH] Drop the 32bit upgrade tests We don't do these any more, not since we stopped shipping i686 releases. Signed-off-by: Adam Williamson --- templates | 48 ------------------------------------------------ 1 file changed, 48 deletions(-) diff --git a/templates b/templates index 2cbf7fc0..c17a9fe3 100755 --- a/templates +++ b/templates @@ -2097,28 +2097,6 @@ }, test_suite => { name => "install_blivet_lvmthin" }, }, - { - machine => { name => "64bit" }, - prio => 82, - product => { - arch => "i386", - distri => "fedora", - flavor => "universal", - version => "*", - }, - test_suite => { name => "upgrade_desktop_32bit" }, - }, - { - machine => { name => "64bit" }, - prio => 92, - product => { - arch => "i386", - distri => "fedora", - flavor => "universal", - version => "*", - }, - test_suite => { name => "upgrade_2_desktop_32bit" }, - }, { machine => { name => "64bit" }, prio => 92, @@ -5287,32 +5265,6 @@ { key => "TEST_TARGET", value => "COMPOSE" }, ], }, - { - name => "upgrade_desktop_32bit", - settings => [ - { key => "ROOT_PASSWORD", value => "weakpassword" }, - { key => "USER_LOGIN", value => "test" }, - { key => "USER_PASSWORD", value => "weakpassword" }, - { key => "BOOTFROM", value => "c" }, - { key => "HDD_1", value => "disk_f%CURRREL%_desktop_4_i686.img" }, - { key => "UPGRADE", value => "1" }, - { key => "DESKTOP", value => "gnome" }, - { key => "TEST_TARGET", value => "COMPOSE" }, - ], - }, - { - name => "upgrade_2_desktop_32bit", - settings => [ - { key => "ROOT_PASSWORD", value => "weakpassword" }, - { key => "USER_LOGIN", value => "test" }, - { key => "USER_PASSWORD", value => "weakpassword" }, - { key => "BOOTFROM", value => "c" }, - { key => "HDD_1", value => "disk_f%PREVREL%_desktop_4_i686.img" }, - { key => "UPGRADE", value => "1" }, - { key => "DESKTOP", value => "gnome" }, - { key => "TEST_TARGET", value => "COMPOSE" }, - ], - }, { name => "install_updates_img_local", settings => [