Open
Description
Hi,
I'm looking to improve the conda environment sharing when testing with nf-test.
For the moment the conda environment are named as a combination of two hash env-hash_module-hash_environment
.
Could it be possible to only use the environment hash ?
This way modules could more easily share the same environment if conda.cacheDir = '../../shared/conda'
.
Also it seems that when using sharding the test aren't alphabetically ordered, this would also help to reduce environment creation in the same shard.
Metadata
Metadata
Assignees
Labels
No labels