databricks / spark-sql-perf

Apache License 2.0
586 stars 407 forks source link

Increase mllib-large test timeout to 12 hours #160

Closed mengxr closed 6 years ago

mengxr commented 6 years ago

We set timeout to 1000 seconds. This is not long enough given the tests we added. This PR change it to 12 hours. It leaves some space for future tests. We just need this timeout incase some tests hang.