Update NRL batch install script with capability to create & use bootstrap mirrors#1473
Merged
climbfuji merged 5 commits intoJCSDA:developfrom Jan 28, 2025
Conversation
…kages at the end of each environment build in installer mode
…batch_install.sh (#6) 1. Rename util/nrl_batch_install.sh to util/nrl/batch_install.sh, consistent with authoritative spack-stack code 2. Update util/nrl/batch_install.sh: a. Add capability to create and use bootstrap mirrors b. Define function fix_permissions and use it to set the correct permissions for caches (mirrors) in developer mode, and for environments in installer mode
areinecke
approved these changes
Jan 28, 2025
…cache of you are installer
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.
Summary
Update NRL batch install script with capability to create & use bootstrap mirrors. This was developed and tested in the NRL fork for NEPTUNE release 1.5.
Testing
Tested as part of the development on the NRL fork.
Applications affected
None directly
Systems affected
NRL systems
Dependencies
n/a (the spack bootstrap bug fixes that are needed for this PR are already in spack-stack-dev)
Issue(s) addressed
n/a
Checklist
All dependency PRs/issues have been resolved and this PR can be merged.