Commit ba3456c0 authored by Conor Paxton's avatar Conor Paxton Committed by Alberto Escolar
Browse files

boards: microchip: skip flash based CI tests for PolarFire SoC



Microchip's PolarFire SoC has a system controller that utilizes an
external spi flash for performing "auto update" of the FPGA design. This
is not a feauture fully integrated into Zephyr as of yet, so in an
effort to not constantly fail the CI, add flash tag to the ignore list.

Signed-off-by: default avatarConor Paxton <conor.paxton@microchip.com>
parent a7e9be60
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9,4 +9,5 @@ testing:
  ignore_tags:
    - net
    - bluetooth
    - flash
vendor: microchip
+1 −0
Original line number Diff line number Diff line
@@ -9,4 +9,5 @@ testing:
  ignore_tags:
    - net
    - bluetooth
    - flash
vendor: microchip