crowdsec/tests/bin
mmetc 708fa8280a
add test and fix for configuration reload (#1808)
fix reload issue by returning new configuration to the signal loop

example: run crowdsec, disable agent in the config file, reload config.
Now there is no agent but the signal loop believes there is, so
triggering a reload configuration again will make the process hang
forever.
This commit updates the configuration in the signal loop with the one
returned by the signal handler.
2022-10-14 15:48:41 +02:00
..
assert-crowdsec-not-running tests/bin cleanup (#1760) 2022-10-04 15:58:10 +02:00
check-requirements tests/bin cleanup (#1760) 2022-10-04 15:58:10 +02:00
collect-hub-coverage tests/bin cleanup (#1760) 2022-10-04 15:58:10 +02:00
crowdsec-wrapper add test and fix for configuration reload (#1808) 2022-10-14 15:48:41 +02:00
cscli-wrapper tests/bin cleanup (#1760) 2022-10-04 15:58:10 +02:00
generate-hub-tests cscli: new tables, --color yes|no|auto option (#1763) 2022-10-07 11:05:35 +02:00
mock-http.py tests/bin cleanup (#1760) 2022-10-04 15:58:10 +02:00
wait-for-port tests/bin cleanup (#1760) 2022-10-04 15:58:10 +02:00