From ce3665c097044c8cec7c6305c932cb19c97043e2 Mon Sep 17 00:00:00 2001 From: Francisco Molina Date: Thu, 24 Oct 2019 17:16:36 +0200 Subject: [PATCH] examples/suit_update:enable murdock --- examples/suit_update/Makefile | 5 ----- 1 file changed, 5 deletions(-) diff --git a/examples/suit_update/Makefile b/examples/suit_update/Makefile index 6c2bc1433190..7edece061d6a 100644 --- a/examples/suit_update/Makefile +++ b/examples/suit_update/Makefile @@ -79,11 +79,6 @@ endif # files here so they will be submitted along with the test jobs. 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 .PHONY: host-tools