ACCESS-NRI / model-config-tests

Tests for checking model configurations
Apache License 2.0
0 stars 1 forks source link

Further Logging of `pytest` States #5

Open CodeGat opened 7 months ago

CodeGat commented 7 months ago

For some of the 01deg_jra55_[iaf|ryf]_bgc initial checksum generation runs, it is running for quite a long time (see related ACCESS-NRI/model-config-tests#4). It is difficult to know what exactly is happening (like whether it is in queue, what test is running, is it hanging or errored).

Add in some logging for the pytests so we can know what it is up to with a little bit more granularity.