Open pgalbavy-itrs opened 6 months ago
The RHEL8 lookup of the/etc/os-release PLATFORM_ID value may not work right on RHEL9 to map to a -el9 download.
/etc/os-release
-el9
Add a suitable RHEL9 comparable image to the docker release builds for testing
On initial examination of a test image, the existing code should work. But it would be best to built a test image and also to update the selection code to work to a known list of supported OSes
The RHEL8 lookup of the
/etc/os-release
PLATFORM_ID value may not work right on RHEL9 to map to a-el9
download.Add a suitable RHEL9 comparable image to the docker release builds for testing