lsst-uk / lasair-lsst

Apache License 2.0
0 stars 0 forks source link

max filter time #102

Closed RoyWilliams closed 8 months ago

RoyWilliams commented 8 months ago

Puts the timeout on active filters into settings.py so it can be adjusted

gpfrancis commented 8 months ago

See my comment on #101

RoyWilliams commented 8 months ago

Yes I did what you suggested and still get a fail. Please can you reset my password so I can see Jenkins?

gpfrancis commented 8 months ago

Sorry, some of the failing tests were integration tests - so you need to make the same change in tests/integration/pipeline/filter/settings.py

gpfrancis commented 8 months ago

(or alternatively set settings in the test itself, or use getattr to access it in the code and set a default value)