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

Slave label expressions with multiple quoted slave names joined by logical operators are no longer recognised

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • core

      After an upgrade from 1.505 to 1.510 Job Label expressions like this are no longer working:

      "Slave1(box1)"||"Slave3(box3)"

      This gives the message:
      There's no slave/cloud that matches this assignment. Did you mean 'Slave3(box3)' instead of 'Slave1(box1)"||"Slave3(box3)'?

      A scan of recent fixes suggests issue JENKINS-17128 maybe related (as it concerned unquoting label expressions)...

            Unassigned Unassigned
            cowplater Paul Harris
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: