<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/docker-playground/+/20649">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bsc: enable LCS tests for normal bsc master tests<br><br>Change-Id: I3394f391a6068ab8afeafa329b69a8ae4ad05cd9<br>---<br>M ttcn3-bsc-test/BSC_Tests.cfg<br>M ttcn3-bsc-test/jenkins.sh<br>2 files changed, 6 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/49/20649/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/ttcn3-bsc-test/BSC_Tests.cfg b/ttcn3-bsc-test/BSC_Tests.cfg</span><br><span>index 9460f47..2a9b435 100644</span><br><span>--- a/ttcn3-bsc-test/BSC_Tests.cfg</span><br><span>+++ b/ttcn3-bsc-test/BSC_Tests.cfg</span><br><span>@@ -49,7 +49,7 @@</span><br><span>             rctx := 3</span><br><span>    }</span><br><span> };</span><br><span style="color: hsl(0, 100%, 40%);">-BSC_Tests.mp_enable_lcs_tests := false;</span><br><span style="color: hsl(120, 100%, 40%);">+BSC_Tests.mp_enable_lcs_tests := true;</span><br><span> BSC_Tests.mp_bssap_le_cfg := {</span><br><span>     sccp_service_type := "mtp3_itu",</span><br><span>   sctp_addr := { 23908, "172.18.2.203", 2905, "172.18.2.200" },</span><br><span>diff --git a/ttcn3-bsc-test/jenkins.sh b/ttcn3-bsc-test/jenkins.sh</span><br><span>index e8cade8..cba378e 100755</span><br><span>--- a/ttcn3-bsc-test/jenkins.sh</span><br><span>+++ b/ttcn3-bsc-test/jenkins.sh</span><br><span>@@ -38,6 +38,11 @@</span><br><span>      sed -i "s/^BSC_Tests.mp_media_mgw_offer_ipv6.*/BSC_Tests.mp_media_mgw_offer_ipv6 := false;/" $VOL_BASE_DIR/bsc-tester/BSC_Tests.cfg</span><br><span> fi</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+# Disable LCS tests until osmo-bsc > 1.6.0</span><br><span style="color: hsl(120, 100%, 40%);">+if [ "$IMAGE_SUFFIX" = "latest" ]; then</span><br><span style="color: hsl(120, 100%, 40%);">+   sed -i 's/^BSC_Tests.mp_enable_lcs_tests.*/BSC_Tests.mp_enable_lcs_tests := false;/' $VOL_BASE_DIR/bsc-tester/BSC_Tests.cfg</span><br><span style="color: hsl(120, 100%, 40%);">+fi</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> SUBNET=2</span><br><span> network_create $SUBNET</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/docker-playground/+/20649">change 20649</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/docker-playground/+/20649"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: docker-playground </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I3394f391a6068ab8afeafa329b69a8ae4ad05cd9 </div>
<div style="display:none"> Gerrit-Change-Number: 20649 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>