Change in osmo-hlr[master]: fix build: adjust test_nodes.vty to logging change

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

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Thu Sep 13 16:24:52 UTC 2018


Neels Hofmeyr has submitted this change and it was merged. ( https://gerrit.osmocom.org/10939 )

Change subject: fix build: adjust test_nodes.vty to logging change
......................................................................

fix build: adjust test_nodes.vty to logging change

Since libosmocore
commit eb9284ba577d338f74653fcf09ebca0c397823eb
Change-Id I36f17c131cc70ce5a1aef62fd9693097de230cd4
"logging vty: deprecate 'all', introduce 'force-all'"
,
'logging level all' is replaced by 'force-all'.
Adjust the test script to not expect 'logging level all'.

While at it, remove some more expectations that aren't important.

Change-Id: Ia170f8416ebb60c499d2536078f43f28b61d0554
---
M tests/test_nodes.vty
1 file changed, 1 insertion(+), 12 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Neels Hofmeyr: Looks good to me, approved



diff --git a/tests/test_nodes.vty b/tests/test_nodes.vty
index 58f5c61..d2c455f 100644
--- a/tests/test_nodes.vty
+++ b/tests/test_nodes.vty
@@ -107,23 +107,12 @@
 !
 !
 log stderr
-  logging filter all 1
-  logging color 1
-  logging print category 1
-  logging print extended-timestamp 1
-  logging print file 1
-  logging level all notice
+...
   logging level main notice
   logging level db notice
   logging level auc notice
   logging level ss info
 ...
-!
-line vty
- no login
-!
-ctrl
- bind 127.0.0.1
 hlr
  gsup
   bind ip 127.0.0.1

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

Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia170f8416ebb60c499d2536078f43f28b61d0554
Gerrit-Change-Number: 10939
Gerrit-PatchSet: 1
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180913/89b0a2ff/attachment.htm>


More information about the gerrit-log mailing list