From 628b9e3b372b48f67a5f4309c1214e89e348439d Mon Sep 17 00:00:00 2001 From: Makito Kano Date: Tue, 22 Oct 2024 00:38:32 +0000 Subject: [PATCH] DAOS-16704 test: Increase timeout for pool_list_consolidation.py 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 --- src/tests/ftest/recovery/pool_list_consolidation.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tests/ftest/recovery/pool_list_consolidation.yaml b/src/tests/ftest/recovery/pool_list_consolidation.yaml index 37a548e1702..a98b9401bbf 100644 --- a/src/tests/ftest/recovery/pool_list_consolidation.yaml +++ b/src/tests/ftest/recovery/pool_list_consolidation.yaml @@ -1,7 +1,7 @@ hosts: test_servers: 4 -timeout: 210 +timeout: 240 server_config: name: daos_server