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
Wed Oct 30 08:09:15 UTC 2019


dexter has submitted this change. ( 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
terminate during startup while parsing the configuration file.

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(-)

Approvals:
  dexter: Verified
  laforge: Looks good to me, approved
  daniel: Looks good to me, approved



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: 3
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Hoernchen <ewild at sysmocom.de>
Gerrit-Reviewer: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191030/6a5e72c5/attachment.htm>


More information about the gerrit-log mailing list