diff options
author | Valery Piashchynski <[email protected]> | 2021-08-11 12:34:19 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2021-08-11 12:34:19 +0300 |
commit | aeb7d301eefc1c47374ab9b758ea137151e29219 (patch) | |
tree | 7e2b7cbe0b18251c0d742a9310a7d677e13712a0 /tests | |
parent | 3e2e9fbd9650c44d57a41a9dc702fe93aad2b77f (diff) |
Increase timeout to 60s.
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/plugins/jobs/durability/.rr-sqs-durability-redial.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/plugins/jobs/durability/.rr-sqs-durability-redial.yaml b/tests/plugins/jobs/durability/.rr-sqs-durability-redial.yaml index 8f1a1d5d..b6ba83a4 100644 --- a/tests/plugins/jobs/durability/.rr-sqs-durability-redial.yaml +++ b/tests/plugins/jobs/durability/.rr-sqs-durability-redial.yaml @@ -22,6 +22,7 @@ jobs: pipeline_size: 100000 pool: num_workers: 10 + timeout: 20 max_jobs: 0 allocate_timeout: 60s destroy_timeout: 60s |