- 14 Jun, 2019 2 commits
-
-
Dominik Bartkiewicz authored
Bug 6221
-
Dominik Bartkiewicz authored
Bug 6221
-
- 13 Jun, 2019 1 commit
-
-
Morris Jette authored
-
- 10 Jun, 2019 6 commits
-
-
Morris Jette authored
Put comments in the code to help figure out what is being packed. No real code change. Bug 7204
-
Morris Jette authored
Bug 7204
-
Dominik Bartkiewicz authored
Bug 6221
-
Dominik Bartkiewicz authored
Return ESLURM_INVALID_TIME_MIN_LIMIT instead of ESLURM_INVALID_TIME_LIMIT to provide a better error message back to the user. Bug 6221
-
Dominik Bartkiewicz authored
Bug 6221
-
Tim Wickberg authored
Bug 7179.
-
- 07 Jun, 2019 11 commits
-
-
Morris Jette authored
bug 7203
-
Morris Jette authored
-
Brian Christiansen authored
Bug 6847 Bug 7190
-
Brian Christiansen authored
-
Morris Jette authored
For heterogeneous jobs, do not count the each component against the QOS or association job limit multiple times. bug 7190
-
Brian Christiansen authored
-
Morris Jette authored
bug 7197
-
Morris Jette authored
bug 7197
-
Philip Kovacs authored
bug 7197
-
Albert Gil authored
Bug 6847
-
Albert Gil authored
Catch jobs with empty pack_job_id_sets. Corruption bug fixed by previous commit. Bug 6847
-
- 06 Jun, 2019 2 commits
-
-
Albert Gil authored
Rejected hetjobs were not correctly dump because pack_job_id_set was not properly set in _slurm_rpc_allocate_pack() when submision was rejected. New helper function _create_pack_job_id_set() to avoid duplicated code. Bug 6847
-
Michael Hinton authored
-
- 05 Jun, 2019 11 commits
-
-
Alejandro Sanchez authored
-
Marshall Garey authored
Fix for test 21.39. If the job didn't start running before the account/qos was removed, then the job would never start running, and the test would fail. Bug 6942.
-
Morris Jette authored
-
Morris Jette authored
Previous logic could hang indefinitely if srun did not return It also performed unneeded test setup before confirming that the system size was adequate to execute the test. bug 7050
-
Morris Jette authored
Remove excess tabs to properly align code Make comment formats consistent
-
Nate Rini authored
No functional changes. Bug 7050.
-
Nate Rini authored
Bug 7050.
-
Nate Rini authored
Bug 7050.
-
Nate Rini authored
Handles cases where last line of slurm.conf is not empty. Bug 7050.
-
Alejandro Sanchez authored
-
Marshall Garey authored
One part of this test can fail in a heterogeneous system. Do not run the part of the test that would fail if the system is heterogeneous. Bug 7051.
-
- 04 Jun, 2019 1 commit
-
-
Dominik Bartkiewicz authored
JobHeldUser state reason was properly set for user held jobs during the course of job_allocate() execution until calling _select_nodes_parts() which could override it under certain conditions (i.e. when accounting policy limit is hit). The fix restores it back when appropriate. Continuation of 8712a254. Bug 7136.
-
- 03 Jun, 2019 1 commit
-
-
Morris Jette authored
backport test7.20 changes from master to v18.08. bug 7050
-
- 31 May, 2019 4 commits
-
-
Nate Rini authored
Bug 7146.
-
Nate Rini authored
No functional changes to fsync_and_close(), but tag the file_type as const and clean up some minor style issues while moving this. Add include for fd.h header where needed as well. Bug 7146.
-
Morris Jette authored
This streamlines the code a bit and uses more common code.
-
Morris Jette authored
Parsing logic failed to support underscore in plugin names, which is now the standard for "cray_aries" configurations.
-
- 30 May, 2019 1 commit
-
-
Morris Jette authored
Improve some descriptions of sdiag output and re-order some descriptions to match current format.
-