Remove all Workstation-boot-iso stuff from templates
We no longer produce a Workstation network install image, so we don't need to be capable of scheduling tests for it. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
0add41f4d5
commit
7fdde4de52
90
templates
90
templates
@ -128,50 +128,6 @@
|
|||||||
},
|
},
|
||||||
test_suite => { name => "install_default" },
|
test_suite => { name => "install_default" },
|
||||||
},
|
},
|
||||||
{
|
|
||||||
machine => { name => "64bit" },
|
|
||||||
prio => 15,
|
|
||||||
product => {
|
|
||||||
arch => "x86_64",
|
|
||||||
distri => "fedora",
|
|
||||||
flavor => "Workstation-boot-iso",
|
|
||||||
version => "*",
|
|
||||||
},
|
|
||||||
test_suite => { name => "install_default" },
|
|
||||||
},
|
|
||||||
{
|
|
||||||
machine => { name => "64bit" },
|
|
||||||
prio => 100,
|
|
||||||
product => {
|
|
||||||
arch => "x86_64",
|
|
||||||
distri => "fedora",
|
|
||||||
flavor => "Workstation-boot-iso",
|
|
||||||
version => "*",
|
|
||||||
},
|
|
||||||
test_suite => { name => "memory_check" },
|
|
||||||
},
|
|
||||||
{
|
|
||||||
machine => { name => "uefi" },
|
|
||||||
prio => 100,
|
|
||||||
product => {
|
|
||||||
arch => "x86_64",
|
|
||||||
distri => "fedora",
|
|
||||||
flavor => "Workstation-boot-iso",
|
|
||||||
version => "*",
|
|
||||||
},
|
|
||||||
test_suite => { name => "memory_check" },
|
|
||||||
},
|
|
||||||
{
|
|
||||||
machine => { name => "uefi" },
|
|
||||||
prio => 16,
|
|
||||||
product => {
|
|
||||||
arch => "x86_64",
|
|
||||||
distri => "fedora",
|
|
||||||
flavor => "Workstation-boot-iso",
|
|
||||||
version => "*",
|
|
||||||
},
|
|
||||||
test_suite => { name => "install_default" },
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
machine => { name => "64bit" },
|
machine => { name => "64bit" },
|
||||||
prio => 15,
|
prio => 15,
|
||||||
@ -1932,28 +1888,6 @@
|
|||||||
},
|
},
|
||||||
test_suite => { name => "install_default" },
|
test_suite => { name => "install_default" },
|
||||||
},
|
},
|
||||||
{
|
|
||||||
machine => { name => "64bit" },
|
|
||||||
prio => 100,
|
|
||||||
product => {
|
|
||||||
arch => "i386",
|
|
||||||
distri => "fedora",
|
|
||||||
flavor => "Workstation-boot-iso",
|
|
||||||
version => "*",
|
|
||||||
},
|
|
||||||
test_suite => { name => "memory_check" },
|
|
||||||
},
|
|
||||||
{
|
|
||||||
machine => { name => "64bit" },
|
|
||||||
prio => 67,
|
|
||||||
product => {
|
|
||||||
arch => "i386",
|
|
||||||
distri => "fedora",
|
|
||||||
flavor => "Workstation-boot-iso",
|
|
||||||
version => "*",
|
|
||||||
},
|
|
||||||
test_suite => { name => "install_default" },
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
machine => { name => "64bit" },
|
machine => { name => "64bit" },
|
||||||
prio => 67,
|
prio => 67,
|
||||||
@ -4470,18 +4404,6 @@
|
|||||||
],
|
],
|
||||||
version => "*",
|
version => "*",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
arch => "x86_64",
|
|
||||||
distri => "fedora",
|
|
||||||
flavor => "Workstation-boot-iso",
|
|
||||||
name => "",
|
|
||||||
settings => [
|
|
||||||
{ key => "DESKTOP", value => "gnome" },
|
|
||||||
{ key => "TEST_TARGET", value => "ISO" },
|
|
||||||
{ key => "HDDSIZEGB", value => "13" }
|
|
||||||
],
|
|
||||||
version => "*",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
arch => "x86_64",
|
arch => "x86_64",
|
||||||
distri => "fedora",
|
distri => "fedora",
|
||||||
@ -4561,18 +4483,6 @@
|
|||||||
],
|
],
|
||||||
version => "*",
|
version => "*",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
arch => "i386",
|
|
||||||
distri => "fedora",
|
|
||||||
flavor => "Workstation-boot-iso",
|
|
||||||
name => "",
|
|
||||||
settings => [
|
|
||||||
{ key => "DESKTOP", value => "gnome" },
|
|
||||||
{ key => "TEST_TARGET", value => "ISO" },
|
|
||||||
{ key => "HDDSIZEGB", value => "12" }
|
|
||||||
],
|
|
||||||
version => "*",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
arch => "i386",
|
arch => "i386",
|
||||||
distri => "fedora",
|
distri => "fedora",
|
||||||
|
Loading…
Reference in New Issue
Block a user