Quantcast

[JIRA] (JENKINS-14817) Allow to dynamically map filenames on job start from Enviroment variables

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14817) Allow to dynamically map filenames on job start from Enviroment variables

JIRA noreply@jenkins-ci.org
Issue Type: New Feature New Feature
Assignee: domi
Components: config-file-provider
Created: 15/Aug/12 7:01 PM
Description:

Sometimes we need to use different configs for parametrized downstream job.
Simple eample:
We have parametrized job "UNIT_TESTS_RUN" which requires configuration file wtih test sites urls, db connection strings etc.
And when this job triggered by upstream "DEFAULT_BRANCH" job, whe should provide config file "MAIN_BRANCH_UNIT_TESTS_CONFIG.xml"
But when "UNIT_TESTS_RUN" triggered by "RELEASE_1_0_BRANCH" job, whe should provide config file "R1_0_UNIT_TESTS_CONFIG.xml"
Is it possible to implement such feature as mapping config file names by environment variables using @includes of Ant fileset pattern?

Project: Jenkins
Priority: Major Major
Reporter: Peter S
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14817) Allow to dynamically map filenames on job start from Enviroment variables

JIRA noreply@jenkins-ci.org
Change By: Peter S (17/Aug/12 6:59 AM)
Assignee: domi Dominik Bartholdi
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14817) Allow to dynamically map filenames on job start from Enviroment variables

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
domi commented on New Feature JENKINS-14817

I think after implementing JENKINS-14823, you should be able to do this with some magic by the envinject plugin.

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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14817) Allow to dynamically map filenames on job start from Enviroment variables

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
domi commented on New Feature JENKINS-14817

by using environment variables in the target definition, is this now working for you?

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 [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
 
 
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14817) Allow to dynamically map filenames on job start from Enviroment variables

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
domi assigned New Feature JENKINS-14817 to domi
Change By: domi (11/Mar/13 6:53 AM)
Assignee: Dominik Bartholdi domi
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 [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
 
 
Loading...