mirror of https://github.com/apache/cassandra
increase long-test timeout
This commit is contained in:
parent
e7f28f3032
commit
e6326e9fd8
|
|
@ -84,7 +84,7 @@
|
|||
<property name="maven-repository-id" value="apache.snapshots.https"/>
|
||||
|
||||
<property name="test.timeout" value="60000" />
|
||||
<property name="test.long.timeout" value="300000" />
|
||||
<property name="test.long.timeout" value="600000" />
|
||||
|
||||
<!-- http://cobertura.sourceforge.net/ -->
|
||||
<property name="cobertura.version" value="1.9.4.1"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue