-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
-
Blue Ocean 1.0-rc3
Problem
On this jenkins file it sometimes fails to do a docker pull. This results in a step that fails from time to time. This ends up as an exception that is caught and prints out the error here. The problem is the actual failing step is reported as successful, which isn't helpful when highlighting where the problem is.
What should happen
The step that threw the exception should be marked as a failure.