Add GitHub runner software to the Alma9 install.#17
Open
bbockelm wants to merge 3 commits into
Open
Conversation
This compresses and shrinks the sparse contents of a raw disk image, allowing large amounts of free disk (100GB) to be used in disk images that only take up a modest amount of space (2GB) in OSDF. NOTE: any VMU jobs using non-raw disk images must explicitly state the image type.
We'd like to use Alma9 as the base GitHub runner image. This change adds the GitHub runner and Docker software as part of the Alma9 kickstart.
matyasselmeci
requested changes
Oct 9, 2023
Contributor
matyasselmeci
left a comment
There was a problem hiding this comment.
The choice to use raw instead of qcow2 for the VMU test images was deliberate: because we install a whole bunch of RPMs as part of the VMU tests, the image kept having to be resized and resized and performance was abysmal.
I think you should make a separate image for the GitHub runners instead of modifying the alma 9 one. This causes it to diverge from the other EL9 images, and we want them to be pretty bare because we want the VMU tests to be installing all the software (dependencies included).
matyasselmeci
added a commit
to matyasselmeci/vmu-packer
that referenced
this pull request
Oct 13, 2023
matyasselmeci
added a commit
to matyasselmeci/vmu-packer
that referenced
this pull request
Oct 13, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.