debian-forge-composer/tools/test-case-generators
Tomas Hozza 2e35a59450 generate-all-test-cases: don't use virtfs to copy data from/to the VM
Previously the QEMU virtfs devices were used to export osbuild-composer
sources to the QEMU VMs and also to get generated image test cases from
them. This had multiple downsides. The virtfs QEMU option is not
supported on MacOS. In addition, the 9p protocol, which was needed to
mount these devices in the VM, is not supported on RHEL.

Remove all code related to mounting. The data is now copied to and from
the VM using rsync instead.

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2021-09-22 09:12:57 +02:00
..
distro-arch-imagetype-map.json rhel85: add definitions of RHEL ec2 and ec2-ha images 2021-08-02 19:05:09 +02:00
format-request-map.json generate-test-cases: check supported_arches from format-request-map.json 2021-09-21 14:41:38 +02:00
generate-all-test-cases generate-all-test-cases: don't use virtfs to copy data from/to the VM 2021-09-22 09:12:57 +02:00
generate-test-cases generate-test-cases: check supported_arches from format-request-map.json 2021-09-21 14:41:38 +02:00
repos.json test: regenerate manifests 2021-09-15 10:47:57 +02:00