Change in docker-playground[master]: osmo-bsc.cfg: remove obsolete logging categories (cc, mgcp)

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

dexter gerrit-no-reply at lists.osmocom.org
Tue Oct 29 10:39:44 UTC 2019


dexter has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/15886 )


Change subject: osmo-bsc.cfg: remove obsolete logging categories (cc, mgcp)
......................................................................

osmo-bsc.cfg: remove obsolete logging categories (cc, mgcp)

The logging categories cc and mgcp are obsolete. The tests still contain
logging statements with those categories, which makes osmo-bsc crash.

Change-Id: Ifd6bf46b73420c0443f997ea953318710544b751
---
M ttcn3-bsc-test/osmo-bsc.cfg
M ttcn3-bsc-test/sccplite/osmo-bsc.cfg
M ttcn3-bts-test/osmo-bsc.cfg
3 files changed, 0 insertions(+), 6 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/86/15886/1

diff --git a/ttcn3-bsc-test/osmo-bsc.cfg b/ttcn3-bsc-test/osmo-bsc.cfg
index 2f6ab99..beee66b 100644
--- a/ttcn3-bsc-test/osmo-bsc.cfg
+++ b/ttcn3-bsc-test/osmo-bsc.cfg
@@ -15,7 +15,6 @@
  logging print extended-timestamp 1
  logging level all everything
  logging level rll notice
- logging level cc notice
  logging level mm notice
  logging level rr notice
  logging level rsl notice
@@ -23,7 +22,6 @@
  logging level pag notice
  logging level meas notice
  logging level msc notice
- logging level mgcp notice
  logging level ho notice
  logging level ref notice
  logging level nat notice
diff --git a/ttcn3-bsc-test/sccplite/osmo-bsc.cfg b/ttcn3-bsc-test/sccplite/osmo-bsc.cfg
index fb0600a..326a5c0 100644
--- a/ttcn3-bsc-test/sccplite/osmo-bsc.cfg
+++ b/ttcn3-bsc-test/sccplite/osmo-bsc.cfg
@@ -15,7 +15,6 @@
  logging print extended-timestamp 1
  logging level all everything
  logging level rll notice
- logging level cc notice
  logging level mm notice
  logging level rr notice
  logging level rsl notice
@@ -23,7 +22,6 @@
  logging level pag notice
  logging level meas notice
  logging level msc notice
- logging level mgcp notice
  logging level ho notice
  logging level ref notice
  logging level nat notice
diff --git a/ttcn3-bts-test/osmo-bsc.cfg b/ttcn3-bts-test/osmo-bsc.cfg
index 8b04f4a..18bc9d2 100644
--- a/ttcn3-bts-test/osmo-bsc.cfg
+++ b/ttcn3-bts-test/osmo-bsc.cfg
@@ -16,7 +16,6 @@
  logging print file 1
  logging level all everything
  logging level rll info
- logging level cc notice
  logging level mm notice
  logging level rr notice
  logging level rsl debug
@@ -24,7 +23,6 @@
  logging level pag notice
  logging level meas notice
  logging level msc debug
- logging level mgcp notice
  logging level ho notice
  logging level hodec notice
  logging level ref notice

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/15886
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Ifd6bf46b73420c0443f997ea953318710544b751
Gerrit-Change-Number: 15886
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191029/00d34584/attachment.htm>


More information about the gerrit-log mailing list