Change in docker-playground[master]: bsc: add mp_enable_lcs_tests := false

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 gerrit-no-reply at lists.osmocom.org
Thu Oct 15 02:11:24 UTC 2020


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


Change subject: bsc: add mp_enable_lcs_tests := false
......................................................................

bsc: add mp_enable_lcs_tests := false

Introduce this switch for enabling the Lb interface startup, and first off set
to false everywhere. A later patch will enable Lb where it makes sense.

Depends: Idf463c3c2169cad953b4ebc5b5845b31d5efb848 (osmo-ttcn3-hacks)
Change-Id: Id26064931c482c25217bccdeec866e9afc1fd9b5
---
M ttcn3-bsc-test/BSC_Tests.cfg
M ttcn3-bsc-test/sccplite/BSC_Tests.cfg
2 files changed, 2 insertions(+), 0 deletions(-)



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

diff --git a/ttcn3-bsc-test/BSC_Tests.cfg b/ttcn3-bsc-test/BSC_Tests.cfg
index c1a5b81..6e527ff 100644
--- a/ttcn3-bsc-test/BSC_Tests.cfg
+++ b/ttcn3-bsc-test/BSC_Tests.cfg
@@ -49,6 +49,7 @@
 		rctx := 3
 	}
 };
+BSC_Tests.mp_enable_lcs_tests := false;
 BSC_Tests_CBSP.mp_cgi_bts0 := { '001'H, '01'H, 1, 0 };
 BSC_Tests_CBSP.mp_cgi_bts1 := { '001'H, '01'H, 1, 1 };
 BSC_Tests_CBSP.mp_cgi_bts2 := { '001'H, '01'H, 2, 1 };
diff --git a/ttcn3-bsc-test/sccplite/BSC_Tests.cfg b/ttcn3-bsc-test/sccplite/BSC_Tests.cfg
index 519de4b..0ad10b2 100644
--- a/ttcn3-bsc-test/sccplite/BSC_Tests.cfg
+++ b/ttcn3-bsc-test/sccplite/BSC_Tests.cfg
@@ -27,6 +27,7 @@
 	}
 };
 StatsD_Checker.mp_enable_stats := true;
+BSC_Tests.mp_enable_lcs_tests := false;
 
 [MAIN_CONTROLLER]
 

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

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Id26064931c482c25217bccdeec866e9afc1fd9b5
Gerrit-Change-Number: 20648
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201015/c4ddd6af/attachment.htm>


More information about the gerrit-log mailing list