Skip to content

Commit ae44e88

Browse files
nordic-piksnordic-bami
authored andcommitted
tests: drivers: flash: common: require external_flash fixture
Add "external_flash" fixture to the no_explicit_erase testcase in order to run twister only on boards with such HW setup. Other runnable test cases has it already. Signed-off-by: Piotr Kosycarz <[email protected]> (cherry picked from commit 2318832)
1 parent f75ebf1 commit ae44e88

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/drivers/flash/common/testcase.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@ tests:
6060
- nrf54l15dk/nrf54l10/cpuapp
6161
- nrf54l15dk/nrf54l15/cpuapp
6262
- nrf54h20dk/nrf54h20/cpuapp
63-
- ophelia4ev/nrf54l15/cpuapp
63+
harness_config:
64+
fixture: external_flash
6465
drivers.flash.common.nrf54lm20a:
6566
platform_allow:
6667
- nrf54lm20dk/nrf54lm20a/cpuapp

0 commit comments

Comments
 (0)