The topic is still unresolved for me. In a shorthand - would it be possible to start a job if there were changes in the source code and another (related) job was successful and do that periodically.
The motivation behind is to have a UI tests running on different platforms (job1) and then a single UI test (job2) running on just one platform. Then job2 would be run frequently. Since job2 is taking a lot of time to complete it would be reasonable to only start it if job1 was successful (since it is run frequently it is assumed that the most recent results are valid current results) and if there were changes to the source code. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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.
