Skip to content

Commit c9f5b40

Browse files
committed
Changed test runner to run All-clusters-app where waterheater mode is implemented.
1 parent 4c38843 commit c9f5b40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/python_testing/TC_EWATERHTRM_1_2.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
# === BEGIN CI TEST ARGUMENTS ===
1919
# test-runner-runs: run1
20-
# test-runner-run/run1/app: ${ENERGY_MANAGEMENT_APP}
20+
# test-runner-run/run1/app: ${ALL_CLUSTERS_APP}
2121
# test-runner-run/run1/factoryreset: True
2222
# test-runner-run/run1/quiet: True
2323
# test-runner-run/run1/app-args: --discriminator 1234 --KVS kvs1 --trace-to json:${TRACE_APP}.json --enable-key 000102030405060708090a0b0c0d0e0f

src/python_testing/TC_EWATERHTRM_2_1.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#
2121
# === BEGIN CI TEST ARGUMENTS ===
2222
# test-runner-runs: run1
23-
# test-runner-run/run1/app: ${WATER_HEATER_MANAGEMENT_APP}
23+
# test-runner-run/run1/app: ${ALL_CLUSTERS_APP}
2424
# test-runner-run/run1/factoryreset: True
2525
# test-runner-run/run1/quiet: True
2626
# test-runner-run/run1/app-args: --discriminator 1234 --KVS kvs1 --trace-to json:${TRACE_APP}.json

0 commit comments

Comments
 (0)