-
Bug
-
Resolution: Done
-
Undefined
-
premerge
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
openshif-tests generate invalid junit for the tag 'properties'
Version-Release number of selected component (if applicable):
4.20
How reproducible:
always
Steps to Reproduce:
https://github.com/openshift/release/blob/master/ci-operator/step-registry/openshi[…]cert-rotation/test/openshift-e2e-cert-rotation-test-commands.sh
Actual results:
<testsuite name="openshift-tests" tests="14" skipped="0" failures="1" time="240"><property name="TestVersion" value="4.19.0-202506020913.p0.g33fe530.assembly.stream.el9-33fe530"/><testcase name="[sig-network] Services should serve a basic endpoint from pods [Conformance] [Suite:openshift/conformance/parallel/minimal] [Suite:k8s]" time="15.8"/>
Expected results:
<testsuite name="openshift-tests" tests="14" skipped="0" failures="1" time="240"><properties><property name="TestVersion" value="4.19.0-202506020913.p0.g33fe530.assembly.stream.el9-33fe530"/><properties><testcase name="[sig-network] Services should serve a basic endpoint from pods [Conformance] [Suite:openshift/conformance/parallel/minimal] [Suite:k8s]" time="15.8"/>
Additional info: