change large test timeout to 12 hours (#160)
This commit is contained in:
parent
2895ae1139
commit
1798b12077
@ -1,5 +1,5 @@
|
||||
output: /databricks/spark/sql/mllib-perf-ci
|
||||
timeoutSeconds: 1000 # This limit is for all benchmarks and should be bumped as more are added.
|
||||
timeoutSeconds: 43200 # This limit is for all benchmarks and should be bumped as more are added.
|
||||
common:
|
||||
numExamples: 1000000
|
||||
numTestExamples: 1000000
|
||||
|
||||
Loading…
Reference in New Issue
Block a user