pespin has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41574?usp=email )


Change subject: sgsn: Adapt testsuite to new OsmoCNI 202512 release
......................................................................

sgsn: Adapt testsuite to new OsmoCNI 202512 release

Change-Id: Icbb627831df236048e5f97617ff2ed6fc96d9cdf
---
M sgsn/SGSN_Tests_Iu.ttcn
1 file changed, 1 insertion(+), 7 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks 
refs/changes/74/41574/1

diff --git a/sgsn/SGSN_Tests_Iu.ttcn b/sgsn/SGSN_Tests_Iu.ttcn
index 3400f43..aa4af49 100644
--- a/sgsn/SGSN_Tests_Iu.ttcn
+++ b/sgsn/SGSN_Tests_Iu.ttcn
@@ -494,13 +494,7 @@
        execute( TC_attach_pdp_act_pmm_idle() );
        execute( TC_pmm_idle_rx_mt_data() );
        execute( TC_update_ctx_err_ind_from_ggsn() );
-
-       /* This "nightly" if can be removed once libosmo-sigtran (osmo-stp) > 
2.1.0 is released.
-        * Currently released osmo-stp 2.1.0 ends up in in broken 
AS-ACTIVE+ASP-DOWN state when
-        * restarting the ASP after exiting the related asp node through VTY: */
-       if (Misc_Helpers.f_osmo_repo_is("nightly")) {
-               execute( TC_stat_rnc_sctp_disconnected() );
-       }
+       execute( TC_stat_rnc_sctp_disconnected() );
 }



--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41574?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Icbb627831df236048e5f97617ff2ed6fc96d9cdf
Gerrit-Change-Number: 41574
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>

Reply via email to