mirror of https://gitee.com/bigwinds/arangodb
increase wait time
This commit is contained in:
parent
61a64483f6
commit
7917bc3462
|
@ -90,7 +90,7 @@ function CompactionSuite () {
|
|||
maxWait = 750;
|
||||
}
|
||||
else {
|
||||
maxWait = 75;
|
||||
maxWait = 90;
|
||||
}
|
||||
|
||||
waited = 0;
|
||||
|
|
Loading…
Reference in New Issue