- 22 Mar, 2019 2 commits
-
-
Alejandro Sanchez authored
-
Marshall Garey authored
With schedulerparameters=defer and prolog scripts and/or spank plugins that take some time, jobs weren't starting within 2 seconds that tests 2.18 and 2.19 expected, causing these tests to fail. Bug 6670.
-
- 21 Mar, 2019 3 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
IMO, the test as is currently designed is not representative of an actual rpmbuild against a production released tarball, and thus should not be relied on. Using --nodeps masks a lot of potential errors with the spec file. It has been disabled on Ubuntu systems for months, broken on master for longer, and thus I am discarding it now. Bug 4411, 6281.
-
Marshall Garey authored
Change to %pJ identifier while here and merge different partition priorities into a single log message line. Bug 6663.
-
- 20 Mar, 2019 5 commits
-
-
Alejandro Sanchez authored
Bug 6723
-
Albert Gil authored
Regression from enhancement 4506. Bug 6680
-
Danny Auble authored
Bug 6662
-
Alejandro Sanchez authored
Previously the state reason could remain as WAIT_NO_REASON even after backfill evaluation. This should improve system feedback/responsiveness user perception. Bug 6594.
-
Brian Christiansen authored
Continuation of 69d78159 Bug 6500
-
- 19 Mar, 2019 2 commits
-
-
Danny Auble authored
Issue was from ade9101e. The problem was an over simplified if statement which when ran multiple times would set the start time incorrectly. Bug 6697
-
Alejandro Sanchez authored
Even if main scheduler doesn't allocate resources for hetjobs, the queue list should be composed by all types of jobs. Otherwise, lower priority regular jobs could be allocated resources by main scheduler while higher priority hetjobs are waiting for a backfill cycle. Bug 6593.
-
- 15 Mar, 2019 2 commits
-
-
Tim Wickberg authored
-
Matt Ezell authored
Bug 6679
-
- 13 Mar, 2019 1 commit
-
-
Alejandro Sanchez authored
Instruct the backfill scheduler to attempt to start a heterogeneous job as soon as all of its components are determined able to do so. Bug 5579.
-
- 12 Mar, 2019 3 commits
-
-
Danny Auble authored
-
Danny Auble authored
This could probably be extended to give back sockets and cores and such, but at this moment I really only needed how many threads to deal with and total cpus.
-
Dominik Bartkiewicz authored
There are at least two points where this can return a false positive error message which can be confusing for users. Continuation dc583bd1 Bug 6437
-
- 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
-