Issue Type: Improvement Improvement
Affects Versions: current
Assignee: Unassigned
Components: jenkins-multijob-plugin
Created: 27/Jun/13 10:05 AM
Description:

Hi there,

This plugin looks perfect for what I need accept one thing - I don't want the downstream phases/jobs to trigger if they don't have any scm changes. My setup is as follows:

MainJob
    Phase 1
        JobA
        JobB 
    Phase 2
        JobC

MainJob has a Perforce view that sees my entire depot.
JobA, JobB and JobC have Perforce views that are tailored to the specific job.

So, if a file is changed that is only in JobA's view (it'll be in the MainJob view too because that sees everything) then I expect MainJob and JobA to build but I see MainJob, JobA, JobB and JobC building.

I thought the "Exposed SCM" flag might fix this issue but when I enabled it the behaviour was the same.

Can you add support for this requirement? Or am I misunderstanding something?

Environment: Jenkins v1.520
Project: Jenkins
Priority: Major Major
Reporter: Thomas Fields
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/groups/opt_out.
 
 

Reply via email to