icecube / skymap_scanner

A distributed system that performs a likelihood scan of event directions for IceCube real-time alerts using CPU cluster(s) and queue-based message passing.
5 stars 2 forks source link

CI: Fail Faster #233

Closed ric-evans closed 8 months ago

ric-evans commented 8 months ago

If the test is going to fail (due to timeouts), this should happen sooner than later. Decrease default timeouts for this

@tianluyuan, going back to this: https://github.com/icecube/skymap_scanner/pull/211#discussion_r1327733633 Since this PR, I added bash defaults to the env-vars.sh, so if you need to use the script for non-CI testing, then you can set your overriding env vars and this script will respect those.