osmith has uploaded this change for review.

View Change

testenv: osmo-dev: build with gtp_linux.opts

Run the osmo-ggsn ./configure with --enable-gtp-linux, in preparation
for testing kernel gtp-u with testenv too.

Related: https://gitea.osmocom.org/osmocom/osmo-dev/src/branch/master/gtp_linux.opts
Change-Id: Ia8ea5494597e0fedae93f501c8bc7d6115543f36
---
M _testenv/testenv/osmo_dev.py
1 file changed, 1 insertion(+), 0 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/42/38342/1
diff --git a/_testenv/testenv/osmo_dev.py b/_testenv/testenv/osmo_dev.py
index 00782cd..d3f7a1c 100644
--- a/_testenv/testenv/osmo_dev.py
+++ b/_testenv/testenv/osmo_dev.py
@@ -82,6 +82,7 @@
testenv.src_dir,
"default.opts",
"ccache.opts",
+ "gtp_linux.opts",
"iu.opts",
"no_dahdi.opts",
"no_doxygen.opts",

To view, visit change 38342. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ia8ea5494597e0fedae93f501c8bc7d6115543f36
Gerrit-Change-Number: 38342
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>