crowdsec/docker/test/default.env
2023-02-20 14:55:56 +01:00

12 lines
367 B
Bash

# CROWDSEC_TEST_VERSION="test"
# CROWDSEC_TEST_VERSION="v1.5.0"
CROWDSEC_TEST_VERSION="dev"
# all of the following will be tests
# when using the "flavor" fixture
CROWDSEC_TEST_FLAVORS="full"
# CROWDSEC_TEST_FLAVORS="full,slim,debian"
# CROWDSEC_TEST_FLAVORS="full,slim,debian,geoip,plugins-debian-slim,debian-geoip,debian-plugins"
CROWDSEC_TEST_NETWORK="net-test"