- Apr 18, 2016
-
-
John Chilton authored
Update: Rebased on to the latest master and documentation for this feature in docs/job_managers.rst and linked to this general manager configuration information from app.yml.sample (per excellent request of @mvdbeek).
-
John Chilton authored
-
John Chilton authored
-
- Apr 15, 2016
-
-
John Chilton authored
Ensure destination directories exist when copying files
-
Nate Coraor authored
-
John Chilton authored
Fail jobs that error during job submission
-
- Apr 14, 2016
-
-
Marius van den Beek authored
-
Marius van den Beek authored
Previously jobs that failed to submit (bad resource requests, malformed scripts, no qsub available, staging problems) would remain in waiting status until pulsar was restarted.
-
Marius van den Beek authored
for the queued_cli manager.
-
Marius van den Beek authored
-
John Chilton authored
Fix PBS status reporting
-
- Apr 13, 2016
-
-
Marius van den Beek authored
Without this commit only very short jobs completed successfully, because the status was always set to complete. This was because the status returned by qstat contains leading spaces before the `job_state = Q` part, so I'm adding a `.strip()`.
-
- Apr 11, 2016
-
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
More Progress on an Embedded Pulsar Runner
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
Pulsar has to be a little smarter than I assumed in 09f7ec3e because it writes out job metrics on the server.
-
John Chilton authored
-
John Chilton authored
-
- Apr 10, 2016
-
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
Working directory is below metadata directory in Galaxy 16.04 - so need to handle that.
-
John Chilton authored
-
John Chilton authored
- When client uploads files, log them.
-
John Chilton authored
[WIP] Metadata directory
-
John Chilton authored
- Docstrings for AMQP tests. - Skip curl tests if pycurl is unavailable. - Time the AMQP test in case this is what is causing Travis to hang.
-
John Chilton authored
- Fixup docstrings. - Log native specification and source if conflicting.
-
John Chilton authored
xref #94
-
John Chilton authored
... for metadata about ... data and jobs. So formal Galaxy metadata stuff, job instrument files, etc.... Handle transfer of metadata and working directory outputs correctly in Galaxy 16.04.
-
John Chilton authored
It was removed from Galaxy.
-
John Chilton authored
-
John Chilton authored
-
John Chilton authored
-
- Apr 07, 2016
-
-
Nate Coraor authored
Use a global DRMAA session
-
Nate Coraor authored
-
John Chilton authored
-
- Apr 06, 2016
-
-
Nate Coraor authored
-