Drop all Atomic Host entries from templates

We don't produce Atomic Host images any more now F29 is EOL, so
we don't need tests for them any more.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2019-12-03 15:13:51 -08:00
parent 7fdde4de52
commit da878f30ec
1 changed files with 0 additions and 82 deletions

View File

@ -161,28 +161,6 @@
},
test_suite => { name => "install_default" },
},
{
machine => { name => "64bit" },
prio => 50,
product => {
arch => "x86_64",
distri => "fedora",
flavor => "AtomicHost-dvd_ostree-iso",
version => "*",
},
test_suite => { name => "install_default" },
},
{
machine => { name => "uefi" },
prio => 51,
product => {
arch => "x86_64",
distri => "fedora",
flavor => "AtomicHost-dvd_ostree-iso",
version => "*",
},
test_suite => { name => "install_default" },
},
{
machine => { name => "64bit" },
prio => 50,
@ -2232,18 +2210,6 @@
},
test_suite => { name => "desktop_notifications_postinstall" },
},
{
group_name => "Fedora PowerPC",
machine => { name => "ppc64le" },
prio => 10,
product => {
arch => "ppc64le",
distri => "fedora",
flavor => "AtomicHost-dvd_ostree-iso",
version => "*",
},
test_suite => { name => "install_default_upload" },
},
{
group_name => "Fedora PowerPC",
machine => { name => "ppc64le" },
@ -3372,18 +3338,6 @@
},
test_suite => { name => "cloud_autocloud" },
},
{
group_name => "Fedora AArch64",
machine => { name => "aarch64" },
prio => 10,
product => {
arch => "aarch64",
distri => "fedora",
flavor => "AtomicHost-dvd_ostree-iso",
version => "*",
},
test_suite => { name => "install_default_upload" },
},
{
group_name => "Fedora AArch64",
machine => { name => "aarch64" },
@ -4392,18 +4346,6 @@
],
version => "*",
},
{
arch => "x86_64",
distri => "fedora",
flavor => "AtomicHost-dvd_ostree-iso",
name => "",
settings => [
{ key => "CANNED", value => "1" },
{ key => "PACKAGE_SET", value => "default" },
{ key => "TEST_TARGET", value => "ISO" }
],
version => "*",
},
{
arch => "x86_64",
distri => "fedora",
@ -4600,18 +4542,6 @@
],
version => "*",
},
{
arch => "ppc64le",
distri => "fedora",
flavor => "AtomicHost-dvd_ostree-iso",
name => "",
settings => [
{ key => "CANNED", value => "1" },
{ key => "PACKAGE_SET", value => "default" },
{ key => "TEST_TARGET", value => "ISO" }
],
version => "*",
},
{
arch => "ppc64le",
distri => "fedora",
@ -4655,18 +4585,6 @@
],
version => "*",
},
{
arch => "aarch64",
distri => "fedora",
flavor => "AtomicHost-dvd_ostree-iso",
name => "",
settings => [
{ key => "CANNED", value => "1" },
{ key => "PACKAGE_SET", value => "default" },
{ key => "TEST_TARGET", value => "ISO" }
],
version => "*",
},
{
arch => "aarch64",
distri => "fedora",