File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020#
2121# === BEGIN CI TEST ARGUMENTS ===
2222# test-runner-runs:
23- # run1: # Runs through all tests
23+ # run1: # Runs through all tests with debug mode enabled (dumps attribute data on failure)
2424# app: ${ALL_CLUSTERS_APP}
2525# app-args: --discriminator 1234 --KVS kvs1 --trace-to json:${TRACE_APP}.json
2626# script-args: >
2929# --PICS src/app/tests/suites/certification/ci-pics-values
3030# --trace-to json:${TRACE_TEST_JSON}.json
3131# --trace-to perfetto:${TRACE_TEST_PERFETTO}.perfetto
32+ # --debug
3233# factory-reset: true
3334# quiet: true
3435# run2: # tests PASE connection using manual code (12.1 only)
185186# --trace-to perfetto:${TRACE_TEST_PERFETTO}.perfetto
186187# factory-reset: true
187188# quiet: true
188- # run18: # Runs through all tests with debug mode enabled (dumps attribute data on failure)
189- # app: ${ALL_CLUSTERS_APP}
190- # app-args: --discriminator 1234 --KVS kvs1 --trace-to json:${TRACE_APP}.json
191- # script-args: >
192- # --storage-path admin_storage.json
193- # --manual-code 10054912339
194- # --PICS src/app/tests/suites/certification/ci-pics-values
195- # --trace-to json:${TRACE_TEST_JSON}.json
196- # --trace-to perfetto:${TRACE_TEST_PERFETTO}.perfetto
197- # --debug
198- # factory-reset: true
199- # quiet: true
200189# === END CI TEST ARGUMENTS ===
201190
202191import logging
Original file line number Diff line number Diff line change 3131# --trace-to json:${TRACE_TEST_JSON}.json
3232# --trace-to perfetto:${TRACE_TEST_PERFETTO}.perfetto
3333# --tests test_TC_IDM_10_2 test_TC_IDM_10_6 test_TC_DESC_2_3 test_TC_IDM_14_1
34- # factory-reset: true
35- # quiet: true
36- # run2:
37- # app: ${CHIP_LOCK_APP}
38- # app-args: --discriminator 1234 --KVS kvs1 --trace-to json:${TRACE_APP}.json
39- # script-args: >
40- # --storage-path admin_storage.json
41- # --manual-code 10054912339
42- # --bool-arg ignore_in_progress:True allow_provisional:True
43- # --PICS src/app/tests/suites/certification/ci-pics-values
44- # --trace-to json:${TRACE_TEST_JSON}.json
45- # --trace-to perfetto:${TRACE_TEST_PERFETTO}.perfetto
46- # --tests test_TC_IDM_10_2 test_TC_IDM_10_6 test_TC_DESC_2_3 test_TC_IDM_14_1
4734# --debug
4835# factory-reset: true
4936# quiet: true
50- # run3 :
37+ # run2 :
5138# app: ${ALL_DEVICES_APP}
5239# app-args: >
5340# --discriminator 1234
You can’t perform that action at this time.
0 commit comments