pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41497?usp=email )
Change subject: testenv: Build libosmo-sigtran with --enable-tcap-loadsharing ......................................................................
testenv: Build libosmo-sigtran with --enable-tcap-loadsharing
STP_Tests_TCAP use this feature.
Depends: osmo-dev.git Change-Id Ibc51a818b859d40ab8a34d9299d0f955cf6d966e Change-Id: I7b29d00befa94412bef56a4b8e4d788674028b12 --- M _testenv/testenv/osmo_dev.py 1 file changed, 1 insertion(+), 0 deletions(-)
Approvals: osmith: Looks good to me, approved Jenkins Builder: Verified
diff --git a/_testenv/testenv/osmo_dev.py b/_testenv/testenv/osmo_dev.py index 0b6bdf0..8f2fcfd 100644 --- a/_testenv/testenv/osmo_dev.py +++ b/_testenv/testenv/osmo_dev.py @@ -92,6 +92,7 @@ "hnbgw_with_nftables.opts", "hnbgw_with_pfcp.opts", "iu.opts", + "libosmo-sigtran_with_tcap.opts", "no_dahdi.opts", "no_doxygen.opts", "no_man_pages.opts",