Attention is currently required from: pespin.
osmith has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38527?usp=email )
Change subject: hnbgw: Support testenv ......................................................................
Patch Set 2:
(1 comment)
File _testenv/data/podman/Dockerfile:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38527/comment/c048bad5_025f9... : PS2, Line 22: asciidoc-base \ instead of adding asciidoc-base, let's configure nftables to not build man pages: https://gerrit.osmocom.org/c/osmo-dev/+/38529
and
```diff --- a/_testenv/testenv/osmo_dev.py +++ b/_testenv/testenv/osmo_dev.py @@ -89,6 +89,7 @@ def init(): "iu.opts", "no_dahdi.opts", "no_doxygen.opts", + "no_man_pages.opts", "no_systemd.opts", "werror.opts", os.path.join(testenv.data_dir, "osmo-dev/osmo-bts-trx.opts"), ```