We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3ed1e7 commit 63da1f8Copy full SHA for 63da1f8
src/python_testing/TC_IDM_4_2.py
@@ -15,6 +15,13 @@
15
# limitations under the License.
16
#
17
18
+# test-runner-runs: run1
19
+# test-runner-run/run1/app: ${ALL_CLUSTERS_APP}
20
+# test-runner-run/run1/factoryreset: True
21
+# test-runner-run/run1/quiet: True
22
+# test-runner-run/run1/app-args: --discriminator 1234 --KVS kvs1 --trace-to json:${TRACE_APP}.json
23
+# test-runner-run/run1/script-args: --storage-path admin_storage.json --commissioning-method on-network --discriminator 1234 --passcode 20202021 --trace-to json:${TRACE_TEST_JSON}.json --trace-to perfetto:${TRACE_TEST_PERFETTO}.perfetto
24
+
25
import copy
26
import logging
27
import time
0 commit comments