osmith submitted this change.

View Change

Approvals: pespin: Looks good to me, approved Jenkins Builder: Verified
eim: testenv_esipa-json: rename junit classname

Run the rename_junit_xml_classname.sh script when done to add a suffix
to the classname in the test result junit xml file, so we can run both
variants of the testsuite within one jenkins job.

Change-Id: I2daac73f2bda7f67edee9ceaf13b138982c7467a
---
M eim/testenv_esipa-json.cfg
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/eim/testenv_esipa-json.cfg b/eim/testenv_esipa-json.cfg
index 90dd2ad..be96032 100644
--- a/eim/testenv_esipa-json.cfg
+++ b/eim/testenv_esipa-json.cfg
@@ -3,6 +3,7 @@
config=eIM_Tests_esipa-json.cfg
copy=../ipad/example_ca/pki/private/alttest.key ../ipad/example_ca/pki/issued/alttest.crt
prepare=prepare.sh eIM_Tests_esipa-json.cfg
+clean=rename_junit_xml_classname.sh ":esipa-json"

[eim]
program=onomondo-eim -c "$TESTENV_INSTALL_DIR"/etc/osmocom/onomondo-eim.config -r "$TESTENV_INSTALL_DIR"/usr/lib/onomondo-eim -m ./mnesia_db -l debug

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

Gerrit-MessageType: merged
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I2daac73f2bda7f67edee9ceaf13b138982c7467a
Gerrit-Change-Number: 43570
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>