Commit 35350453 authored by Michael Hinton's avatar Michael Hinton Committed by Albert Gil
Browse files

Testsuite - Fix test job name to avoid false positives on test12.10

Make the job name searched for by the test include `test${test_id}-`
so it does not mistake a job id as the job name.
Replace the random number with a timestamp to guarantee that there
are no repeats.
Add `-p` to the sacct arguments to accommodate the increased length
of the job name and to guarantee that the output never gets truncated.

Bug 7212
parent 213226de
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment