Change in osmo-gsm-tester[master]: templates: osmo-pcu: Set log level from dbg to info

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Tue Nov 13 13:33:00 UTC 2018


Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/11760 )

Change subject: templates: osmo-pcu: Set log level from dbg to info
......................................................................

templates: osmo-pcu: Set log level from dbg to info

Otherwise there's too much output. With debug enabled, iperf3 test from
gprs testsuite generates a 96MB osmo-pcu.log. With log level set to
info, size drops to 1.4M, which is a lot less after compressing in an
archive.

Change-Id: I008234024b9369db42c90ef5d59a013fd2d22718
---
M src/osmo_gsm_tester/templates/osmo-pcu.cfg.tmpl
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Pau Espin Pedrol: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/osmo_gsm_tester/templates/osmo-pcu.cfg.tmpl b/src/osmo_gsm_tester/templates/osmo-pcu.cfg.tmpl
index 86cb1a4..da7425c 100644
--- a/src/osmo_gsm_tester/templates/osmo-pcu.cfg.tmpl
+++ b/src/osmo_gsm_tester/templates/osmo-pcu.cfg.tmpl
@@ -2,7 +2,7 @@
   logging color 1
   logging print extended-timestamp 1
   logging print category 1
-  logging level set-all debug
+  logging level set-all info
 pcu
  pcu-socket ${osmo_pcu.pcu_socket_path}
  flow-control-interval 10

-- 
To view, visit https://gerrit.osmocom.org/11760
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I008234024b9369db42c90ef5d59a013fd2d22718
Gerrit-Change-Number: 11760
Gerrit-PatchSet: 2
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181113/c0a2cea4/attachment.htm>


More information about the gerrit-log mailing list