The container image build scripts found on the testing branch of fsdp_build are NOT in a state where they can be merged into main as of my last day, 8/27/2021.
Issues include:
RHEL 7 and 8 use older versions of gcc that prevent tasks like kernel builds from being completed; not sure if this also implies vendor tests will have trouble compiling/running, but it is likely important to be able to control the version of gcc (and other packages) that are used in RHEL 7 and 8 build environments.
Need to be tested with more "complex" scripts (maybe we can get more insight from Doug and the team what tests might look like) to see if there are other things we missed with the current state of the scripts.
Please feel free to create issue out of the points I raise above or to create more bullet points/issues as you go.
The container image build scripts found on the testing branch of fsdp_build are NOT in a state where they can be merged into main as of my last day, 8/27/2021.
Issues include:
gcc
that prevent tasks like kernel builds from being completed; not sure if this also implies vendor tests will have trouble compiling/running, but it is likely important to be able to control the version ofgcc
(and other packages) that are used in RHEL 7 and 8 build environments.Please feel free to create issue out of the points I raise above or to create more bullet points/issues as you go.