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 hnbgw/testenv_with-pfcp.cfg:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38527/comment/e246731c_e92f0... : PS2, Line 3: config=HNBGW_Tests-with-pfcp.cfg To end up with the same test results format, as with docker-playground, we need to add to `[testsuite]`:
``` clean=rename_junit_xml_classname.sh :with-pfcp ```
This is because the jenkins jobs run both without pfcp and with pfcp in the same job, and then add this ":with-pfcp" to the results of the pfcp run.
https://gitea.osmocom.org/osmocom/docker-playground/src/commit/dd829a475dfda...