5 Commits

Author SHA1 Message Date
Rainer Gerhards
a1b6097e0d
testbench: fix "typo" in test case
executed more code than intended
2023-11-10 12:50:30 +01:00
Rainer Gerhards
3860122f41
testbench: improve speed of elasticsearch tests
we avoid unnecessary ElasticSearch restarts now. This also helps with flakes
on slow CI machines.
2020-01-01 12:23:50 +01:00
Rainer Gerhards
e91917647f
testbench: make tests more robust against races 2018-11-30 18:54:07 +01:00
Rainer Gerhards
012d18a2de
testbench: harden some tests against races
also improve test code while we were at it...
2018-11-30 15:00:26 +01:00
PascalWithopf
5c97f8ff10 testbench: add test for execOnlyWhenPreviousSuspended
Test for action parameter execOnlyWhenPreviousSuspended
in combination with an omelasticsearch action.

See https://github.com/rsyslog/rsyslog/issues/1110
2018-11-21 08:46:52 +01:00