File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 24
24
# test-runner-run/run1/factoryreset: True
25
25
# test-runner-run/run1/quiet: True
26
26
# test-runner-run/run1/app-args: --discriminator 1234 --KVS kvs1 --trace-to json:${TRACE_APP}.json
27
- # test-runner-run/run1/script-args: --storage-path admin_storage.json --manual-code 10054912339 --bool-arg ignore_in_progress:True allow_provisional:True --PICS src/app/tests/suites/certification/ci-pics-values --trace-to json:${TRACE_TEST_JSON}.json --trace-to perfetto:${TRACE_TEST_PERFETTO}.perfetto --tests test_TC_IDM_10_2 test_TC_IDM_10_5
27
+ # test-runner-run/run1/script-args: --storage-path admin_storage.json --manual-code 10054912339 --bool-arg ignore_in_progress:True allow_provisional:True --PICS src/app/tests/suites/certification/ci-pics-values --trace-to json:${TRACE_TEST_JSON}.json --trace-to perfetto:${TRACE_TEST_PERFETTO}.perfetto --tests test_TC_IDM_10_2
28
28
# === END CI TEST ARGUMENTS ===
29
29
30
+ # TODO: Enable 10.5 in CI once the door lock OTA requestor problem is sorted.
30
31
from typing import Callable
31
32
32
33
import chip .clusters as Clusters
You can’t perform that action at this time.
0 commit comments