vCenter requires images to be uploaded as vmdk StreamOptimized. Lorax always produced images on this format, so we should make sure to do the same for our VMWare images. Allow LocalTarget to request the images produced by osbuild be converted to be streamOptimized before saving in composer, and hook the weldr API up to enable this option for vmdk images. Ideally this should simply be an option in osbuild, but that would require some more work, which we will not manage in time for RHEL8.3. Therefore do this minimal fix. Note that that means the images produced by our manifests (including in our image-test test cases) are not on the format that the weldr API returns, so the tests we run on them would also, for now, need to convert before uploading to vCenter. Signed-off-by: Tom Gundersen <teg@jklm.no> |
||
|---|---|---|
| .. | ||
| osbuild-composer | ||
| osbuild-dnf-json-tests | ||
| osbuild-image-tests | ||
| osbuild-koji | ||
| osbuild-pipeline | ||
| osbuild-store-dump | ||
| osbuild-tests | ||
| osbuild-upload-aws | ||
| osbuild-upload-azure | ||
| osbuild-worker | ||