<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/docker-playground/+/19717">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">msc: Disable expecting CommonID when testing 'latest'<br><br>As of osmo-ttcn3-hacks.git Change-Id I4976d9bb1f07c8ab4ffa02848414f8ddd1bdfd3f<br>the test suite expects the MSC to send a CommonID to the BSC.  As<br>older/existing tagged osmo-msc don't do that, we needt odisable that<br>check when verifying 'latest'.<br><br>Change-Id: If2e4cc41cb7b5758a78d694d62b34390a08e6387<br>Related: OS#2969<br>---<br>M ttcn3-msc-test/MSC_Tests.cfg<br>M ttcn3-msc-test/jenkins.sh<br>2 files changed, 3 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/17/19717/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/ttcn3-msc-test/MSC_Tests.cfg b/ttcn3-msc-test/MSC_Tests.cfg</span><br><span>index 092e4cf..833e761 100644</span><br><span>--- a/ttcn3-msc-test/MSC_Tests.cfg</span><br><span>+++ b/ttcn3-msc-test/MSC_Tests.cfg</span><br><span>@@ -53,6 +53,7 @@</span><br><span> MSC_Tests.mp_mgw_ip := "172.18.20.103";</span><br><span> MSC_Tests.mp_enable_osmux_test := true;</span><br><span> MSC_Tests.mp_enable_cell_id_test := true;</span><br><span style="color: hsl(120, 100%, 40%);">+BSC_ConnectionHandler.mp_expect_common_id := true;</span><br><span> </span><br><span> [MAIN_CONTROLLER]</span><br><span> </span><br><span>diff --git a/ttcn3-msc-test/jenkins.sh b/ttcn3-msc-test/jenkins.sh</span><br><span>index bbdc739..f229868 100755</span><br><span>--- a/ttcn3-msc-test/jenkins.sh</span><br><span>+++ b/ttcn3-msc-test/jenkins.sh</span><br><span>@@ -17,6 +17,8 @@</span><br><span> if [ "$IMAGE_SUFFIX" = "latest" ]; then</span><br><span>   sed "s/MSC_Tests.mp_enable_cell_id_test := true/MSC_Tests.mp_enable_cell_id_test := false/" -i \</span><br><span>           "$VOL_BASE_DIR/msc-tester/MSC_Tests.cfg"</span><br><span style="color: hsl(120, 100%, 40%);">+    sed "s/BSC_ConnectionHandler.mp_expect_common_id := true/BSC_ConnectionHandler.mp_expect_common_id := false/" -i \</span><br><span style="color: hsl(120, 100%, 40%);">+          "$VOL_BASE_DIR/msc-tester/MSC_Tests.cfg"</span><br><span> fi</span><br><span> </span><br><span> mkdir $VOL_BASE_DIR/stp</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/docker-playground/+/19717">change 19717</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/+/19717"/><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: If2e4cc41cb7b5758a78d694d62b34390a08e6387 </div>
<div style="display:none"> Gerrit-Change-Number: 19717 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>