FIX: remove upstreams and use almost common buildcache
This commit is contained in:
7
env/rhel7/x86_64/admin/testing/spack.yaml
vendored
7
env/rhel7/x86_64/admin/testing/spack.yaml
vendored
@ -8,17 +8,12 @@ spack:
|
||||
- $spack/user/$user/spack-stage
|
||||
install_tree:
|
||||
root: $spack/opt/spack/testing
|
||||
upstreams:
|
||||
spack-instance-1:
|
||||
install_tree: $spack/opt/spack/stable
|
||||
spack-instance-2:
|
||||
install_tree: $spack/opt/spack/unstable
|
||||
include:
|
||||
- $spack/spack-psi/env/$os/$target_family/sysconfigs/packages.yaml
|
||||
- $spack/spack-psi/env/$os/$target_family/sysconfigs/compilers.yaml
|
||||
mirrors:
|
||||
local_unstable: file:///afs/psi.ch/software/spack/unstable
|
||||
local_testing: file:///afs/psi.ch/software/spack/testing
|
||||
local_unstable: file:///afs/psi.ch/software/spack/unstable
|
||||
specs:
|
||||
- gcc@12.3.0
|
||||
view: false
|
||||
|
Reference in New Issue
Block a user