Disable RemoteEvents on build tests (#2573)
Co-authored-by: vasilchev <vasil.ilchev@bosch.com>
This commit is contained in:
@@ -78,4 +78,5 @@ hawkbit.server.security.dos.maxTargetsPerAutoAssignment=20
|
||||
hawkbit.server.security.dos.maxActionsPerTarget=20
|
||||
# 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
|
||||
Reference in New Issue
Block a user