mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-19 23:10:41 +01:00
testbench: temporarily disable sndrcv_kafka-vg-rcvr.sh test
This test is known to fail rather frequently. We disable it until the root cause is solved, because otherwise CI does have too many false positive failures. see also https://github.com/rsyslog/rsyslog/issues/2434
This commit is contained in:
parent
98346d319e
commit
8b6169fde8
@ -429,8 +429,9 @@ TESTS += \
|
||||
# sndrcv_kafka_failresume.sh
|
||||
if HAVE_VALGRIND
|
||||
TESTS += \
|
||||
sndrcv_kafka-vg-sender.sh \
|
||||
sndrcv_kafka-vg-rcvr.sh
|
||||
# re-enable: (see https://github.com/rsyslog/rsyslog/issues/2434)
|
||||
# sndrcv_kafka-vg-sender.sh
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user