Attention is currently required from: laforge, pespin.
3 comments:
File bsc/BSC_Tests.ttcn:
Patch Set #3, Line 3275: ianctive
inactive
Patch Set #3, 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 there something missing here?
Maybe this makes it more obvious?
```suggestion
f_logp(BSCVTY, "Waiting for msc0 restart");
```
Patch Set #3, 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?
To view, visit change 40486. To unsubscribe, or for help writing mail filters, visit settings.