Skip to content
Snippets Groups Projects
Commit 82d7a87f authored by Danny Auble's avatar Danny Auble
Browse files

Update the header on the job to explain better what the test does.

Bug 4276
parent 6ceaa49e
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env expect #!/usr/bin/env expect
############################################################################ ############################################################################
# Purpose: Test of SLURM functionality # Purpose: Test of SLURM functionality
# Test of --deadline option too short # Test --deadline to be used as the timelimit.
#
# At the moment this test only really works if the DefaultTime is
# longer than 1 hour to verify the timelimit is set accordingly.
# #
# Output: "TEST: #.#" followed by "SUCCESS" if test was successful, OR # Output: "TEST: #.#" followed by "SUCCESS" if test was successful, OR
# "FAILURE: ..." otherwise with an explanation of the failure, OR # "FAILURE: ..." otherwise with an explanation of the failure, OR
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment