arehbein has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/33465 )
Change subject: WIP: sgsn: Fix TC_attach_timeout_after_pdp_act failing ......................................................................
Patch Set 1:
(1 comment)
This change is ready for review.
Patchset:
PS1: Somehow haven't yet managed to run my local code on docker-playground due to changes in docker-playground a few months ago (I think; it's kind of hard to tell because there are now multiple places in the repo specifying a URL for osmo-ttcn3-hacks.. I was pretty sure I had made the right changes everywhere to point docker-playground to my local copy), or, this fix doesn't work and I'm currently clueless (because I've seen other tests do the same; the problem is that the timer timeout event seems to be causing the test to fail, although I need the timeout as a passing condition).As stated in the commit message I think this should work, but I haven't yet gotten to test it locally.
Would be glad for some pointers... or maybe it's the call to/arguments for `f_start_handler()` ?