boards apollo4p*: Provisionally disable in twister
These boards fail to build for several samples & tests which is blocking CI. Let's provisionally disable them until the matter is properly resolved. See https://github.com/zephyrproject-rtos/zephyr/issues/72775 https://github.com/zephyrproject-rtos/zephyr/issues/73443 https://github.com/zephyrproject-rtos/zephyr/issues/74212 for more information. Once these issues are fixed, this change should be reverted. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
570c86d1ef
commit
ed84b2993a
2 changed files with 8 additions and 0 deletions
|
@ -20,3 +20,7 @@ testing:
|
||||||
ignore_tags:
|
ignore_tags:
|
||||||
- net
|
- net
|
||||||
vendor: ambiq
|
vendor: ambiq
|
||||||
|
# Provisional hack to prevent tests being run in this board, as it fails in many test & samples:
|
||||||
|
twister: false
|
||||||
|
# Once https://github.com/zephyrproject-rtos/zephyr/issues/74212, 73443 & 72775 are fixed
|
||||||
|
# this should be removed
|
||||||
|
|
|
@ -20,3 +20,7 @@ testing:
|
||||||
- net
|
- net
|
||||||
- bluetooth
|
- bluetooth
|
||||||
vendor: ambiq
|
vendor: ambiq
|
||||||
|
# Provisional hack to prevent tests being run in this board, as it fails in many test & samples:
|
||||||
|
twister: false
|
||||||
|
# Once https://github.com/zephyrproject-rtos/zephyr/issues/74212, 73443 & 72775 are fixed
|
||||||
|
# this should be removed
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue