[galaxyproject/galaxy] 2099c0: Add job runner for Chronos
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 2099c09f6ab5a8f5951d01cd6fa67681618e2dda https://github.com/galaxyproject/galaxy/commit/2099c09f6ab5a8f5951d01cd6fa67... Author: Thodoris Sotiropoulos <theosot@grnet.gr> Date: 2017-04-20 (Thu, 20 Apr 2017) Changed paths: M config/job_conf.xml.sample_advanced M lib/galaxy/dependencies/conditional-requirements.txt A lib/galaxy/jobs/runners/chronos.py Log Message: ----------- Add job runner for Chronos Chronos is a framework for the Apache Mesos; a software which manages computer clusters. Specifically, Chronos is a batch processing scheduler that runs on top of Mesos and it is used for job orchestration. Commit: 339c3724fb94d7d85732c7ef7f8f48e822f83c7d https://github.com/galaxyproject/galaxy/commit/339c3724fb94d7d85732c7ef7f8f4... Author: Thodoris Sotiropoulos <theosot@dmst.aueb.gr> Date: 2017-04-26 (Wed, 26 Apr 2017) Changed paths: M lib/galaxy/dependencies/conditional-requirements.txt M lib/galaxy/dependencies/pinned-requirements.txt Log Message: ----------- Add chronos client to the pinned-requirements.txt Commit: 05ee848cd327ab293e20300d22dae94fc0e0473e https://github.com/galaxyproject/galaxy/commit/05ee848cd327ab293e20300d22dae... Author: Thodoris Sotiropoulos <theosot@dmst.aueb.gr> Date: 2017-05-05 (Fri, 05 May 2017) Changed paths: M lib/galaxy/dependencies/pinned-requirements.txt Log Message: ----------- Pin version of chronos-python to 0.38 Commit: c01c9bbe616c9524883db148df38e770ea25547e https://github.com/galaxyproject/galaxy/commit/c01c9bbe616c9524883db148df38e... Author: Thodoris Sotiropoulos <theosot@dmst.aueb.gr> Date: 2017-05-05 (Fri, 05 May 2017) Changed paths: M config/job_conf.xml.sample_advanced Log Message: ----------- Add an explanatory comment about job_conf of chronos Commit: 7028ca04c7554e87ca7ad63a547d962476810080 https://github.com/galaxyproject/galaxy/commit/7028ca04c7554e87ca7ad63a547d9... Author: John Chilton <jmchilton@gmail.com> Date: 2017-05-18 (Thu, 18 May 2017) Changed paths: M config/job_conf.xml.sample_advanced M lib/galaxy/dependencies/pinned-requirements.txt A lib/galaxy/jobs/runners/chronos.py Log Message: ----------- Merge pull request #3946 from theosotr/feature-chronos Add job runner for Chronos Compare: https://github.com/galaxyproject/galaxy/compare/b9fb2de42b53...7028ca04c755
participants (1)
-
GitHub