Skip to content
Snippets Groups Projects
Commit 7636f0f2 authored by Morris Jette's avatar Morris Jette
Browse files

Add delay to test for job info propagation

parent ed31e6c7
No related branches found
No related tags found
No related merge requests found
......@@ -491,10 +491,11 @@ if { [test_limits_enforced] == 1 } {
sleep 3
}
#
# Use sacctmgr to delete the test account
#
# First wait a few seconds for the job to complete
sleep 2
set damatches 0
set sadel_pid [spawn $sacctmgr -i delete account $ta]
expect {
......
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