Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-32648

distfork should print name of node it is executing command on

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • distfork-plugin
    • None

      when you run distfork with a label you do not know which node ran the command.
      You can obtain this by looking at the CI syste, you are connecting to, but for very quick commands on a loaded system this is not simple,

      Therefore when running - just print out "command started on xxxx" or the like...

          [JENKINS-32648] distfork should print name of node it is executing command on

          Code changed in jenkins
          User: James Nord
          Path:
          src/main/java/hudson/plugins/distfork/DistForkCommand.java
          src/test/java/hudson/plugins/distfork/DistForkCommandTest.java
          http://jenkins-ci.org/commit/distfork-plugin/6889f3201c6d45327728b5ea991e54e5593a976c
          Log:
          [FIXED JENKINS-32648] log the name of the node.

          When running print the name of the node that executes the remote command.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: James Nord Path: src/main/java/hudson/plugins/distfork/DistForkCommand.java src/test/java/hudson/plugins/distfork/DistForkCommandTest.java http://jenkins-ci.org/commit/distfork-plugin/6889f3201c6d45327728b5ea991e54e5593a976c Log: [FIXED JENKINS-32648] log the name of the node. When running print the name of the node that executes the remote command.

          Code changed in jenkins
          User: James Nord
          Path:
          src/main/java/hudson/plugins/distfork/DistForkCommand.java
          src/test/java/hudson/plugins/distfork/DistForkCommandTest.java
          http://jenkins-ci.org/commit/distfork-plugin/1f7b851f71da51017682f8d441a1c1aba8b2e7ba
          Log:
          Merge pull request #5 from jtnord/JENKINS-32648

          [FIXED JENKINS-32648] log the name of the node.

          Compare: https://github.com/jenkinsci/distfork-plugin/compare/880cda795b58...1f7b851f71da

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: James Nord Path: src/main/java/hudson/plugins/distfork/DistForkCommand.java src/test/java/hudson/plugins/distfork/DistForkCommandTest.java http://jenkins-ci.org/commit/distfork-plugin/1f7b851f71da51017682f8d441a1c1aba8b2e7ba Log: Merge pull request #5 from jtnord/ JENKINS-32648 [FIXED JENKINS-32648] log the name of the node. Compare: https://github.com/jenkinsci/distfork-plugin/compare/880cda795b58...1f7b851f71da

            Unassigned Unassigned
            teilo James Nord
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: