[eventd]: Disabling eventd tests (#17053) (#17061)

This commit is contained in:
mssonicbld 2023-11-01 23:39:49 +08:00 committed by GitHub
parent 530f756304
commit d814cc41d4
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: $@'