Attention is currently required from: fixeria.
Patch set 1:Code-Review +1
1 comment:
File ttcn3-s1gw-test/S1GW_Tests.cfg:
Patch Set #1, Line 10: S1GW_Tests.mp_s1gw_enb_ip := "172.18.10.100";
My understanding is of this patch is that since we asked you drop the multiple interface changes to the docker setup, you decided to move back to use the same IP address for both sides.
It's fine to keep using the same IP address, but if you really need/want to test with multiple addresses, you can do so in the docker setup too, by adding an intermediate .sh script which does "ip addr add A.B.C.D". We do that already in several testsuites like PGW, ePDG, Asterisk, etc.
To view, visit change 37270. To unsubscribe, or for help writing mail filters, visit settings.