pespin has uploaded this change for review.

View Change

stp: Adapt testsuite to new OsmoCNI 202512 release

Change-Id: I51bf3e88a5b05fb0f80fd0c824c8976f36f1833d
---
M stp/STP_Tests_M3UA.ttcn
1 file changed, 0 insertions(+), 3 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/69/41569/1
diff --git a/stp/STP_Tests_M3UA.ttcn b/stp/STP_Tests_M3UA.ttcn
index 4716bb4..6fb772d 100644
--- a/stp/STP_Tests_M3UA.ttcn
+++ b/stp/STP_Tests_M3UA.ttcn
@@ -367,9 +367,6 @@

f_init_common();

- /* Set always to true once libosmo-sigtran > 2.1.0 is released: */
- g_iut_supports_rfc666_4_5_1_duna_after_act := Misc_Helpers.f_osmo_repo_is("nightly");
-
if (not istemplatekind(m3ua_configs, "omit")) {
g_m3ua_configs := valueof(m3ua_configs);
} else {

To view, visit change 41569. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I51bf3e88a5b05fb0f80fd0c824c8976f36f1833d
Gerrit-Change-Number: 41569
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>