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:
parent
51708a760f
commit
b207035851
42 changed files with 127 additions and 34 deletions
|
@ -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"
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -15,5 +15,7 @@ common:
|
|||
- qemu_malta
|
||||
- qemu_arc/qemu_arc_hs6x
|
||||
- qemu_leon3
|
||||
integration_platforms:
|
||||
- native_sim
|
||||
tests:
|
||||
mgmt.mcumgr.os.datetime: {}
|
||||
|
|
|
@ -8,6 +8,8 @@ tests:
|
|||
- native_sim
|
||||
- native_sim/native/64
|
||||
- mr_canhubk3
|
||||
integration_platforms:
|
||||
- nrf52840dk/nrf52840
|
||||
tags:
|
||||
- settings
|
||||
- file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue