ADD: env testing must be clean before new installation
This commit is contained in:

parent
1fe2050e04
commit
177feba2d4
9
env/sles15/aarch64/admin/testing/spack.yaml
vendored
9
env/sles15/aarch64/admin/testing/spack.yaml
vendored
@ -1,6 +1,12 @@
|
|||||||
spack:
|
spack:
|
||||||
concretizer:
|
concretizer:
|
||||||
unify: false
|
unify: when_possible
|
||||||
|
targets:
|
||||||
|
granularity: microarchitectures
|
||||||
|
reuse:
|
||||||
|
from:
|
||||||
|
- type: local
|
||||||
|
- type: external
|
||||||
config:
|
config:
|
||||||
install_tree:
|
install_tree:
|
||||||
root: $spack/opt/spack/testing
|
root: $spack/opt/spack/testing
|
||||||
@ -8,7 +14,6 @@ spack:
|
|||||||
padded_length: 256
|
padded_length: 256
|
||||||
include:
|
include:
|
||||||
- $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
|
|
||||||
mirrors:
|
mirrors:
|
||||||
local_psi: file:///afs/psi.ch/software/spack/testing
|
local_psi: file:///afs/psi.ch/software/spack/testing
|
||||||
modules:
|
modules:
|
||||||
|
Reference in New Issue
Block a user