- 07 Aug, 2020 2 commits
- 06 Aug, 2020 5 commits
-
-
Brian R. Toonen authored
-
Brian R. Toonen authored
Merge remote-tracking branch 'refs/remotes/origin/cluster_node_state_change' into cluster_node_state_change
-
Brian R. Toonen authored
-
Eric Pershey authored
-
Paul Rich authored
-
- 05 Aug, 2020 4 commits
-
-
Eric Pershey authored
-
Eric Roy Pershey authored
removing location from the email subject. The subject line is too long on... See merge request aig/cobalt!124
-
Paul Rich authored
Make cluster systems respect --attrs location See merge request aig/cobalt!123
-
Paul Rich authored
Enhance reservation record information See merge request aig/cobalt!122
-
- 04 Aug, 2020 1 commit
-
-
Paul Rich authored
-
- 30 Jul, 2020 1 commit
-
-
Paul Rich authored
-
- 29 Jul, 2020 1 commit
-
-
Paul Rich authored
-
- 28 Jul, 2020 2 commits
- 27 Jul, 2020 2 commits
- 24 Jul, 2020 1 commit
-
-
Paul Rich authored
-
- 23 Jul, 2020 1 commit
-
-
Paul Rich authored
-
- 21 Jul, 2020 1 commit
-
-
Paul Rich authored
-
- 17 Jul, 2020 2 commits
-
-
Paul Rich authored
fix for a display issue with cluster node names that have additional device information. See merge request aig/cobalt!121
-
Paul Rich authored
Addressed comments from code review and found a further corner case while working on those with one-off nodenames that sometimes get added to clusters. Tests added and behavior fixed for those.
-
- 15 Jul, 2020 1 commit
-
-
Paul Rich authored
-
- 17 Oct, 2019 1 commit
-
-
Paul Rich authored
-
- 10 Oct, 2019 2 commits
- 04 Oct, 2019 2 commits
-
-
Paul Rich authored
A node was getting added to the candidate list twice when looking over currently running jobs. resulting in a duplicate node and an inflated count which resulted in an early break. When this list is later converted to a set, the duplicates are removed and results in a set of nodes too small for the job to use for draining, so the job doesn't get drained for. Test case added for the drain flap now works correctly now that a check has been added so a duplicate node doesn't get added.
-
Paul Rich authored
-
- 19 Sep, 2019 1 commit
-
-
Paul Rich authored
-
- 30 Jul, 2019 1 commit
-
-
Paul Rich authored
Lock doesn't need to be held around this state fetch Closes #178 See merge request aig/cobalt!119
-
- 29 Jul, 2019 3 commits
- 24 Jul, 2019 1 commit
-
-
Paul Rich authored
This is to improve Cobalt responsiveness during state update. Combined with the fix for aig/cobalt#177, this should allow for much faster scheduling cadences as well and should significantly reduce the delay in a number of commands. There is an additional fix here where the check for a starting job during the cleanup update wasn't working. This was due to a hidden type mismatch. This was exposed by both speedups put together.
-
- 22 Jul, 2019 2 commits
-
-
Paul Rich authored
-
Paul Rich authored
This allows the site to configure the base sleeptime between automatic checks on a per-component basis. This removes the argument and relies on the config file. Nothing was setting the option prior to this, and this is a more consistient way to handle this configuration.
-
- 21 Jun, 2019 1 commit
-
-
Paul Rich authored
-
- 29 May, 2019 1 commit
-
-
Paul Rich authored
-
- 20 May, 2019 1 commit
-
-
Paul Rich authored
Preventing a doubleing of cycle time if deferring an active reservation. Closes #176 See merge request aig/cobalt!117
-