Skip to content

Commit

Permalink
[eventd]: Disabling eventd tests (sonic-net#17053)
Browse files Browse the repository at this point in the history
Disabling eventd unit tests until sonic-net#16996 is addressed
  • Loading branch information
dgsudharsan authored and mssonicbld committed Nov 1, 2023
1 parent 530f756 commit a9a00f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sonic-eventd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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: $@'
Expand Down

0 comments on commit a9a00f8

Please sign in to comment.