mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-01-30 08:03:49 +00:00
Rhizome stress test: increase timeout from 3 to 10 minutes
This commit is contained in:
parent
54d0e49a1d
commit
548b837d2a
@ -66,7 +66,7 @@ setup_FileTransferStress() {
|
||||
}
|
||||
test_FileTransferStress() {
|
||||
start_servald_instances +A +B +C +D +E
|
||||
wait_until --timeout=180 bundle_received_by \
|
||||
wait_until --timeout=600 bundle_received_by \
|
||||
${bundlesA[*]} +B +C +D +E \
|
||||
${bundlesB[*]} +A +C +D +E \
|
||||
${bundlesC[*]} +A +B +D +E \
|
||||
|
Loading…
x
Reference in New Issue
Block a user