Skip to content
Snippets Groups Projects
Commit 8d55b093 authored by Brian Christiansen's avatar Brian Christiansen
Browse files

Update test timing

parent 1f06a392
No related branches found
No related tags found
No related merge requests found
...@@ -437,6 +437,9 @@ if {[string match $output $fedc1]} { ...@@ -437,6 +437,9 @@ if {[string match $output $fedc1]} {
set z1 ($ji2\\s+$ji2\\.0\\s+$output\\s+$ji2\\s+$ji2\\.1\\s+$output) set z1 ($ji2\\s+$ji2\\.0\\s+$output\\s+$ji2\\s+$ji2\\.1\\s+$output)
} }
# Give time for steps to start.
sleep 2
squeue "-s " "$ji0\\.0.+$ji0\\.1.+$ji1\\.0.+$ji1\\.1.+$ji2\\.0.+$ji2\\.1.+" squeue "-s " "$ji0\\.0.+$ji0\\.1.+$ji1\\.0.+$ji1\\.1.+$ji2\\.0.+$ji2\\.1.+"
squeue "--local " "$local" squeue "--local " "$local"
squeue "-s -O jobid,stepid,cluster " "$x\\s+$y\\s+$z" squeue "-s -O jobid,stepid,cluster " "$x\\s+$y\\s+$z"
......
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