Skip to content

Changes

Summary

  1. ttcn3-hnbgw: Set different junit xml file name prefix for with-pfcp variant (details)
  2. ttcn3-hnbgw: sed junit file in the clean_up trap (details)
Commit e406dc12f9278d712296d9a90df5f21b9fd56593 by Pau Espin Pedrol
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
The file was modified ttcn3-hnbgw-test/jenkins.sh
The file was modified ttcn3-hnbgw-test/with-pfcp/HNBGW_Tests.cfg
Commit d8f641bd3969215e899e87932aaa4f7d115771a5 by Pau Espin Pedrol
ttcn3-hnbgw: sed junit file in the clean_up trap

Same as done in BTS_Tests. This makes sure the files are always properly
updated even if something goes wrong (such as docker kill failing to
stop hnbgw because it exited earlier due to unsupported feature).

Change-Id: Iac3bd9cf3448e18930dcef6c9ae4b6530939ffe6
The file was modified ttcn3-hnbgw-test/jenkins.sh