- 26 Jan, 2017 15 commits
-
-
Danny Auble authored
-
Morris Jette authored
Commit c08f8922 introduced a bug that results in truncated job stdout/stderr. bug 3166
-
Brian Christiansen authored
Remove federation docs from 17.02 -- still in BETA. Adding back to 17.11.
-
Brian Christiansen authored
Still in BETA. Will add back in 17.11. Reverts docs from commits: 9804997a 756a22fd
-
Brian Christiansen authored
Still in BETA. Will add back in 17.11 Reverts docs part of 929d3739
-
Brian Christiansen authored
Still in BETA. Will add back to 17.11.
-
Brian Christiansen authored
This reverts commit 1cde3f71. Still in BETA. Will add back in 17.11.
-
Brian Christiansen authored
This reverts commit a542eb33. Still in BETA. Will add back in 17.11
-
Morris Jette authored
-
Morris Jette authored
-
Alejandro Sanchez authored
bug 3433
-
Tim Wickberg authored
Partially disabled with 4fd50d97, warning message added to RELEASE_NOTES in 26cb5f14
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Danny Auble authored
-
- 25 Jan, 2017 22 commits
-
-
Danny Auble authored
-
Danny Auble authored
Use slurmctld_conf.state_save_location instead.
-
Morris Jette authored
-
Morris Jette authored
burst_buffer/cray - Fix race condition that could cause multiple batch job launch requests resulting in downed nodes. bug 3366
-
Dominik Bartkiewicz authored
-
Danny Auble authored
This reverts commit b9bff82f.
-
Danny Auble authored
-
Morris Jette authored
-
Morris Jette authored
The dbd_list_msg_t was uninitialized in a bunch of places and the return_code variable in the structure was being referenced, resulting in valgrind error reports
-
Morris Jette authored
No change in logic, just added values to comments in a long enum to more easily identify their values
-
Tim Wickberg authored
First noticied by Brian.
-
Tim Wickberg authored
-
Morris Jette authored
It was leaking memory otherwise
-
Tim Wickberg authored
Not used here.
-
Tim Wickberg authored
-
Tim Wickberg authored
Commit 63b7e3a8 changed the --mem limit to 1MB for the job if not using a memory SelectType, but this can cause the job to fail if the JobAcctGatherFrequency is frequent enough to notice that the "sleep" command is using more than 1MB of resources. Refactor test to avoid specifying job memory. Use --wrap to avoid creating a temporary job script as well.
-
Tim Wickberg authored
Commit 63b7e3a8 changed the --mem limit to 1MB for the step if not using a memory SelectType, but this can cause the job to fail if the JobAcctGatherFrequency is frequent enough to notice that the "sleep" command is using more than 1MB of resources. Refactor test to avoid specifying job memory. Use --wrap to avoid creating a temporary job script.
-
Tim Wickberg authored
-
Tim Wickberg authored
Commit 63b7e3a8 changed the --mem limit to 1MB for the step if not using a memory SelectType, but this can cause the job to fail if the JobAcctGatherFrequency is frequent enough to notice that the "sleep" command is using more than 1MB of resources. Refactor test to avoid specifying memory memory; and since only one step is checked for, only run a single step in the job. Use --wrap to avoid creating a temporary job script.
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
-
- 24 Jan, 2017 3 commits
-
-
Morris Jette authored
-
Morris Jette authored
This bug was introduced in commit 93adc329 Symptom is failure of test 2.7
-
Tim Wickberg authored
-