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