MaxUlysse
4968458b6c
chores: add cpus, memory and time requirements to limit resource consumption
2021-02-16 14:18:29 +01:00
drpatelh
fe3cb87f6d
Direct download Singularity containers
2021-02-03 20:03:45 -06:00
Edmund Miller
467d1595c4
test: Use docker image with singularity
2021-02-02 18:14:39 -06:00
Edmund Miller
72b4fb35aa
test: Fix profile logic order
2021-02-02 17:32:21 -06:00
Edmund Miller
67deb0d47a
ci: Add singularity tmp dir
...
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-02-02 17:25:58 -06:00
Edmund Miller
6b675eef6d
ci: Set pull docker container to false
...
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2021-02-02 17:00:40 -06:00
Edmund Miller
ddbca7b467
test: Use profile ENV variable hack
...
The user will now set the env variable and pass it to pytest. You also
can't set the env variable ahead of time, it has to be run with pytest.
Example:
PROFILE=conda pytest --tag fastqc --symlink --kwd
2021-02-02 12:44:30 -06:00
Edmund Miller
b96f2d6a5e
test(config): One config to rule them all
...
Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
2020-11-24 20:26:04 +00:00