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 via email to