ggi reopened Bug JENKINS-9665

Hi,

I think that the proposals are workarounds for specific situations, but I think the issue is still not resolved, since can not be used variables in label parameters.

In my case I don't found the way to with those workarounds, I have to send the job to a label (not node) depending of the parameters which are called the job.

I have solved it with another workaround:

  • using the "Parameterized Trigger Plugin"
  • inside this call, using the option of pass parameters from a properties file
  • and inside this option, use the option "Don't trigger if any files are missing"
  • So depending the the properties files that I create or delete in a previous shell script, I control which jobs runs, and each job has a fixed label.

Still all of these are complex workarounds because can not be used variables in label parameters.

So if this can be fixed would the good solution.

Regards,
Gorka

Change By: ggi (05/Nov/14 3:25 PM)
Resolution: Fixed
Status: Closed Reopened
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to