fixeria has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/29046 )
Change subject: deps: use titan.TestPorts.UDPasp from ECLIPSEGITLAB_REPOS ......................................................................
deps: use titan.TestPorts.UDPasp from ECLIPSEGITLAB_REPOS
This change basically reverts [1]. Oliver's patch allowing to set SO_REUSEADDR, which is needed for D-GSM mslookup mDNS testing, has been merged upstream. No need to depend on our own fork anymore.
Change-Id: Idf96a64f3d5f7928ed0fb81f4a91e469df3a9adc Related: [1] Ie7e1c3dbd67dba9079a5768e442faffc936fd7fa Related: SYS#4618 --- M deps/Makefile 1 file changed, 2 insertions(+), 2 deletions(-)
Approvals: pespin: Looks good to me, but someone else must approve osmith: Looks good to me, approved Jenkins Builder: Verified
diff --git a/deps/Makefile b/deps/Makefile index f284f69..83ce761 100644 --- a/deps/Makefile +++ b/deps/Makefile @@ -58,11 +58,11 @@ titan.TestPorts.SIPmsg \ titan.TestPorts.TELNETasp \ titan.TestPorts.TCPasp \ + titan.TestPorts.UDPasp \ titan.TestPorts.UNIX_DOMAIN_SOCKETasp
OSMOGITHUB_REPOS= titan.TestPorts.SCTPasp \ titan.TestPorts.MTP3asp \ - titan.TestPorts.UDPasp \ titan.ProtocolEmulations.SCCP \ titan.ProtocolModules.BSSGP_v13.0.0
@@ -126,7 +126,7 @@ titan.TestPorts.SIPmsg_commit= R.15.A-1-ge4f9dd0 titan.TestPorts.TCPasp_commit= R.9.A-5-g2c91bc6 titan.TestPorts.TELNETasp_commit= 873fe539642542cd9a901c208f1ec11c6d2f5387 -titan.TestPorts.UDPasp_commit= c20d77a34f288dd70dd4aaa30e520778876e9336 +titan.TestPorts.UDPasp_commit= 54176e95850654e5e8b0ffa2f1b5f35c412b949c titan.TestPorts.UNIX_DOMAIN_SOCKETasp_commit= R.2.A-13-gd34ab71 titan.TestPorts.USB_commit= a9470fdc99c82fbf988f4508c3161118c9106e28 osmo-uecups_commit= 8362efef7c6fa341eb947a75786878e0685767b7