reduce timeout for tests to speed up shutdown

This commit is contained in:
Athou
2026-03-04 14:19:56 +01:00
parent eaa5bc896e
commit 7b2e0fffbd

View File

@@ -59,6 +59,7 @@ quarkus.native.additional-build-args=-H:PageSize=65536
# test profile overrides
%test.quarkus.log.category."org.mockserver".level=WARN
%test.quarkus.log.category."liquibase".level=WARN
%test.commafeed.shutdown-timeout=100ms
%test.commafeed.users.create-demo-account=true
%test.commafeed.users.allow-registrations=true
%test.commafeed.password-recovery-enabled=true