Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hotfix: Handle UNAVAILABLE and UNKNOWN rocoto status in Bash CI (#2820)
# Description From time to time, PBS pro cannot return a `qstat` response within a given time limit set by `rocoto` (default is 45 seconds). If that happens, then an `UNAVAILABLE` status will be returned for the given job. This PR adds checking for this status to allow CI processing to continue.
- Loading branch information