Skip to content

Commit a6efe59

Browse files
tomi-fontjukkar
authored andcommitted
[nrf fromlist] tests: secure_storage: remove an integration platform
nrf54l15dk/nrf54l15/cpuapp already covers the non-emulated case as part of the integration_platforms. Having ophelia4ev/nrf54l15/cpuapp does not bring any additional value and increases CI load, so remove it. Signed-off-by: Tomi Fontanilles <[email protected]> Upstream PR #: 94171 (cherry picked from commit f9e3cfe)
1 parent 768c70e commit a6efe59

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

tests/subsys/secure_storage/psa/crypto/testcase.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ tests:
88
integration_platforms:
99
- native_sim
1010
- nrf54l15dk/nrf54l15/cpuapp
11-
- ophelia4ev/nrf54l15/cpuapp
1211
secure_storage.psa.crypto.tfm:
1312
filter: CONFIG_BUILD_WITH_TFM
1413
extra_args: EXTRA_CONF_FILE=overlay-tfm.conf

tests/subsys/secure_storage/psa/its/testcase.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ common:
22
integration_platforms:
33
- native_sim
44
- nrf54l15dk/nrf54l15/cpuapp
5-
- ophelia4ev/nrf54l15/cpuapp
65
platform_exclude:
76
- qemu_cortex_m0 # settings subsystem initialization fails
87
timeout: 600

0 commit comments

Comments
 (0)