From 6bb8645577fe30d2f59a0d10d201373235379bb4 Mon Sep 17 00:00:00 2001 From: Abdul Samad Date: Thu, 3 Oct 2024 14:35:39 -0500 Subject: [PATCH] [SVE] TC-MCORE-FS-1.3: Bump the DUT timeout for newly added device (#35740) * Bump the DUT timeout for discovering and commissioning newly added device * Update src/python_testing/TC_MCORE_FS_1_3.py --------- Co-authored-by: Andrei Litvin --- src/python_testing/TC_MCORE_FS_1_3.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/python_testing/TC_MCORE_FS_1_3.py b/src/python_testing/TC_MCORE_FS_1_3.py index 79988e5289b0fb..49dc89386c644e 100644 --- a/src/python_testing/TC_MCORE_FS_1_3.py +++ b/src/python_testing/TC_MCORE_FS_1_3.py @@ -197,7 +197,7 @@ async def test_TC_MCORE_FS_1_3(self): device_node_id=th_server_th_node_id) # Wait for the device to appear on the DUT_FSA_BRIDGE. - await asyncio.sleep(2) + await asyncio.sleep(2 if self.is_pics_sdk_ci_only else 30) # Get the list of endpoints on the DUT_FSA_BRIDGE after adding the TH_SERVER_NO_UID. dut_fsa_bridge_endpoints_new = set(await self.read_single_attribute_check_success(