Skip to content

Commit

Permalink
DAOS-16704 test: Increase timeout for pool_list_consolidation.py
Browse files Browse the repository at this point in the history
dmg check disable takes longer for
test_lost_majority_ps_replicas() and test_orphan_pool_trust_ms().
Increase timeout by 30 sec.

Skip-unit-tests: true
Skip-fault-injection-test: true
Skip-func-hw-test-medium-md-on-ssd: false
Test-tag: pool_list_consolidation

Signed-off-by: Makito Kano <[email protected]>
  • Loading branch information
shimizukko committed Oct 22, 2024
1 parent e117a6c commit 628b9e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/ftest/recovery/pool_list_consolidation.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
hosts:
test_servers: 4

timeout: 210
timeout: 240

server_config:
name: daos_server
Expand Down

0 comments on commit 628b9e3

Please sign in to comment.