pespin has submitted this change. (
https://gerrit.osmocom.org/c/osmo-bsc/+/28811 )
Change subject: tests/ctrl: Avoid creating logfile
......................................................................
tests/ctrl: Avoid creating logfile
It's of no use for the test. Furthemore, it was being created outside
the build direcory, being left there.
Change-Id: Iaeee14a01badb8439bc8893ba8be06b13e4318f3
---
M tests/ctrl/osmo-bsc-neigh-test.cfg
1 file changed, 0 insertions(+), 9 deletions(-)
Approvals:
Jenkins Builder: Verified
fixeria: Looks good to me, approved
diff --git a/tests/ctrl/osmo-bsc-neigh-test.cfg b/tests/ctrl/osmo-bsc-neigh-test.cfg
index 8c04db6..baf5f36 100644
--- a/tests/ctrl/osmo-bsc-neigh-test.cfg
+++ b/tests/ctrl/osmo-bsc-neigh-test.cfg
@@ -1,12 +1,3 @@
-! osmo-bsc default configuration
-! (assumes STP to run on 127.0.0.1 and uses default point codes)
-!
-log file /tmp/osmo-bsc-neigh.log
- logging filter all 1
- logging color 1
- logging print category 1
- logging timestamp 1
- logging level set-all debug
e1_input
e1_line 0 driver ipa
network
--
To view, visit
https://gerrit.osmocom.org/c/osmo-bsc/+/28811
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Iaeee14a01badb8439bc8893ba8be06b13e4318f3
Gerrit-Change-Number: 28811
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged