Snakemake-Profiles / lsf

Snakemake profile for running jobs on an LSF cluster
MIT License
36 stars 22 forks source link

Setup CI tests #1

Closed mbhall88 closed 4 years ago

mbhall88 commented 5 years ago

For testing, the ideal scenario would be to have a CI setup that executes an ad-hoc LSF cluster (e.g. via docker) to which we would automatically submit a few toy jobs. I am not sure whether such container images are available though.

From https://github.com/Snakemake-Profiles/doc/issues/12#issuecomment-516745430

mbhall88 commented 4 years ago

This is not required after tests added in #5