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: config:
install_tree: install_tree:
root: $spack/opt/spack/stable root: $spack/opt/spack/stable
padded_length: 0
definitions: definitions:
- gcc_12.3_mpich: - gcc_12.3_mpich:
- relion@4.0.1/ve5sish #+cuda - 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/packages.yaml
- $spack/spack-psi/env/$os/$target_family/sysconfigs/compilers.yaml - $spack/spack-psi/env/$os/$target_family/sysconfigs/compilers.yaml
mirrors: mirrors:
local_stable: file:///afs/psi.ch/software/spack/stable local_psi: file:///afs/psi.ch/software/spack/testing
modules: modules:
default: default:
roots: 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/packages.yaml
- $spack/spack-psi/env/$os/$target_family/sysconfigs/compilers.yaml - $spack/spack-psi/env/$os/$target_family/sysconfigs/compilers.yaml
mirrors: mirrors:
local_testing: file:///afs/psi.ch/software/spack/testing local_psi: file:///afs/psi.ch/software/spack/testing
local_unstable: file:///afs/psi.ch/software/spack/unstable
specs: [] specs: []
view: false 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/packages.yaml
- $spack/spack-psi/env/$os/$target_family/sysconfigs/compilers.yaml - $spack/spack-psi/env/$os/$target_family/sysconfigs/compilers.yaml
mirrors: mirrors:
local_unstable: file:///afs/psi.ch/software/spack/unstable local_psi: file:///afs/psi.ch/software/spack/testing
local_stable: file:///afs/psi.ch/software/spack/stable
modules: modules:
default: default:
roots: roots:

View File

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