Patch Set 1: Code-Review+1 (1 comment)
the test is still incomplete, particularly the ping that the commit log talks about is not there. It's ok for a first version, but say so in the commit log https://gerrit.osmocom.org/#/c/5011/1/suites/gprs/ping.py File suites/gprs/ping.py: Line 45: ctx_id_v4 = ms.activate_context(apn='internet', protocol=ms.CTX_PROT_IPv4) is ms.activate_context() blocking? For the ms.attach() we chose to go for non-blocking. -- To view, visit https://gerrit.osmocom.org/5011 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8695029cb7a43cd48f650c88f38b4c054da0bc6b Gerrit-PatchSet: 1 Gerrit-Project: osmo-gsm-tester Gerrit-Branch: master Gerrit-Owner: Pau Espin Pedrol <[email protected]> Gerrit-Reviewer: Harald Welte <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Neels Hofmeyr <[email protected]> Gerrit-Reviewer: Pau Espin Pedrol <[email protected]> Gerrit-Reviewer: lynxis lazus <[email protected]> Gerrit-HasComments: Yes
