- 08 Dec, 2016 4 commits
-
-
Paul Rich authored
Fixing a possilbe pid leak if 'apbasil' task cleanup interrupted There was the possiblity of losign a PID if child cleanup was interrupted. This ensures retries until the child process is actually dead. Closes #46 See merge request !21
-
Paul Rich authored
If the child fetch succeeds but cleanup fails, make sure we use the intially fetched data, rahter than replacing it with the now potentially lost child data.
-
Paul Rich authored
-
Paul Rich authored
Resolve "Restart failure with system_script_forker using old statefile" Closes #53 See merge request !22
-
- 05 Dec, 2016 1 commit
-
-
Paul Rich authored
Old versions of the forker do not have use_stdout_string that can casue _wait() to fail. Getting out of this would require deleting the statefile and restarting clean. To prevent that, the startup is being modified to add those key variables and initalizing them to being "unused".
-
- 28 Nov, 2016 6 commits
-
-
Paul Rich authored
There was the possiblity of losign a PID if child cleanup was interrupted. This ensures retries until the child process is actually dead.
-
Paul Rich authored
Fixing possible race condition, reported in ticket #45. Adding a final "read the stdout redirect" after exit status collected. This addresses a potential issue spotted in the CRAY port work merge. Closes #45 See merge request !20
-
Paul Rich authored
-
Paul Rich authored
-
Paul Rich authored
-
Paul Rich authored
Adding a final "read the stdout redirect" after exit status collected. This addresses a potential issue spotted in the CRAY port work merge.
-
- 23 Nov, 2016 7 commits
- 22 Nov, 2016 1 commit
-
-
Paul Rich authored
-
- 18 Nov, 2016 2 commits
- 16 Nov, 2016 2 commits
- 15 Nov, 2016 2 commits
- 11 Nov, 2016 2 commits
- 09 Nov, 2016 1 commit
-
-
Paul Rich authored
Conflicts: CHANGES man/setres.8 setup.py src/lib/Components/base.py src/lib/Components/base_forker.py src/lib/Components/system/AlpsBridge.py src/lib/Components/system/CraySystem.py src/lib/client_utils.py testsuite/TestCobalt/TestComponents/test_cray.py
-
- 08 Nov, 2016 6 commits
- 07 Nov, 2016 6 commits
-
-
Paul Rich authored
Documentation changes for Cobalt Cray Port. Documentation changes. If approved, do not merge until we have a decision on what we want to do with history. This will lose history otherwise. See merge request !6
-
Paul Rich authored
Test updates for Cray Port See merge request !11
-
Paul Rich authored
New system component for ALPS for Cray Port New Cray system component files. See merge request !7
-
Paul Rich authored
bgsched changes for Cray Port bgsched changes. This is to allow reservation intersections to be properly computed. See merge request !8
-
Paul Rich authored
CQM changes for Cray Port Queue manger changes. There is a new queue restriction and a fix for what turns out to be a pretty major display bug due to a missing comma. See merge request !9
-
Paul Rich authored
Updates to auxillary scripts for Cray Port See merge request !10
-