debian-forge-composer/test/cases
Martin Sehnoutka 65bc635c30 osbuild: change legacy type from bool to string
This work is based on previous PRs, namely:
https://github.com/osbuild/osbuild-composer/pull/501
and
https://github.com/osbuild/osbuild/pull/327

The problem here is that we used to treat legacy as a boolean before we
started introducing support for alternative architectures, but now we
need to specify exact strings for the grub2 stage, for example for
ppc64le the legacy parameter looks like this:

```
"legacy": "powerpc-ieee1275"
```

This patch will allow us to introduce support for ppc64le and fix
associated issues:
https://github.com/osbuild/osbuild-composer/issues/693
2020-06-03 12:29:47 +02:00
..
fedora_31-aarch64-ami-boot.json osbuild: change legacy type from bool to string 2020-06-03 12:29:47 +02:00
fedora_31-aarch64-openstack-boot.json osbuild: change legacy type from bool to string 2020-06-03 12:29:47 +02:00
fedora_31-aarch64-qcow2-boot.json osbuild: change legacy type from bool to string 2020-06-03 12:29:47 +02:00
fedora_31-x86_64-ami-boot.json osbuild: change legacy type from bool to string 2020-06-03 12:29:47 +02:00
fedora_31-x86_64-openstack-boot.json osbuild: change legacy type from bool to string 2020-06-03 12:29:47 +02:00
fedora_31-x86_64-qcow2-boot.json osbuild: change legacy type from bool to string 2020-06-03 12:29:47 +02:00
fedora_31-x86_64-vhd-boot.json osbuild: change legacy type from bool to string 2020-06-03 12:29:47 +02:00
fedora_31-x86_64-vmdk-boot.json osbuild: change legacy type from bool to string 2020-06-03 12:29:47 +02:00
fedora_32-x86_64-ami-boot.json osbuild: change legacy type from bool to string 2020-06-03 12:29:47 +02:00
fedora_32-x86_64-openstack-boot.json osbuild: change legacy type from bool to string 2020-06-03 12:29:47 +02:00
fedora_32-x86_64-qcow2-boot.json osbuild: change legacy type from bool to string 2020-06-03 12:29:47 +02:00
fedora_32-x86_64-vhd-boot.json osbuild: change legacy type from bool to string 2020-06-03 12:29:47 +02:00
fedora_32-x86_64-vmdk-boot.json osbuild: change legacy type from bool to string 2020-06-03 12:29:47 +02:00
rhel_8-x86_64-ami-boot.json osbuild: change legacy type from bool to string 2020-06-03 12:29:47 +02:00
rhel_8-x86_64-openstack-boot.json osbuild: change legacy type from bool to string 2020-06-03 12:29:47 +02:00
rhel_8-x86_64-qcow2-boot.json osbuild: change legacy type from bool to string 2020-06-03 12:29:47 +02:00
rhel_8-x86_64-vhd-boot.json osbuild: change legacy type from bool to string 2020-06-03 12:29:47 +02:00
rhel_8-x86_64-vmdk-boot.json osbuild: change legacy type from bool to string 2020-06-03 12:29:47 +02:00
rhel_8.2-x86_64-ami-boot.json distro/rhel-8: merge all the RHEL-8 minor releases into one 2020-05-21 17:57:28 +02:00
rhel_8.2-x86_64-openstack-boot.json distro/rhel-8: merge all the RHEL-8 minor releases into one 2020-05-21 17:57:28 +02:00
rhel_8.2-x86_64-qcow2-boot.json distro/rhel-8: merge all the RHEL-8 minor releases into one 2020-05-21 17:57:28 +02:00
rhel_8.2-x86_64-vhd-boot.json distro/rhel-8: merge all the RHEL-8 minor releases into one 2020-05-21 17:57:28 +02:00
rhel_8.2-x86_64-vmdk-boot.json distro/rhel-8: merge all the RHEL-8 minor releases into one 2020-05-21 17:57:28 +02:00