Skip to content

Commit 8fea0ac

Browse files
authored
[CI default timeout test addition] Add default timeouts for TC_CADMIN_1_3 and TC_CADMIN_1_4 for CI test runs (project-chip#41807)
* [Update] Add default times for TC_CADMIN_1_3 and TC_CADMIN_1_4 for CI run times - Updated test_metadata.yaml slow_tests to include run times for TC_CADMIN_1_3 and TC_CADMIN_1_4 - Resorted tests in test_metadata.yaml slow_tests * Update test_metadata.yaml Updated as tests CADMIN_1_3 and CADMIN_1_4 are both contained in the same test module TC_CADMIN_1_3_4.py instead of seperate files. Was not originally sure if the name was based off the tests or the test file name. Appears according to the other item names listed its based off the test file names.
1 parent 0f366a6 commit 8fea0ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/python_testing/test_metadata.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,10 +154,12 @@ slow_tests:
154154
- { name: mobile-device-test.py, duration: 3 minutes }
155155
- { name: TC_AccessChecker.py, duration: 1.5 minutes }
156156
- { name: TC_BRBINFO_4_1.py, duration: 2 minutes }
157+
- { name: TC_CADMIN_1_3_4.py, duration: 4 minutes }
157158
- { name: TC_CADMIN_1_19.py, duration: 30 seconds }
158159
- { name: TC_CADMIN_1_22_24.py, duration: 3 minutes }
159160
- { name: TC_CADMIN_1_9.py, duration: 40 seconds }
160161
- { name: TC_CC_2_2.py, duration: 1.5 minutes }
162+
- { name: TC_CLCTRL_4_1.py, duration: 45 seconds }
161163
- { name: TC_DEM_2_10.py, duration: 40 seconds }
162164
- { name: TC_DeviceBasicComposition.py, duration: 25 seconds }
163165
- { name: TC_DRLK_2_12.py, duration: 30 seconds }
@@ -176,4 +178,3 @@ slow_tests:
176178
- { name: TC_TIMESYNC_2_12.py, duration: 20 seconds }
177179
- { name: TC_TIMESYNC_2_7.py, duration: 20 seconds }
178180
- { name: TC_TIMESYNC_2_8.py, duration: 1.5 minutes }
179-
- { name: TC_CLCTRL_4_1.py, duration: 45 seconds }

0 commit comments

Comments
 (0)