summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2016-06-12 13:25:54 -0300
committerdrebs <drebs@leap.se>2016-06-22 17:51:18 -0300
commit2c5f5e886a2be8100ef27816adf81ef6cef1545a (patch)
tree92b038f6aea488e1edae15c1ae25e3c904834609
parent756b22ccfa789f2e270282a91812f66f84b8fb3a (diff)
[test] add logging to client running on docker container
-rw-r--r--scripts/docker/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/docker/Makefile b/scripts/docker/Makefile
index 9dbe9062..9d669097 100644
--- a/scripts/docker/Makefile
+++ b/scripts/docker/Makefile
@@ -104,6 +104,7 @@ run-client-perf:
--env="SOLEDAD_PRELOAD_SIZE=$(SOLEDAD_PRELOAD_SIZE)" \
--env="SOLEDAD_STATS=1" \
--env="SOLEDAD_SERVER_URL=http://$${server_ip}:2424" \
+ --env="SOLEDAD_LOG=1" \
$(IMAGE_NAME) \
/usr/local/soledad/run-client-perf.sh # --drop-to-shell