<p>laforge <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/docker-playground/+/22675">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  laforge: Looks good to me, approved; Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ttcn3-fr-tests: Disable junit-xml generation for FRNET_Tests<br><br>FRNET_Tests is not a test suite, but just a stub against which we<br>execute FR_Tests.  Hence, we don't want it to generate a junit-xml,<br>as that doesn't contain any errors and only upsets our jenkins<br>test results analyzer, assuming the tests have failed.<br><br>Change-Id: Idec2bf8da30ccd211b21901d56979143ce3a172f<br>Requires: osmo-ttcn3-hacks.git Id296e62fb86731492d42370173a48f217b2fbdc0<br>---<br>M ttcn3-fr-test/FRNET_Tests.cfg<br>1 file changed, 4 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/ttcn3-fr-test/FRNET_Tests.cfg b/ttcn3-fr-test/FRNET_Tests.cfg</span><br><span>index cd208e6..df2a27c 100644</span><br><span>--- a/ttcn3-fr-test/FRNET_Tests.cfg</span><br><span>+++ b/ttcn3-fr-test/FRNET_Tests.cfg</span><br><span>@@ -1,6 +1,8 @@</span><br><span> [ORDERED_INCLUDE]</span><br><span style="color: hsl(0, 100%, 40%);">-# Common configuration, shared between test suites</span><br><span style="color: hsl(0, 100%, 40%);">-"/osmo-ttcn3-hacks/Common.cfg"</span><br><span style="color: hsl(120, 100%, 40%);">+# We cannot include Common.cfg, as this includes the LoggerPlugins configuration</span><br><span style="color: hsl(120, 100%, 40%);">+# for junit-xml generation.  However, we don't want to generate any junit-xml,</span><br><span style="color: hsl(120, 100%, 40%);">+# as FRNET_Tests really is not a test suite, but just a stub against which FR_Tests</span><br><span style="color: hsl(120, 100%, 40%);">+# can execute</span><br><span> # testsuite specific configuration, not expected to change</span><br><span> "/osmo-ttcn3-hacks/fr-net/FRNET_Tests.default"</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/docker-playground/+/22675">change 22675</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/docker-playground/+/22675"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: docker-playground </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Idec2bf8da30ccd211b21901d56979143ce3a172f </div>
<div style="display:none"> Gerrit-Change-Number: 22675 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>