Change in osmo-ttcn3-hacks[master]: FR/FRNET: Reduce console log verbosity

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/.

laforge gerrit-no-reply at lists.osmocom.org
Thu Nov 12 20:52:53 UTC 2020


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21132 )


Change subject: FR/FRNET: Reduce console log verbosity
......................................................................

FR/FRNET: Reduce console log verbosity

When doing load simulatin, the amount of console printing becomes a
serious throttle factor.  We don't need to see the decode of every
message.

Change-Id: Ic988d1e1d60c9d03d5b70e9b38f109b47569b89e
---
M fr-net/FRNET_Tests.default
M fr/FR_Tests.default
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/32/21132/1

diff --git a/fr-net/FRNET_Tests.default b/fr-net/FRNET_Tests.default
index e2fe60d..2fb8c90 100644
--- a/fr-net/FRNET_Tests.default
+++ b/fr-net/FRNET_Tests.default
@@ -4,7 +4,7 @@
 
 [LOGGING]
 #*.FileMask := LOG_ALL
-ConsoleMask := ERROR | WARNING | TESTCASE | TIMEROP_START | DEBUG_ENCDEC | USER
+ConsoleMask := ERROR | WARNING | TESTCASE | TIMEROP_START | USER
 
 [MODULE_PARAMETERS]
 
diff --git a/fr/FR_Tests.default b/fr/FR_Tests.default
index e2fe60d..2fb8c90 100644
--- a/fr/FR_Tests.default
+++ b/fr/FR_Tests.default
@@ -4,7 +4,7 @@
 
 [LOGGING]
 #*.FileMask := LOG_ALL
-ConsoleMask := ERROR | WARNING | TESTCASE | TIMEROP_START | DEBUG_ENCDEC | USER
+ConsoleMask := ERROR | WARNING | TESTCASE | TIMEROP_START | USER
 
 [MODULE_PARAMETERS]
 

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21132
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ic988d1e1d60c9d03d5b70e9b38f109b47569b89e
Gerrit-Change-Number: 21132
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201112/32c20876/attachment.htm>


More information about the gerrit-log mailing list