- 28 Jan, 2017 16 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Avoid a test failing of all nodes in a partition are not usable (down, drained, reserved, or otherwise unusable).
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Disable test if underlying select/linear use
-
Morris Jette authored
Modify qsub test to explicitly create and destroy the error files to avoid leaving around a bunch of error files (even if they are normally empty).
-
Morris Jette authored
Provide better insight into the failure
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
- 27 Jan, 2017 14 commits
-
-
Danny Auble authored
Turns out this never worked, ever. What used to happen is if the protocol_version that was read in didn't match the rpc_version given to unpack things was just 0. What this does now is set the rpc_version to what was stored making it all good.
-
Morris Jette authored
Most of these tests could be modified to work with ALPS, but since ALPS support is going way soon, just disable the tests as appropriate.
-
Danny Auble authored
correctly.
-
Morris Jette authored
-
Morris Jette authored
Revert logic originally added for bug 3166. Revisit as time permits. bug 3166
-
Brian Christiansen authored
job_queue_rec wasn't being free'd before continues and breaks.
-
Morris Jette authored
Add new-lines in some log messages to better reflect the actual I/O to apbasil.
-
Morris Jette authored
-
Danny Auble authored
unbuffered stdout. After that commit 4ce0be75 was added which appeared to bandaid the fallout making the only place using the unbuffered option was introduced in the former commit and only really have unbuffered output on a PTY. The latter commit would potentially send back unfinished output without a newline causing jumbled output when expecting buffered output thus resulting in potentially jumbled/unbuffered output. I was able to reproduce this regularly with test1.31. In any case making it so the code is clearer to read is a win.
-
Brian Christiansen authored
This reverts commit a6148002.
-
Brian Christiansen authored
-
Brian Christiansen authored
Leaving RPC changes in place. Will add back into 17.11. Commit: 4874f988
-
Brian Christiansen authored
-
Morris Jette authored
Interpet all format options in output/error file to log prolog errors. Prior logic only supported "%j" (job ID) option. bug 3354
-
- 26 Jan, 2017 10 commits
-
-
Morris Jette authored
We will need to reference these functions from slurmd/slurmd/req.c
-
Morris Jette authored
-
Danny Auble authored
-
Morris Jette authored
-
Morris Jette authored
-
Alejandro Sanchez authored
Bug 3431
-
Danny Auble authored
-
Morris Jette authored
-
Morris Jette authored
Commit c08f8922 introduced a bug that results in truncated job stdout/stderr. bug 3166
-
Brian Christiansen authored
This reverts commit 43f4a07a.
-