tests: add integration_platforms and misc optimizations

Add integration_platforms to many tests that use platform_allow to
manage scope of pull_request CI.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2024-11-21 16:41:50 -05:00 committed by Benjamin Cabé
commit b207035851
42 changed files with 127 additions and 34 deletions

View file

@ -8,6 +8,8 @@ tests:
- hifive_unmatched/fu740/s7
- hifive_unmatched/fu740/u74
- bl5340_dvk/nrf5340/cpuapp
integration_platforms:
- native_sim
extra_args:
- EXTRA_DTC_OVERLAY_FILE="ramdisk_small.overlay"

View file

@ -11,6 +11,8 @@ tests:
- native_sim/native/64
- qemu_riscv32/qemu_virt_riscv32/smp
- qemu_riscv64
integration_platforms:
- native_sim
tags:
- cb_notifications
- mcumgr

View file

@ -15,5 +15,7 @@ common:
- qemu_malta
- qemu_arc/qemu_arc_hs6x
- qemu_leon3
integration_platforms:
- native_sim
tests:
mgmt.mcumgr.os.datetime: {}

View file

@ -8,6 +8,8 @@ tests:
- native_sim
- native_sim/native/64
- mr_canhubk3
integration_platforms:
- nrf52840dk/nrf52840
tags:
- settings
- file