- Jan 17, 2018
-
-
Morris Jette authored
-
Morris Jette authored
Test 3.11, file inc3.11.9 only runs for some configurations, but assumes no leading zeros in node name suffix. When run with nodes named "nid[00001-00005]", the test converted the last number to it's numeric for and as making requests for "nid[00001-5]", which would fail.
-
Morris Jette authored
-
- Jan 06, 2018
-
-
Marshall Garey authored
Bug 4329 Bug 4312
-
- Jan 04, 2018
-
-
Morris Jette authored
-
Morris Jette authored
These tests were failing on a single node cluster
-
- Jan 03, 2018
-
-
Morris Jette authored
If running on a single node cluster with an epilog, the delay could cause this test to fail
-
Morris Jette authored
-
- Dec 12, 2017
-
-
Morris Jette authored
-
- Nov 29, 2017
-
-
Danny Auble authored
In my testing with the cray job_submit plugin enabled it caused a delay of the last step most likely because the gres wasn't ready quick enough.
-
- Nov 28, 2017
-
-
Doug Jacobsen authored
Bug 4445
-
Doug Jacobsen authored
Bug 4444
-
Morris Jette authored
Bug 4299
-
Felip Moll authored
Bug 4299
-
Brian Christiansen authored
-
Felip Moll authored
Bug 4299
-
Doug Jacobsen authored
bug 4442
-
Doug Jacobsen authored
Bug 4440
-
Doug Jacobsen authored
bug 4443
-
Doug Jacobsen authored
bug 4442
-
Morris Jette authored
-
Morris Jette authored
bug 4442
-
Doug Jacobsen authored
Bug 4440
-
Doug Jacobsen authored
bug 4443
-
Doug Jacobsen authored
bug 4441
-
Danny Auble authored
Bug 4416
-
Brian Christiansen authored
Continuation of d4a485d2
-
Brian Christiansen authored
-
- Nov 27, 2017
-
-
Doug Jacobsen authored
Bug 4433.
-
Felip Moll authored
Bug 4431
-
Danny Auble authored
This primarily happens regularly if PrologFlags=contain Where the output has a nodename (and usually a number in it) Normal output is salloc: Granted job allocation 31159 1 but if the allocation is delayed you get output like salloc: Granted job allocation 31161 salloc: Waiting for resource configuration salloc: Nodes snowflake4 are ready for job 1 salloc: Relinquishing job allocation 31161 Where the test would key on the number in snowflake4 and fail. This change makes it so the number has to be the first thing seen.
-
- Nov 22, 2017
-
-
Morris Jette authored
-
- Nov 21, 2017
-
-
Morris Jette authored
-
- Nov 20, 2017
-
-
Morris Jette authored
Previous logic would continuously report command not responding, but not exit the wait loop. Only test15.# checked so far
-
- Nov 17, 2017
-
-
Morris Jette authored
Bug 4366
-
- Nov 08, 2017
-
-
Brian Christiansen authored
-
- Nov 03, 2017
-
-
Morris Jette authored
-
- Oct 27, 2017
-
-
Tim Wickberg authored
No other options use underscores, so make these consistent with the rest. Both old and new syntax is supported for now. Change all 'verbose' option output to use dashes, and adjust the testsuite to match. Fix a few related documentation errors while here.
-
Morris Jette authored
-
Isaac Hartung authored
Display the commands that are being exec'd
-