Closed hendrikmakait closed 2 months ago
how long is one test run (compared to the rest of the suite)?
Coiled estimates that the cluster cost for test_dask.py
increase from ~$0.14 to $2.70 per run, which will add up to an increase of ~$77/month. test_optimization.py
increases from ~$0.10 to ~$0.34, adding up to an increase of ~$7/month.
https://github.com/coiled/benchmarks/pull/1534 entirely disables all automated tests for PRs and reduces scheduled testing to once per week. This should mitigate cost concerns.
I don't see a point in testing 10 GB workloads. If we're cost-conscious, I'd rather reduce the frequency of testing.