pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41569?usp=email )
Change subject: stp: Adapt testsuite to new OsmoCNI 202512 release ......................................................................
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 {