-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
2
-
False
-
None
-
False
-
-
-
AppSvc Sprint 242
Owner: Architect:
_<Architect is responsible for completing this section to define the
details of the story>_
Story (Required)
We have Helm onboarded to openshift CI so as to run the interop testing weekly.
The test are passing but the test grid reports a failure with the following message `output.xml: parse: bad element name:
`.
We already have the results and log files been reported to the artifacts on the CI and would like to avoid the output.xml being added to the artifacts so that the test grid passes.
In Scope
TestGrid pass for Helm
PR merged
Approach(Required)
In order to update the config , we need to remove copying the acceptance test result output.xml file to artifacts.
After that we need to run the make update command , which updates the prow jobs.
Raise a PR and run /pj-rehearse to trigger the prow jobs.
Demo requirements(Required)
None
Dependencies
None
Edge Case
None
Acceptance Criteria
Development:
Test Grid passes and the output.xml no longer appears on the artifacts.