<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/docker-playground/+/25186">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ttcn3-stp-test: rename mp_stp_has_asp_quirk<br><br>Rename the option to mp_osmo_stp_newer_than_1_4_0, because I'm going to<br>use the variable in an upcoming osmo-ttcn3-hacks.git patch for something<br>unrelated to the asp quirk so we can avoid introducing another variable.<br><br>Related: osmo-ttcn3-hacks I43b1aa2c029c88c88320d40f60df46a5eb6c4c24<br>Related: OS#4239<br>Change-Id: I6a32398242b53c827a94cf65e4a35900a7c4171a<br>---<br>M ttcn3-stp-test/STP_Tests.cfg<br>M ttcn3-stp-test/jenkins.sh<br>2 files changed, 2 insertions(+), 2 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/86/25186/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/ttcn3-stp-test/STP_Tests.cfg b/ttcn3-stp-test/STP_Tests.cfg</span><br><span>index edc07ed..f68726d 100644</span><br><span>--- a/ttcn3-stp-test/STP_Tests.cfg</span><br><span>+++ b/ttcn3-stp-test/STP_Tests.cfg</span><br><span>@@ -13,7 +13,7 @@</span><br><span> STP_Tests_M3UA.mp_stp_m3ua_ip := { "172.18.19.200", "fd02:db8:19::200" };</span><br><span> STP_Tests_IPA.mp_local_ipa_ip := "172.18.19.203";</span><br><span> STP_Tests_M3UA.mp_local_m3ua_ip := { "172.18.19.203", "fd02:db8:19::203" };</span><br><span style="color: hsl(0, 100%, 40%);">-STP_Tests_M3UA.mp_stp_has_asp_quirk := true;</span><br><span style="color: hsl(120, 100%, 40%);">+STP_Tests_M3UA.mp_osmo_stp_newer_than_1_4_0 := true;</span><br><span> </span><br><span> </span><br><span> [MAIN_CONTROLLER]</span><br><span>diff --git a/ttcn3-stp-test/jenkins.sh b/ttcn3-stp-test/jenkins.sh</span><br><span>index cecd07c..8cf65ce 100755</span><br><span>--- a/ttcn3-stp-test/jenkins.sh</span><br><span>+++ b/ttcn3-stp-test/jenkins.sh</span><br><span>@@ -17,7 +17,7 @@</span><br><span> </span><br><span> # Disable until osmo-stp release > 1.4.0</span><br><span> if image_suffix_is_latest; then</span><br><span style="color: hsl(0, 100%, 40%);">-     sed -i "s/^STP_Tests_M3UA.mp_stp_has_asp_quirk.*/STP_Tests_M3UA.mp_stp_has_asp_quirk := false;/" $VOL_BASE_DIR/stp-tester/STP_Tests.cfg</span><br><span style="color: hsl(120, 100%, 40%);">+     sed -i "s/^STP_Tests_M3UA.mp_osmo_stp_newer_than_1_4_0.*/STP_Tests_M3UA.mp_osmo_stp_newer_than_1_4_0 := false;/" $VOL_BASE_DIR/stp-tester/STP_Tests.cfg</span><br><span> fi</span><br><span> </span><br><span> SUBNET=19</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/docker-playground/+/25186">change 25186</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/+/25186"/><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: I6a32398242b53c827a94cf65e4a35900a7c4171a </div>
<div style="display:none"> Gerrit-Change-Number: 25186 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>