Skip to content

Commit d814cc4

Browse files
authored
[eventd]: Disabling eventd tests (#17053) (#17061)
1 parent 530f756 commit d814cc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sonic-eventd/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ endif
2929
-include rsyslog_plugin/subdir.mk
3030
-include rsyslog_plugin_tests/subdir.mk
3131

32-
all: sonic-eventd eventd-tests eventd-tool rsyslog-plugin rsyslog-plugin-tests
32+
all: sonic-eventd eventd-tool rsyslog-plugin
3333

3434
sonic-eventd: $(OBJS)
3535
@echo 'Building target: $@'

0 commit comments

Comments
 (0)