Attention is currently required from: fixeria.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36588?usp=email )
Change subject: sgsn: derive altsteps from f_routing_area_update() ......................................................................
Patch Set 1: Code-Review+1
(2 comments)
File sgsn/SGSN_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36588/comment/21f69879_223f7... PS1, Line 2643: mtc.stop; good candaidate for Misc_Helpers.shutdown (ofc don't need to do it here).
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36588/comment/7d54cceb_4b3a9... PS1, Line 2737: f_routing_area_update(f_cellid_to_RAI(g_pars.bssgp_cell_id[1]), ran_index := 1); this looks unrelated?