Skip to content

Commit 7ba1349

Browse files
nordic-seglnordic-piks
authored andcommitted
tests: subsys: kmu: Switch tests to nrf54lm20dk
Switch KMU tests from nrf54lm20pdk to nrf54lm20dk. Signed-off-by: Sebastian Głąb <[email protected]>
1 parent 58e163f commit 7ba1349

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

tests/subsys/kmu/hello_for_kmu/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tests:
1010
mcuboot.kmu.west.provision.basic:
1111
timeout: 180
1212
platform_allow:
13-
- nrf54lm20pdk/nrf54lm20a/cpuapp
13+
- nrf54lm20dk/nrf54lm20a/cpuapp
1414
- nrf54lv10dk/nrf54lv10a/cpuapp
1515
tags:
1616
- pytest

tests/subsys/kmu/revoke/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ common:
88
- ci_tests_subsys_kmu
99
platform_allow:
1010
- nrf54l15dk/nrf54l15/cpuapp
11-
- nrf54lm20pdk/nrf54lm20a/cpuapp
11+
- nrf54lm20dk/nrf54lm20a/cpuapp
1212
- nrf54lv10dk/nrf54lv10a/cpuapp
1313
harness: pytest
1414
harness_config:

tests/subsys/kmu/verify_west_ncs_provision/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ common:
66
- ci_tests_subsys_kmu
77
platform_allow:
88
- nrf54l15dk/nrf54l15/cpuapp
9-
- nrf54lm20pdk/nrf54lm20a/cpuapp
9+
- nrf54lm20dk/nrf54lm20a/cpuapp
1010
- nrf54lv10dk/nrf54lv10a/cpuapp
1111
tests:
1212
kmu.west.provision.verify_keys_in_app:

0 commit comments

Comments
 (0)