- 16 Aug, 2017 1 commit
-
-
Paul Rich authored
-
- 04 Aug, 2017 2 commits
-
-
Paul Rich authored
Fixing the ambiguity between the two error messages when it fails to write. One… See merge request !52
-
Eric Roy Pershey authored
Fixing the ambiguity between the two error messages when it fails to write. One is an IOError, the other is OSError. The errcode is not also exposed. One set of message arguments were in the wrong order.
-
- 02 Aug, 2017 3 commits
- 31 Jul, 2017 2 commits
- 28 Jul, 2017 3 commits
- 27 Jul, 2017 1 commit
-
-
Paul Rich authored
Slight bit of reorganization. Also added some things to make the presentation elsewhere in Cobalt kind of consistent with the rest of Cray's stack.
-
- 10 Jul, 2017 2 commits
- 07 Jul, 2017 2 commits
- 03 Jul, 2017 4 commits
-
-
Paul Rich authored
Resolve "Double free of ALPS Reservation causes hang" Closes #88 See merge request !48
-
Paul Rich authored
This can happen from some of the XMLRPC calls.
-
Paul Rich authored
In light of this bug, adding checks to make sure that we don't end up accidentally adding in bad values to reservations again.
-
Paul Rich authored
This was traced to a call that could cause a non-string key to be added to the alps_reservation dictionary, resulting in a version of the reservation with an integer jobid key and a second with a string jobid key. These should be keyed with strings. Added as further mitigation a check to see if there is an integer version of a key to clean. If there is, then notify that it happened and clean that one, too. Triggering condition is an interactive job where the initial ALPS reservation times out.
-
- 30 Jun, 2017 1 commit
-
-
Paul Rich authored
-
- 28 Jun, 2017 1 commit
-
-
Paul Rich authored
-
- 27 Jun, 2017 3 commits
- 26 Jun, 2017 1 commit
-
-
Paul Rich authored
Resolve "Reset Memory Mode not actually checking number of ready nodes" Closes #87 See merge request !45
-
- 23 Jun, 2017 7 commits
- 21 Jun, 2017 1 commit
-
-
Paul Rich authored
adding queue and project to ProcessGroup Closes #81 See merge request !41
-
- 19 Jun, 2017 6 commits