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> |
||
|---|---|---|
| .. | ||
| distro-arch-imagetype-map.json | ||
| format-request-map.json | ||
| generate-all-test-cases | ||
| generate-test-cases | ||
| repos.json | ||