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

MultiJob plugin should differ when the same job is used multiple times

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Postponed
    • Icon: Major Major
    • multijob-plugin
    • None
    • Jenkins ver 1.609.1
      MultiJob ver 1.20

      Within a MultiJob project, we use the same job multiple times within a phase and in multiple phases. Each job gets its own set of parameters to do the work for a specific environment. We use 'Predefined parameters' to provide the parameters to the job.

      This run fine, but each job shows the same results in the different columns.
      Taken your example plugin configuration in account, if there are multiple 'echo1' jobs the columns shows the same output on every job with the samen name. For example the 'Last Success' column shows exact the same time.
      Even when a jobs are disabled it shows the results of the last performed job.

      Presenting/storing the results for each job should be possible on a extra configuration option.
      For example like the 'Set Build Name' option. There it is a free tekst field which can take just text and/or environment vars like this #${ENV, var="MY_ENVIRONMENT_VAR"}

      This would be an nice option to show visually the difference between the jobs and it could be used to gather the results specific for that job.
      When a job is disabled it shouldn't show results, but should present itself as disabled.

            Unassigned Unassigned
            theo42 Theo van Essen
            Votes:
            11 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: