-
Improvement
-
Resolution: Duplicate
-
Minor
-
None
We have a build that executesThis informatio parallel steps across 8 nodes, and frequently it is important to know which node the given test suite ran on, and where. n is clearly provided in the classic UI via the output of the `Allocate Node` step. I cannot find similar information when using the BlueOcean UI. We currently have a `sh` step in the build that executes `hostname && pwd` to expose this in BlueOcean builds but it is clunky. Would much prefer this information be included automatically for each new node allocated by the build.
- duplicates
-
JENKINS-44981 Developer can see node steps within the step listing
- Open