move test dir to config option
This commit is contained in:
committed by
Tamara Dahlgren
parent
ce06e24a2e
commit
b52113aca9
@@ -64,6 +64,10 @@ config:
|
||||
- ~/.spack/stage
|
||||
# - $spack/var/spack/stage
|
||||
|
||||
# Directory in which to run tests and store test results.
|
||||
# Tests will be stored in directories named by date/time and package
|
||||
# name/hash.
|
||||
test_stage: ~/.spack/test
|
||||
|
||||
# Cache directory for already downloaded source tarballs and archived
|
||||
# repositories. This can be purged with `spack clean --downloads`.
|
||||
|
||||
Reference in New Issue
Block a user