<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/docker-playground/+/26440">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ttcn3-msc-test/osmo-msc.cfg: disable encryption for UTRAN<br><br>The Iu/UMTS specific test cases in ttcn3-msc-test expect no<br>encryption in Security Mode Command by default (only integrity),<br>while osmo-msc would permit both UEA1 and UEA2 unless configured<br>explicitly.  This causes the related test cases to fail.<br><br>A similar change was merged to osmo-ttcn3-hacks, updating the<br>osmo-msc.cfg in there, however the actual configuration file<br>that is used to execute test cases on Jenkins was not updated.<br><br>Change-Id: I43f80e3fbd73be21fb89006e16de0e1df9ba03f5<br>Related: https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/26389<br>Fixes: OS#5333<br>---<br>M ttcn3-msc-test/osmo-msc.cfg<br>1 file changed, 1 insertion(+), 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/40/26440/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/ttcn3-msc-test/osmo-msc.cfg b/ttcn3-msc-test/osmo-msc.cfg</span><br><span>index be7acbd..903b5bd 100644</span><br><span>--- a/ttcn3-msc-test/osmo-msc.cfg</span><br><span>+++ b/ttcn3-msc-test/osmo-msc.cfg</span><br><span>@@ -70,6 +70,7 @@</span><br><span>  short name OsmoMSC</span><br><span>  long name OsmoMSC</span><br><span>  encryption a5 0</span><br><span style="color: hsl(120, 100%, 40%);">+ encryption uea 0</span><br><span>  authentication optional</span><br><span>  rrlp mode none</span><br><span>  mm info 0</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/docker-playground/+/26440">change 26440</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/+/26440"/><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: I43f80e3fbd73be21fb89006e16de0e1df9ba03f5 </div>
<div style="display:none"> Gerrit-Change-Number: 26440 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>