Commit fa7213ae authored by Noel Alonso's avatar Noel Alonso
Browse files

Aumenta timeout y cambia nibek de log para tests

parent 2bfbf0fe
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -6,6 +6,14 @@ stream.application.id=${random.value}

broker.state.store.config.dir=/tmp/kafka

#sobrescribe timeout para entorno test
rest.eventsource.timeout.ms=400000

#desactiva logs
logging.level.root=OFF
logging.level.org.springframework=OFF
logging.level.es.redmic=OFF

#oauth
oauth.server=http://localhost:8081