- 08 Sep, 2017 20 commits
-
-
Morris Jette authored
-
Isaac Hartung authored
-
Brian Christiansen authored
The change from strncpy to strlcpy was chopping off the last character of the name.
-
Tim Wickberg authored
xgroup_set_param() avoids the string parsing overhead and should be used instead.
-
Tim Wickberg authored
-
Tim Wickberg authored
Save re-parsing the input string back into the components.
-
Tim Wickberg authored
Since ReleaseAgent is no longer required, we can strip out all the supporting logic for it.
-
Morris Jette authored
Accidentally removed bracked in checked-in code
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Dominik Bartkiewicz authored
-
Tim Wickberg authored
If the network path to shared storage used for the StateSaveLocation is separate from that used to communicate with the cluster, both the primary and backup controllers can end up acting as master on loss of the cluster network. Alter the HA takeover code path to make sure that the job state save file is not still being updated by the primary slurmctld. If it is, refuse to takeover and retry again later. Bug 3592.
-
Tim Wickberg authored
-
Tim Wickberg authored
Bug 3921.
-
Tim Wickberg authored
-
Dominik Bartkiewicz authored
Bug 4062.
-
Marshall Garey authored
-
Marshall Garey authored
Bug 4084
-
- 07 Sep, 2017 10 commits
-
-
Morris Jette authored
-
Dominik Bartkiewicz authored
bug 3824
-
Morris Jette authored
-
Morris Jette authored
Do not run the Node Health Check on termination of the external step as this happens when the job allocation ends and the job NHC will be executed anyway. Bug 4074
-
Dominik Bartkiewicz authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
- 06 Sep, 2017 10 commits
-
-
Morris Jette authored
-
Isaac Hartung authored
-
Brian Christiansen authored
-
Isaac Hartung authored
instead of waiting till end of script.
-
Isaac Hartung authored
-
Isaac Hartung authored
-
Nathan Yee authored
Bug 1286
-
Danny Auble authored
-
Danny Auble authored
Bug 4066 Bug 4135
-
Tim Wickberg authored
This creates an empty directory, since we no longer bother copying the job script or environment as of 28b7f853.
-