From 5bc343fd7ea8a900a45a45608e02f19138a0f5d5 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 4 Jul 2019 17:26:06 -0700 Subject: [PATCH] Set version for AtomicHost tests to 29 We stopped building Atomic Host images from F30 onwards, so we shouldn't expect to run tests for any version other than 29 any more (28 is EOL). Signed-off-by: Adam Williamson --- templates | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/templates b/templates index 9bffe2ec..cc7fd9d0 100755 --- a/templates +++ b/templates @@ -178,7 +178,7 @@ arch => "x86_64", distri => "fedora", flavor => "AtomicHost-dvd_ostree-iso", - version => "*", + version => "29", }, test_suite => { name => "install_default" }, }, @@ -189,7 +189,7 @@ arch => "x86_64", distri => "fedora", flavor => "AtomicHost-dvd_ostree-iso", - version => "*", + version => "29", }, test_suite => { name => "install_default" }, }, @@ -1939,7 +1939,7 @@ arch => "ppc64le", distri => "fedora", flavor => "AtomicHost-dvd_ostree-iso", - version => "*", + version => "29", }, test_suite => { name => "install_default" }, }, @@ -1951,7 +1951,7 @@ arch => "ppc64le", distri => "fedora", flavor => "AtomicHost-dvd_ostree-iso", - version => "*", + version => "29", }, test_suite => { name => "install_default_upload" }, }, @@ -3607,7 +3607,7 @@ arch => "aarch64", distri => "fedora", flavor => "AtomicHost-dvd_ostree-iso", - version => "*", + version => "29", }, test_suite => { name => "install_default" }, }, @@ -3619,7 +3619,7 @@ arch => "aarch64", distri => "fedora", flavor => "AtomicHost-dvd_ostree-iso", - version => "*", + version => "29", }, test_suite => { name => "install_default_upload" }, }, @@ -4580,7 +4580,7 @@ { key => "PACKAGE_SET", value => "default" }, { key => "TEST_TARGET", value => "ISO" } ], - version => "*", + version => "29", }, { arch => "x86_64", @@ -4762,7 +4762,7 @@ { key => "PACKAGE_SET", value => "default" }, { key => "TEST_TARGET", value => "ISO" } ], - version => "*", + version => "29", }, { arch => "ppc64", @@ -4834,7 +4834,7 @@ { key => "PACKAGE_SET", value => "default" }, { key => "TEST_TARGET", value => "ISO" } ], - version => "*", + version => "29", }, ], TestSuites => [