Change in osmo-ttcn3-hacks[master]: PCU: add IPv6 support for SNS

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Mon Sep 7 06:58:57 UTC 2020


laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20003 )

Change subject: PCU: add IPv6 support for SNS
......................................................................


Patch Set 2:

I somehow don't like the idea that IPv6 is a separate config file and that we have to execute the same test suite with multiple config files.  This is difficult to use manually (people will forget to execute it a second time) and it also requires Junit XML rewriting as otherwise the results will be overwritten.

I think it would be better if this was either integrated into the normale PCU_Tests module with tests containing ipv6 in the TC_... name, or maybe a PCU_Tests_IPV6.ttcn whihc then has the same list of test cases as the other one.  Pluse a comment in the non-IPv6 tests that new test cases must be added twice.

I'm not sure if there is a more elegant solution, i.e. if one control statment can 'inherit' another one - or if one wants to play with ttcnpp and #defines which then generate the control statement in both components.  All not very elegant, probably.


-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20003
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I43d64caca600fff78f3fbbb3e8179f447f235d46
Gerrit-Change-Number: 20003
Gerrit-PatchSet: 2
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: laforge <laforge at osmocom.org>
Gerrit-Comment-Date: Mon, 07 Sep 2020 06:58:57 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200907/ffadcebc/attachment.htm>


More information about the gerrit-log mailing list