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

Rundeck plugin not properly passing multi value job optios

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • rundeck-plugin
    • None

      When passing job options when I have a multi-value options with a comma delimited list there is an issue. Specifically I am trying to pass a list of nodes for a job to run on which is then used by the rundeck job as the node filter. In all cases the job is only run against the node which comes after the first comma. Here is the sample job options from jenkins.

      infUsername=none
      infPassword=
      env=dev
      version=$POM_VERSION
      identifier=:war
      nodes=dtkcpiu09,dtkpciu18 <-- This is the offending line

            vbehar Vincent Behar
            rshows Ryan Shows
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: