Attention is currently required from: pespin.
1 comment:
File s1gw/S1GW_Tests.ttcn:
Patch Set #2, Line 112: f_new_ConnHdlrPars
Because one needs to pass mp_statsd_prefix everytime, and beter doing it once here than in every tes […]
Ok, I understand the problem now. Fine merging it then, but I would like to understand the idea behind this.
So you want to allow each `ConnHdlr` to have a custom statsd prefix and you let the `test_CT` to assign prefixes to `ConnHdlr` instances it spawns. But so far you're always passing `mp_statsd_prefix` for all `ConnHdlr` instances. And AFAICS, the `statsd_prefix` field is not used in the code (yet?). What's your plan? What kind of format for the prefixes do you have in mind?
To view, visit change 37958. To unsubscribe, or for help writing mail filters, visit settings.