- 27 Jan, 2017 8 commits
-
-
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.
-
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
Leaving RPC changes in place. Will add back into 17.11. Commit: 4874f988
-
Brian Christiansen authored
-
- 26 Jan, 2017 18 commits
-
-
Danny Auble authored
-
Morris Jette authored
-
Alejandro Sanchez authored
Bug 3431
-
Danny Auble authored
-
Morris Jette authored
Commit c08f8922 introduced a bug that results in truncated job stdout/stderr. bug 3166
-
Brian Christiansen authored
Remove federation docs from 17.02 -- still in BETA. Adding back to 17.11.
-
Brian Christiansen authored
Still in BETA. Will add back in 17.11. Reverts docs from commits: 9804997a 756a22fd
-
Brian Christiansen authored
Still in BETA. Will add back in 17.11 Reverts docs part of 929d3739
-
Brian Christiansen authored
Still in BETA. Will add back to 17.11.
-
Brian Christiansen authored
This reverts commit 1cde3f71. Still in BETA. Will add back in 17.11.
-
Brian Christiansen authored
This reverts commit a542eb33. Still in BETA. Will add back in 17.11
-
Morris Jette authored
-
Morris Jette authored
-
Alejandro Sanchez authored
bug 3433
-
Tim Wickberg authored
Partially disabled with 4fd50d97, warning message added to RELEASE_NOTES in 26cb5f14
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Danny Auble authored
-
- 25 Jan, 2017 14 commits
-
-
Danny Auble authored
-
Danny Auble authored
Use slurmctld_conf.state_save_location instead.
-
Morris Jette authored
-
Morris Jette authored
burst_buffer/cray - Fix race condition that could cause multiple batch job launch requests resulting in downed nodes. bug 3366
-
Dominik Bartkiewicz authored
-
Danny Auble authored
This reverts commit b9bff82f.
-
Danny Auble authored
-
Morris Jette authored
-
Morris Jette authored
The dbd_list_msg_t was uninitialized in a bunch of places and the return_code variable in the structure was being referenced, resulting in valgrind error reports
-
Morris Jette authored
No change in logic, just added values to comments in a long enum to more easily identify their values
-
Tim Wickberg authored
First noticied by Brian.
-
Tim Wickberg authored
-
Morris Jette authored
It was leaking memory otherwise
-
Tim Wickberg authored
Not used here.
-