Add apptainer portability testing job - #29190
Merged
Merged
Conversation
Signed-off-by: Anna Rift <anna.rift@hpe.com>
Signed-off-by: Anna Rift <anna.rift@hpe.com>
Signed-off-by: Anna Rift <anna.rift@hpe.com>
Signed-off-by: Anna Rift <anna.rift@hpe.com>
Signed-off-by: Anna Rift <anna.rift@hpe.com>
Signed-off-by: Anna Rift <anna.rift@hpe.com>
Signed-off-by: Anna Rift <anna.rift@hpe.com>
Signed-off-by: Anna Rift <anna.rift@hpe.com>
Signed-off-by: Anna Rift <anna.rift@hpe.com>
Signed-off-by: Anna Rift <anna.rift@hpe.com>
Signed-off-by: Anna Rift <anna.rift@hpe.com>
Signed-off-by: Anna Rift <anna.rift@hpe.com>
Signed-off-by: Anna Rift <anna.rift@hpe.com>
Signed-off-by: Anna Rift <anna.rift@hpe.com>
Signed-off-by: Anna Rift <anna.rift@hpe.com>
Signed-off-by: Anna Rift <anna.rift@hpe.com>
arifthpe
marked this pull request as ready for review
July 30, 2026 18:51
jabraham17
approved these changes
Jul 30, 2026
jabraham17
left a comment
Member
There was a problem hiding this comment.
The matrix setup of this is such a nice improvement over the current CI setup for nightly
Collaborator
Author
Yeah the flexibility of building the matrix axes dynamically is really nice. I think it's possible to do in Jenkins as well, but that I had looked into it and it seemed like more work than it's worth. inb4 we subtly break something in the future causing it to populate 0 apptainer configs and we don't notice for a while :p |
arifthpe
enabled auto-merge
July 30, 2026 20:13
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Jul 31, 2026
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.
Add a GA job which runs
chapel-quickstart-fresh.shandchapel-default-fresh.sh(for LLVM-enabled configs) on all current Apptainer portability testing configs.Introduces a supporting job
define-portability-test-configswhich generates the current list of Apptainer configs from the contents ofutil/devel/test/portability/apptainer/current. It does the same for Vagrant, which is currently unused but we may add in the future (#29173).[reviewed by @jabraham17 , thanks!]