1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-26 16:07:21 +00:00

update Atomic ostree installer image flavor name

Goes along with the commit to openqa_fedora_tools that makes
flavor generation go through fedfind's `correct_image` helper,
which changes the 'type' of ostree installer images from 'boot'
to 'dvd-ostree'. See https://pagure.io/pungi/issue/417 for
more background on this. Committing without review as it's an
urgent issue we have to fix right away.
This commit is contained in:
Adam Williamson 2016-10-05 16:43:07 -07:00
parent fdeb333ff3
commit d9aa6b8ad6

View File

@ -155,7 +155,7 @@
product => {
arch => "x86_64",
distri => "fedora",
flavor => "Atomic-boot-iso",
flavor => "Atomic-dvd_ostree-iso",
version => "*",
},
test_suite => { name => "install_default" },
@ -1416,7 +1416,7 @@
{
arch => "x86_64",
distri => "fedora",
flavor => "Atomic-boot-iso",
flavor => "Atomic-dvd_ostree-iso",
name => "",
settings => [
{ key => "CANNED", value => "1" }