[galaxyproject/galaxy] 14bd39: Truncate job name in DRMAA runner by default for P...
Branch: refs/heads/release_16.04 Home: https://github.com/galaxyproject/galaxy Commit: 14bd39867c419ebf32f19f915b02dadd2697b57a https://github.com/galaxyproject/galaxy/commit/14bd39867c419ebf32f19f915b02d... Author: John Chilton <jmchilton@gmail.com> Date: 2016-04-28 (Thu, 28 Apr 2016) Changed paths: M lib/galaxy/jobs/runners/drmaa.py M lib/galaxy/jobs/runners/slurm.py Log Message: ----------- Truncate job name in DRMAA runner by default for PBSPro. We don't really have a clean way to tell if the DRMAA runner is serving to PBSPro so we make this truncation the default for the DRMAA runner but in the case of the SLURM runner we continue to not truncate. - http://dev.list.galaxyproject.org/Problem-with-DRMAA-and-Pbs-Pro-td4669338.h... - http://dev.list.galaxyproject.org/If-you-need-to-use-PBS-Pro-with-Galaxy-16-... Commit: 56bd4ada048ad411ca388f18e0aa2e81162a8b40 https://github.com/galaxyproject/galaxy/commit/56bd4ada048ad411ca388f18e0aa2... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-05-03 (Tue, 03 May 2016) Changed paths: M lib/galaxy/jobs/runners/drmaa.py M lib/galaxy/jobs/runners/slurm.py Log Message: ----------- Merge pull request #2265 from jmchilton/pbs_pro_name_fix [16.04] Truncate job name in DRMAA runner by default for PBSPro. Compare: https://github.com/galaxyproject/galaxy/compare/d282ed9ce3e8...56bd4ada048a
participants (1)
-
GitHub