FIX: rename psi_mirror back to testing mirror (fails) SLES15

This commit is contained in:
2024-07-29 17:15:56 +02:00
parent 6469ceb7bd
commit 4eafd381e5
5 changed files with 8 additions and 14 deletions

View File

@ -5,7 +5,6 @@ spack:
config:
install_tree:
root: $spack/opt/spack/stable
padded_length: 0
definitions:
- gcc_12.3_mpich:
- relion@4.0.1/ve5sish #+cuda
@ -13,7 +12,7 @@ spack:
- $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_psi: file:///afs/psi.ch/software/spack/testing
modules:
default:
roots:

View File

@ -8,7 +8,6 @@ spack:
- $spack/spack-psi/env/$os/$target_family/sysconfigs/packages.yaml
- $spack/spack-psi/env/$os/$target_family/sysconfigs/compilers.yaml
mirrors:
local_testing: file:///afs/psi.ch/software/spack/testing
local_unstable: file:///afs/psi.ch/software/spack/unstable
local_psi: file:///afs/psi.ch/software/spack/testing
specs: []
view: false

View File

@ -19,8 +19,7 @@ spack:
- $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_stable: file:///afs/psi.ch/software/spack/stable
local_psi: file:///afs/psi.ch/software/spack/testing
modules:
default:
roots:

View File

@ -7,10 +7,9 @@ spack:
include_concrete:
- /afs/psi.ch/sys/spack/system/spack-psi/env/sles15/x86_64/admin/stable
mirrors:
local_stable: file:///afs/psi.ch/software/spack/stable
local_psi: file:///afs/psi.ch/software/spack/testing
specs: []
upstreams:
stable:
install_tree: >-
$spack/opt/spack/stable
install_tree: $spack/opt/spack/stable
view: false

View File

@ -8,13 +8,11 @@ spack:
- /afs/psi.ch/sys/spack/system/spack-psi/env/sles15/x86_64/admin/stable
- /afs/psi.ch/sys/spack/system/spack-psi/env/sles15/x86_64/admin/unstable
mirrors:
local_unstable: file:///afs/psi.ch/software/spack/unstable
local_psi: file:///afs/psi.ch/software/spack/testing
specs: []
upstreams:
stable:
install_tree: >-
$spack/opt/spack/stable
install_tree: $spack/opt/spack/stable
unstable:
install_tree: >-
/afs/psi.ch/sys/spack/system/opt/spack/unstable/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeholder__/__spack_path_placeh
install_tree: $spack/opt/spack/unstable
view: false