mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-05 02:20:30 +00:00
CI: update zephyr based testing
Update the zephyr testcases to be the ones that build and pass tests (where testing possible). Also, add comment to qemu-cortex-a53 about not passing tests. Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
+1
-3
@@ -5,10 +5,8 @@ header:
|
||||
- ci/meta-zephyr.yml
|
||||
|
||||
local_conf_header:
|
||||
nonbuilding_tests: |
|
||||
ZEPHYRTESTS:remove = "common"
|
||||
failing_tests: |
|
||||
ZEPHYRTESTS:remove = "context early_sleep sleep"
|
||||
ZEPHYRTESTS:remove = "common"
|
||||
|
||||
machine: microbit-v1
|
||||
|
||||
|
||||
+5
-1
@@ -4,8 +4,12 @@ header:
|
||||
- ci/base.yml
|
||||
- ci/meta-zephyr.yml
|
||||
|
||||
local_conf_header:
|
||||
nonbuilding_tests: |
|
||||
ZEPHYRTESTS:remove = "common sleep poll device queue"
|
||||
|
||||
machine: musca-b1
|
||||
|
||||
target:
|
||||
- trusted-firmware-m
|
||||
- zephyr-philosophers
|
||||
- zephyr-kernel-test-all
|
||||
|
||||
+4
-1
@@ -4,9 +4,12 @@ header:
|
||||
- ci/base.yml
|
||||
- ci/meta-zephyr.yml
|
||||
|
||||
local_conf_header:
|
||||
nonbuilding_tests: |
|
||||
ZEPHYRTESTS:remove = "common sleep poll device queue"
|
||||
|
||||
machine: musca-s1
|
||||
|
||||
target:
|
||||
- trusted-firmware-m
|
||||
- zephyr-philosophers
|
||||
- zephyr-kernel-test-all
|
||||
|
||||
@@ -4,9 +4,7 @@ header:
|
||||
- ci/base.yml
|
||||
- ci/meta-zephyr.yml
|
||||
|
||||
local_conf_header:
|
||||
nonbuilding_tests: |
|
||||
ZEPHYRTESTS:remove = "common device poll queue sleep"
|
||||
# FIXME - testimage fails all tests currently, but all the tests build
|
||||
|
||||
machine: qemu-cortex-a53
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ local_conf_header:
|
||||
tclibc: |
|
||||
TCLIBC = "newlib"
|
||||
nonbuilding_tests: |
|
||||
ZEPHYRTESTS:remove = "common context pending poll sleep"
|
||||
ZEPHYRTESTS:remove = "context pending sleep"
|
||||
|
||||
machine: qemu-cortex-m3
|
||||
|
||||
|
||||
@@ -4,7 +4,11 @@ header:
|
||||
- ci/base.yml
|
||||
- ci/meta-zephyr.yml
|
||||
|
||||
local_conf_header:
|
||||
nonbuilding_tests: |
|
||||
ZEPHYRTESTS:remove = "common poll sleep queue device"
|
||||
|
||||
machine: qemu-cortex-r5
|
||||
|
||||
target:
|
||||
- zephyr-philosophers
|
||||
- zephyr-kernel-test-all
|
||||
|
||||
Reference in New Issue
Block a user