pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/29431 )
Change subject: ttcn3-hnbgw: Set different junit xml file name prefix for with-pfcp variant ......................................................................
ttcn3-hnbgw: Set different junit xml file name prefix for with-pfcp variant
Similar to what's done in BTS_Tests and REMSIM_Tests
Change-Id: Iee69774ae8885ab216d0d707ee5fd0269a438c83 --- M ttcn3-hnbgw-test/with-pfcp/HNBGW_Tests.cfg 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/31/29431/1
diff --git a/ttcn3-hnbgw-test/with-pfcp/HNBGW_Tests.cfg b/ttcn3-hnbgw-test/with-pfcp/HNBGW_Tests.cfg index d3ea553..96609c2 100644 --- a/ttcn3-hnbgw-test/with-pfcp/HNBGW_Tests.cfg +++ b/ttcn3-hnbgw-test/with-pfcp/HNBGW_Tests.cfg @@ -7,6 +7,7 @@ # Local configuration below
[LOGGING] +*.JUnitLogger.filename_stem := "junit-xml-with-pfcp"
[TESTPORT_PARAMETERS] *.HNBGWVTY.CTRL_HOSTNAME := "172.18.35.20"