examples/suit_update: disable CI test for now
This commit is contained in:
parent
b899a9f362
commit
3addde5377
@ -87,6 +87,11 @@ endif
|
|||||||
# files here so they will be submitted along with the test jobs.
|
# files here so they will be submitted along with the test jobs.
|
||||||
TEST_EXTRA_FILES += $(SLOT_RIOT_ELFS) $(SUIT_SEC) $(SUIT_PUB)
|
TEST_EXTRA_FILES += $(SLOT_RIOT_ELFS) $(SUIT_SEC) $(SUIT_PUB)
|
||||||
|
|
||||||
|
# Due to issues with source address selection, this test currently might not
|
||||||
|
# run reliably on CI.
|
||||||
|
# See #12404, #12408.
|
||||||
|
TEST_ON_CI_BLACKLIST += all
|
||||||
|
|
||||||
include $(RIOTBASE)/Makefile.include
|
include $(RIOTBASE)/Makefile.include
|
||||||
|
|
||||||
.PHONY: host-tools
|
.PHONY: host-tools
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user