Details
-
Type:
Task
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: acceptance-test-harness
-
Labels:None
-
Similar Issues:
Description
Core/acceptance-test-harness builds, when they fail in Docker image creation, print messages like
[[ATTACHMENT|/mnt/agent-workspace/workspace/eptance-test-harness_PR-375-RULQ756Q5XJYHISNZNLW6EUAWEOJM3D5M7WRUJVERIK42PCAFW4A/target/diagnostics/maven_integration(plugins.ArtifactoryPluginTest)/docker-ArtifactoryContainer.build.log]] Standard Error
intended to be interpreted by junit-attachments. Without that attachment, there is no way to see what the failure was. This feature would have to be enabled in acceptance-test-harness/Jenkinsfile, yet this plugin is not installed.
Also these builds are very slow, so we would like to use the realtimeJUnit step, yet the junit-realtime-test-reporter plugin is also not installed.
CC Oliver Gondža.
I cannot tell whether this ticket is for the JENKINS project because ATH is broken, or whether this is a ticket asking for new plugins to be installed into our environment.