Attention is currently required from: laforge, pespin.
osmith has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40486?usp=email )
Change subject: bsc: generic: Introduce test TC_stat_msc_sctp_disconnected ......................................................................
Patch Set 4: Code-Review+1
(3 comments)
File bsc/BSC_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40486/comment/5ad9a2fb_4efa9... : PS3, Line 3275: ianctive
inactive
Done
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40486/comment/ace969da_14738... : PS3, Line 3321: f_logp(BSCVTY, "Restarting msc0");
I guess the restart happens implicitly after f_bssap_idx_disconnect(0), but just to be sure: is ther […]
Done
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40486/comment/7908b899_cfe97... : PS3, Line 3325: f_ctrl_get_exp(IPA_CTRL, "stat_item.last.bsc.0.num_msc:connected", int2str(1));
Maybe use f_ctrl_exp_trap here too, so we don't need to wait the full 10s?
Done