Disable RemoteEvents on build tests (#2573)

Co-authored-by: vasilchev <vasil.ilchev@bosch.com>
This commit is contained in:
Vasil Ilchev
2025-07-31 08:50:30 +03:00
committed by GitHub
parent 08cacf9034
commit d666d40e7b

View File

@@ -79,3 +79,4 @@ hawkbit.server.security.dos.maxActionsPerTarget=20
# Quota - END # Quota - END
# Properties that are managed by autoconfigure module at runtime and not available during test - END # Properties that are managed by autoconfigure module at runtime and not available during test - END
org.eclipse.hawkbit.events.remote-enabled=false