Perhaps the best teaching on TH-cam that too free of cost.................Even the paid courses don't offer so beautiful knowledge ..................Gr8 work @Mukesh Otwani
Hey, If we need to create a job(B) that invokes a job (A) by passing parameters then take its output and give it as input to another job(C) and start job C, how can this be done? Thanks!
You can store the result in variable then use the same in next job itisatechiesworld.wordpress.com/jenkins-related-articles/jenkins-configuration/jenkins-passing-a-parameter-from-one-job-to-another/
Hi Mukesh, 1 question i am having : In programming if we have 3 methods, like say for example BUILD(), TEST(String browser), DEPLOY(). And i want to pass parameter from TEST(String browser) to DEPLOY() why should I set Parameterized Value / Predefined Values in BUILD() ? As we are just passing control from BUILD -> TEST -> DEPLOY . I have question like why we are setting parameterized value in BUILD ? Cause we can also Set default value in TEST and can override from it correct? Please correct me if i am wrong. Awaiting for your response. Regards, Shrikant.
Hi Mukesh Thanks for Jenkins Series, its really useful. I am trying to join your channel but after filling all payments details I am getting error. Please help me on joining your channel. Thank you
My requirement is to run Job1 multiple times sequentialy but with different parameters. So, as in your example - Job1 -(J1 with P1 parameter) -> Job2 (J1 with P2 parameter) -> J3 (J1 with P3 parameter). How can i achieve this?
Perhaps the best teaching on TH-cam that too free of cost.................Even the paid courses don't offer so beautiful knowledge ..................Gr8 work @Mukesh Otwani
Hey, If we need to create a job(B) that invokes a job (A) by passing parameters then take its output and give it as input to another job(C) and start job C, how can this be done?
Thanks!
You can store the result in variable then use the same in next job itisatechiesworld.wordpress.com/jenkins-related-articles/jenkins-configuration/jenkins-passing-a-parameter-from-one-job-to-another/
Hi Mukesh .....very nice explanation
easy to understand , much appreciated your effort.
It's my pleasure Thanks Nishu, I am glad it helped you.
Hi Mukesh, It was a very nice video and a good explanation.
Thanks a lot Abhi
can i get the downstream job's status of a job i triggered in my stage in jenkins file?
Super video otwani sir
Thanks Mate
Nice video, great explanation.
Thank you Siva,Glad you liked it!
Hi Mukesh, 1 question i am having :
In programming if we have 3 methods, like say for example BUILD(), TEST(String browser), DEPLOY().
And i want to pass parameter from TEST(String browser) to DEPLOY() why should I set Parameterized Value / Predefined Values in BUILD() ?
As we are just passing control from BUILD -> TEST -> DEPLOY .
I have question like why we are setting parameterized value in BUILD ?
Cause we can also Set default value in TEST and can override from it correct?
Please correct me if i am wrong.
Awaiting for your response.
Regards,
Shrikant.
Hi Mukesh Thanks for Jenkins Series, its really useful. I am trying to join your channel but after filling all payments details I am getting error. Please help me on joining your channel. Thank you
My requirement is to run Job1 multiple times sequentialy but with different parameters. So, as in your example - Job1 -(J1 with P1 parameter) -> Job2 (J1 with P2 parameter) -> J3 (J1 with P3 parameter). How can i achieve this?
Yes, you can use plugins.jenkins.io/uno-choice/ this plugin
Nice explanation
Bro pls upload this video with Jenkins file
Thank you
👍
Thank you.