Releases: giovtorres/docker-centos7-slurm
Releases · giovtorres/docker-centos7-slurm
21.08.8
21.08.6
feat: update to Slurm 21.08.6 (#39)
21.08.0-2
Test run partition (#38) * Add test for jobs on debug partition * Parametrize test to run job on partition * Remove NodeHostName from all NodeName defs except c1 * Parametrize test_job_can_run
21.08.0-1
What's Changed
- feat: add support for Slurm 21.08.2 by @giovtorres in #30
- feat: upgrade Pythons to the latest stable versions by @giovtorres in #31
- feat: convert Python installs to use pyenv by @giovtorres in #32
- feat: migrate from Travis CI to GH Actions by @giovtorres in #33
- fix: use correct main branch by @giovtorres in #34
- feat: support Python 3.10.0 by @giovtorres in #35
Full Changelog: 20.11.7...21.08.0-1
21.08.0
20.11.7
feat: add support for Slurm 20.11.7-1 (#29) * feat: add support for Slurm 20.11.7-1 * chore: extend timeout * style: run black formatter * refactor: build docker image before install * refactor: start services sequentially to avoid race conditions * test: add checks for listening ports fix: manually chmod slurmdbd.conf
20.02.0
What's Changed
- chore: update container version and dependencies by @giovtorres in #27
- Update to Slurm 20.02 by @giovtorres in #26
- fix: use correct package name for pkgconfig by @giovtorres in #28
19.05.4
Update Slurm version to 19.05.4 (#15) * Update Slurm version to 19.05.4 - Add Travis-CI integration * Wait up to the default 20 mins for script to return