node {} block should hyperlink computer

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      References to the node allocated to a job used to be clickable in the console output of a job. In Jenkins2 pipeline build output this is no longer clickable. E.g.

      node("some-node") {
      // do stuff
      }

      Output:

      Running on some-node-name in /srv/jenkins/workspace/some-workspace

      Expected:

      some-node-name to be a clickable link to http://jenkins/computer/some-node-name

            Assignee:
            Matthew Mitchell
            Reporter:
            Matt Read
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: