Hello Venkatraman,
Thanks for the quick reply.
1. You should check the "This build is parametrized" box for the
downstream (Sanity testing) job. Then the parameters for these jobs
should be defined (preferably with some sane defaults)
2. Select the "Trigger parametrized build on other projects" in the
upstream job.
You can assign some default parameters, or, convert a parameter (or
the environment variable) of the current job into the parameters of
the downstream job.
See the attached screenshot for hints..
Hope this helps..
Venkat.
> _______________________________________________
On 16 August 2011 18:02, Deepti Kalakeri <deepti.kalakeri@linaro.org> wrote:
> Hello,
>
> I am using jenkins for continuous integration work.
> I have a requirement where I need to trigger a job as part of the post build
> step of a job.
> For example I have a job to build a source and I would like to trigger the
> job that tests the binaries as part of the post build step.
> Although I am aware how to trigger a job in the post build step I am failing
> to understand how to pass
> certain parameters[ information that the next job needs to know to execute]
> to the next job.
> I came across the "Parameterized Trigger Plugin" but it does not explain
> how to access the parameters passed in the new job.
>
> Can someone help me with this ?
>
>
> Thanks and Regards,
> Deepti.
>
> linaro-dev mailing list
> linaro-dev@lists.linaro.org
> http://lists.linaro.org/mailman/listinfo/linaro-dev
>
>