Rainer Gerhards
cf425b2c36
testbench/omkafka: update valgrind test to more flexible test framework
2017-11-24 08:14:32 +01:00
Rainer Gerhards
61ccf4a159
testbench: improve elasticsearch test harness
...
see also https://github.com/rsyslog/rsyslog/issues/1989
2017-11-21 15:29:48 +01:00
8d1ffbf3c3
testsuite: Added es-basic-abort test to simulate elasticsearch shutdown/restart
...
Also changed start/stop method in diag.sh for elasticsearch
2017-11-21 15:28:15 +01:00
013c7304e9
testsuite: Added support to download, setup and start Elasticsearch from source
...
Works equal like for kafka and zookeeper. Elasticsearch is downloaded, configured and
started/stopped by the diag.sh script. Normal user access is sufficient.
Only es-basic.sh test has been adjusted with the new
method. Elasticsearch instance is limited to 128MB memory, should be sufficient for
the testbench.
2017-11-21 15:28:15 +01:00
df3d4a3922
test-suite: Added !#/bin/bash into all test scripts.
...
Most of the tests will not work in other default shells like
on Freebsd or Solaris. So we make /bin/bash default now.
2015-07-30 15:38:17 +00:00
be940cf970
testbench: made work on FreeBSD
...
bash "source" extension is not supported in FreeBSD default shell"
2015-07-15 09:33:31 +00:00
Tim Eifler
e5229673a0
Shorting names of elasticsearch tests
2015-05-21 16:02:12 +02:00