Change in osmo-hlr[master]: fix VTY tests to expect well-formed output of logging configuration

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

Harald Welte gerrit-no-reply at lists.osmocom.org
Wed Sep 26 07:23:48 UTC 2018


Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/11096


Change subject: fix VTY tests to expect well-formed output of logging configuration
......................................................................

fix VTY tests to expect well-formed output of logging configuration

In libosmocore Change-Id Ia75c7067284ea225cffe13ca71bad05a7747ae66
we fixed the generation (saving) of logging configuration to use
one level of indent, rather than the previous broken implementation
with two levels of indent.  This means we have to adjust the VTY
test expectations here.

Change-Id: I9282a59bbfad4cfc86e86c1212c74cccfe187ff8
---
M tests/test_nodes.vty
1 file changed, 4 insertions(+), 4 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-hlr refs/changes/96/11096/1

diff --git a/tests/test_nodes.vty b/tests/test_nodes.vty
index 95e132d..a9d4ac4 100644
--- a/tests/test_nodes.vty
+++ b/tests/test_nodes.vty
@@ -108,10 +108,10 @@
 !
 log stderr
 ...
-  logging level main notice
-  logging level db notice
-  logging level auc notice
-  logging level ss info
+ logging level main notice
+ logging level db notice
+ logging level auc notice
+ logging level ss info
 ...
 hlr
  gsup

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

Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9282a59bbfad4cfc86e86c1212c74cccfe187ff8
Gerrit-Change-Number: 11096
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180926/fc27dab1/attachment.htm>


More information about the gerrit-log mailing list