- 11 Mar, 2019 1 commit
-
-
Danny Auble authored
-
- 08 Mar, 2019 7 commits
-
-
Brian Christiansen authored
Bug 6658
-
Nathan Rini authored
Bug 6658
-
Broderick Gardner authored
Bug 6633.
-
Nathan Rini authored
Bug 6529
-
Nathan Rini authored
Bug 6529
-
Nathan Rini authored
Bug 6529
-
Nathan Rini authored
Bug 6529
-
- 07 Mar, 2019 13 commits
-
-
Tim Wickberg authored
Update slurm.spec and slurm.spec-legacy as well.
-
Tim Wickberg authored
-
Tim Wickberg authored
Revert "Avoid errors from packing accounting_storage_mysql.so when RPM is built with out mysql support." This reverts commit d18e26b9.
-
Danny Auble authored
Backport of 21b9a39b Bug 6625
-
Tim Wickberg authored
-
Tim Wickberg authored
Update slurm.spec and slurm.spec-legacy as well.
-
Brian Christiansen authored
-
Nathan Rini authored
Print error: for each new line. Bug 6142
-
Nathan Rini authored
Bug 6142
-
Brian Christiansen authored
-
Dominik Bartkiewicz authored
Bug 6584
-
Matt Ezell authored
response_cluster_rec stored a pointer to data in the controller config that gets freed when the controller is reconfigured. Bug 6584
-
Matt Ezell authored
Bug 6584
-
- 06 Mar, 2019 1 commit
-
-
Nate Rini authored
This should never happen, but is a nice safeguard. Bug 6566
-
- 05 Mar, 2019 2 commits
-
-
Danny Auble authored
Bug 6612
-
Nathan Rini authored
All of the buffers are 24 characters, require the input string is less than 23 characters and null combined to be parsed. Remove regression added in b9699c2f Bug 6636.
-
- 01 Mar, 2019 4 commits
-
-
Brian Christiansen authored
Contiuation of 9a243a1a Bug 6592
-
Danny Auble authored
Test was relying on seeing future jobs which is no longer the way it works.
-
Broderick Gardner authored
What was happening in a maintenance reservation was every 5 seconds the slurmctld was sending a message to the slurmdbd telling it the node's down/drain state was in a maintenance state as well. We really only needed to know about this once. Bug 6487
-
Broderick Gardner authored
(DRAIN+MAINT+IDLE) Before it would just print MAINT Bug 6487
-
- 28 Feb, 2019 12 commits
-
-
Alejandro Sanchez authored
Bug 4296
-
Alejandro Sanchez authored
This will be used in future commits. Bug 4296
-
Brian Christiansen authored
to avoid having to send alias list for cloud nodes that exist in DNS. This is especially important for large cloud environments (e.g. thousands of nodes) as the alias list environment will be too large for execve(). Bug 6589
-
Brian Christiansen authored
Bug 6587
-
Brian Christiansen authored
This is useful in a cloud environment where the nodes come and go out of DNS. Bug 6592
-
Marshall Garey authored
Bug 6519.
-
Brian Christiansen authored
Continuation of 324404de Bug 6433
-
Brian Christiansen authored
Continuation of c2cdde85 Bug 6433
-
Tim Wickberg authored
Same as salloc/sbatch --gres option. Bug 6582.
-
Albert Gil authored
Bug 6387.
-
Tim Wickberg authored
-
Marshall Garey authored
salloc --no-shell jobs aren't interactive, and won't respond to pings from the slurmctld, so they were previously getting killed after InactiveLimit seconds, even when they had a running step. InactiveLimit no longer applies for salloc --no-shell jobs. Bug 6560.
-