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

      Using Jenkins 1.495.

      The -d N option of dist-fork does not actually set anything. No matter what I set it to, the job reports Estimated time: N/A and shows the 'striped' progress bar.

          [JENKINS-16200] Duration parameter doesn't work

          Alex Vesely added a comment -

          Same with 1.565.1. Is anybody supporting dist-fork?

          Alex Vesely added a comment - Same with 1.565.1. Is anybody supporting dist-fork?

          Daniel Beck added a comment -

          The plugin seems essentially dead, but this was a trivial enough fix.

          Daniel Beck added a comment - The plugin seems essentially dead, but this was a trivial enough fix.

          Daniel Beck added a comment -

          Download the HPI file with the fix from here while it's hot:
          https://jenkins.ci.cloudbees.com/job/plugins/job/distfork-plugin/2/org.jenkins-ci.plugins$distfork/artifact/org.jenkins-ci.plugins/distfork/1.4-SNAPSHOT/

          Who knows when this will be merged and a new version released, if ever.

          Daniel Beck added a comment - Download the HPI file with the fix from here while it's hot: https://jenkins.ci.cloudbees.com/job/plugins/job/distfork-plugin/2/org.jenkins-ci.plugins$distfork/artifact/org.jenkins-ci.plugins/distfork/1.4-SNAPSHOT/ Who knows when this will be merged and a new version released, if ever.

          Code changed in jenkins
          User: James Nord
          Path:
          src/main/java/hudson/plugins/distfork/DistForkTask.java
          http://jenkins-ci.org/commit/distfork-plugin/758c760142b3358ea8634dcca4ca20b5b282eb79
          Log:
          JENKINS-16200 use the provided value for duration.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: James Nord Path: src/main/java/hudson/plugins/distfork/DistForkTask.java http://jenkins-ci.org/commit/distfork-plugin/758c760142b3358ea8634dcca4ca20b5b282eb79 Log: JENKINS-16200 use the provided value for duration.

          Code changed in jenkins
          User: James Nord
          Path:
          src/main/java/hudson/plugins/distfork/DistForkTask.java
          http://jenkins-ci.org/commit/distfork-plugin/aa63a739e67704de6b98fa632a981590b59989db
          Log:
          Merge pull request #4 from jtnord/jenkins-16200

          JENKINS-16200 use the provided value for duration.

          Compare: https://github.com/jenkinsci/distfork-plugin/compare/486a17c8d374...aa63a739e677

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: James Nord Path: src/main/java/hudson/plugins/distfork/DistForkTask.java http://jenkins-ci.org/commit/distfork-plugin/aa63a739e67704de6b98fa632a981590b59989db Log: Merge pull request #4 from jtnord/jenkins-16200 JENKINS-16200 use the provided value for duration. Compare: https://github.com/jenkinsci/distfork-plugin/compare/486a17c8d374...aa63a739e677

            danielbeck Daniel Beck
            alex01ves Alex Vesely
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: