mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-18 06:20:42 +01:00
Merge pull request #3062 from rgerhards/disable-kafka
testbench: skip sndrcv_kafka.sh as it fails quite frequently
This commit is contained in:
commit
ca7c2db21a
@ -1,8 +1,10 @@
|
||||
#!/bin/bash
|
||||
# added 2017-05-03 by alorbach
|
||||
# This file is part of the rsyslog project, released under ASL 2.0
|
||||
echo Init Testbench
|
||||
. $srcdir/diag.sh init
|
||||
echo Test very unstable, thus skipping
|
||||
echo see https://github.com/rsyslog/rsyslog/issues/3057
|
||||
exit 77
|
||||
|
||||
# *** ==============================================================================
|
||||
export TESTMESSAGES=100000
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user