Add junit xml upload#204
Conversation
|
The created documentation from the pull request is available at: docu-html |
|
For this to work, the docs generation job need to be in the same workflow with the build jobs and the jobs should depend on each other. Or the docs workflow uses the I'm not sure what approach is better. I need to think about it. |
|
hm I will check and make a proposal |
|
You probably want to also change the folder you upload this to. And yes, if you want the links displayed in the documentation it needs to be run in the same workflow. We basically let the tests from another Workflow run in the previous step and then consume the uploaded artifact in the next step. |
|
@MaximilianSoerenPollak Does docs-as-code support multiple input test reports (for example from QNX and from Linux jobs)? In such case one test may appear several times. |
Each testcase in each test.xml that you provide it will be parsed and created. If this is not wanted one solution would be to only copy one of the tests into the folder that is parsed. |
Add a junit xml upload of all tests which were executed to later on test which tests do have requirements linkage
Frank Scholter Peres frank.scholter_peres@mercedes-benz.com, Mercedes-Benz Tech Innovation GmbH
Provider Information