File tree 1 file changed +1
-13
lines changed
1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change 142
142
# factory-reset: true
143
143
# quiet: true
144
144
# run14:
145
- # app: ${FABRIC_BRIDGE_APP}
146
- # app-args: --discriminator 1234 --KVS kvs1 --trace-to json:${TRACE_APP}.json
147
- # script-args: >
148
- # --storage-path admin_storage.json
149
- # --manual-code 10054912339
150
- # --PICS src/app/tests/suites/certification/ci-pics-values
151
- # --trace-to json:${TRACE_TEST_JSON}.json
152
- # --trace-to perfetto:${TRACE_TEST_PERFETTO}.perfetto
153
- # factory-reset: true
154
- # quiet: true
155
- # run15:
156
145
# app: ${LIGHTING_APP_NO_UNIQUE_ID}
157
146
# app-args: --discriminator 1234 --KVS kvs1 --trace-to json:${TRACE_APP}.json
158
147
# script-args: >
178
167
# Run 11: Tests against microwave-oven app
179
168
# Run 12: Tests against chip-rvc app
180
169
# Run 13: Tests against network-management-app
181
- # Run 14: Tests against fabric-bridge app
182
- # Run 15: Tests against lighting-app-data-mode-no-unique-id
170
+ # Run 14: Tests against lighting-app-data-mode-no-unique-id
183
171
184
172
import logging
185
173
from dataclasses import dataclass
You can’t perform that action at this time.
0 commit comments