simplify default tests + add conda/singularity#736
Conversation
|
FriederikeHanssen
left a comment
There was a problem hiding this comment.
love it, some haplotypecaller test might not work. IIRC the cnnscorevariants module doesn't run with conda, deepvariant also not
Figured it'll be good at some point to have that, I'm trying things out here as usual before shipping it out in the TEMPLATE |
| podman.enabled = false | ||
| shifter.enabled = false | ||
| charliecloud.enabled = false | ||
| fixOwnership = true |
There was a problem hiding this comment.
Decided to remove that instead of fixing it, as it was causing the strelkabp test to fail...
There was a problem hiding this comment.
yes because it wasn't working, it should have been:
docker.fixOwnership = true
But when I do that, then the test fails.
So as it wasn't really working to start with, decide to remove it instead of fixing it
PR checklist
nf-core lint).nextflow run . -profile test,docker --outdir <OUTDIR>).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).