Patch Set 1:

(1 comment)

https://gerrit.osmocom.org/#/c/5007/1/src/osmo_gsm_tester/bts_osmotrx.py
File src/osmo_gsm_tester/bts_osmotrx.py:

Line 51:         self._pcu = pcu_osmo.OsmoPcu(self.suite_run, self, self.conf)
> I'd prefer to pass in the OsmoPcu class instance as argument, like we do fo
>From my point of view the pcu is always attached to a specific bts and it's 
>part of it, so not sure if it makes sense to move the instantiation outside of 
>the class. Furthermore, we need to create a different pcu class depending on 
>the bts we are creating, so I think it's better keeping it here.


-- 
To view, visit https://gerrit.osmocom.org/5007
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I777835345355538a945599fb088630af63dc9140
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-HasComments: Yes

Reply via email to