-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
Issue: In the test results report there is a field specifying the hostname on which the tests are executed. I couldn't find a way to publish that field in the build report published to Splunk.
Question: Is there a way to customise the job data sent to Splunk with additional fields from the test report?
Request: It would be great to have the possibility to publish the hostname where the tests were executed, for tests that are executed in parallel on multiple platforms.
If you logged hostname in the junit properties xml element, please follow up on https://github.com/jenkinsci/junit-plugin/pull/129/files
splunk-devops-plugin depend on junit-plugin to parse/render junit xml.