Skip to content

Update get_user_requests.py

Diego Davila Foyo requested to merge gh-e6fdb33d/13/treydock/master into master

Created by: treydock

Allow --pool option to be a comma separated list (allow querying production + itb in single command)

Add --jobs-only option to optionally query jobs instead of auto clusters. Sometimes the auto clusters are slow to populate, so when debugging it was useful to query raw jobs instead of auto clusters.

I have been using these changes for weeks at T3_US_TAMU

Merge request reports