Skip to content

Commit

Permalink
Support COMPLETING Slurm job status
Browse files Browse the repository at this point in the history
  • Loading branch information
DusanJovic-NOAA committed Jul 29, 2024
1 parent 3b496f4 commit f93e983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/rt_utils.sh
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ submit_and_wait() {
#running cases
#pbs: R
#slurm: (old: R, new: RUNNING)
R|RUNNING)
R|RUNNING|COMPLETING)
status_label='Job running'
;;
#held cases
Expand Down

0 comments on commit f93e983

Please sign in to comment.