|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Close it if you want, but you've missed the point.
I don't want to run the job on Linux AND Windows . . . however, the job is setup so it can run on EITHER Linux or Windows.
One option would be to "node lock" the job to a specific OS type using labels.
But if the goal is to actually let the job build on either type . . . there is no way to know what type of OS you might actually build on for any given job run.
Matrix Job would be ideal if I wanted to run both . . . I don't . . . I want to run "here" whatever here happens to be.
The curse of running a combined Windows/Linux shop where both are equal.
Frank