[eventd]: Disabling eventd tests (#17053)

Disabling eventd unit tests until #16996 is addressed
This commit is contained in:
Sudharsan Dhamal Gopalarathnam 2023-10-31 15:51:48 -07:00 committed by GitHub
parent bf1333bc2f
commit ca15c6ff93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ endif
-include rsyslog_plugin/subdir.mk
-include rsyslog_plugin_tests/subdir.mk
all: sonic-eventd eventd-tests eventd-tool rsyslog-plugin rsyslog-plugin-tests
all: sonic-eventd eventd-tool rsyslog-plugin
sonic-eventd: $(OBJS)
@echo 'Building target: $@'