Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Cannot Reproduce
-
Component/s: pipeline
-
Labels:None
-
Similar Issues:
Description
if you "def node = my_node" and then try to do a node allocation via "node {}", the job will hang at that allocation, requiring a hard kill described in (JENKINS-25550)
Attachments
Issue Links
- is related to
-
JENKINS-25550 Hard kill
-
- Resolved
-
Do you have a complete script to reproduce with? What is my_node?