- 05 Apr, 2019 2 commits
-
-
Ben Roberts authored
Updated ControlAddr to point to 127.0.0.1 rather than 123.4.5.6 Bug 6794
-
Michael Hinton authored
Bug 6718.
-
- 22 Mar, 2019 1 commit
-
-
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 1 commit
-
-
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.
-
- 14 Feb, 2019 2 commits
-
-
Danny Auble authored
This is helpful when running multiple versions against the same build. i.e. globals.snowflake globals.knc ...
-
Nathan Rini authored
Not all Linux systems have a time binary, use bash instead since it has time built in and is already required for test units. Bug 6503.
-
- 04 Feb, 2019 2 commits
-
-
Tim Wickberg authored
-
Albert Gil authored
Logs are produced by regression.py, and should not be checked in.
-
- 31 Jan, 2019 3 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
Update slurm.spec and slurm.spec-legacy as well.
-
Philip Kovacs authored
Commit 750cc23e changed the signature for slurm_xmalloc, which needs to be mirrored here in slurm-perl.h. Bug 6436.
-
- 30 Jan, 2019 3 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
Update slurm.spec and slurm.spec-legacy as well.
-
Tim Wickberg authored
Force intermediate values to uint64_t to catch the potential overflow. CVE-2019-6438.
-
- 29 Jan, 2019 1 commit
-
-
Nathan Rini authored
Bug 6278
-
- 25 Oct, 2018 1 commit
-
-
Tim Wickberg authored
This reverts commit 0581585c. Do not change permissions on files the testsuite does not "own". This is a duplicate of the previous 3547869b commit, which was previously discarded by merge commit cf98dfc0. Bug 4118.
-
- 24 Oct, 2018 3 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
Update slurm.spec and slurm.spec-legacy as well.
-
Felip Moll authored
up when the dbd was down. This reverts commit c07784b4. Bug 5875 and 5613
-
- 18 Oct, 2018 2 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
Update slurm.spec and slurm.spec-legacy as well.
-
- 17 Oct, 2018 1 commit
-
-
Dominik Bartkiewicz authored
a jobs --mem-per-cpu and also -c is greater than 1. Bug 5858
-
- 09 Oct, 2018 1 commit
-
-
Broderick Gardner authored
Also simplify this xstrfmtcat() into an xstrcat() call while here. Bug 5828.
-
- 05 Oct, 2018 1 commit
-
-
Tim Wickberg authored
-
- 04 Oct, 2018 4 commits
-
-
Tim Wickberg authored
Update slurm.spec and slurm.spec-legacy as well.
-
Danny Auble authored
Bug 5553
-
Danny Auble authored
Bug 5744
-
Dominik Bartkiewicz authored
Bug 5594.
-
- 02 Oct, 2018 3 commits
-
-
Marshall Garey authored
Bug 5708
-
Jason Booth authored
This matches the functionality in code. Bug 5726
-
Jason Booth authored
Continuation of 06582da8 (17.11.9) Poll was timing out too quickly due to an incorrect conversion of MessageTimeout. Added a multiplier so timeout reflects the correct millisecond value. Bug 5553
-
- 28 Sep, 2018 1 commit
-
-
Michael Hinton authored
Bug 5165
-
- 27 Sep, 2018 5 commits
-
-
Michael Hinton authored
Bug 5231 Change slurmctld/controller.c's purge_thread_lock from static to global extern, so the mutex can be used in slurmctld/job_mgr.c slurm_cond_signal() needs to always be wrapped in the same mutex as slurm_cond_[timed]wait(), or else there is a possibility that slurm_cond_signal() will trigger before slurm_cond_[timed]wait() is even listening, most likely causing a deadlock.
-
Jason Booth authored
Bug 5703
-
Michael Hinton authored
initialize old fairshare association pointer correctly. Bug 5744
-
Broderick Gardner authored
Bug 5458
-
Felip Moll authored
Bug 5748
-
- 26 Sep, 2018 2 commits
-
-
Danny Auble authored
-
Dominik Bartkiewicz authored
Bug 5775
-
- 24 Sep, 2018 1 commit
-
-
Felip Moll authored
Bug 5613
-