Hi team, i am trying to get environment variable from ITCDM and it should pass to my jenkins Job as well. Can anyone help on this?
whenever new deploy starting in ITCDM , its triggers jenkins to build and once jenkins build successful , then itcdm is deploying the code in the respective environment. i want to get the deploy environment from ITCDM and i need to pass that value to other jenkins job as parameter.So that my second jenkins will trigger smoke test in the respective environment which code was deployed. Diagram: ITCDM-> Jenkins Job A -> Build Success-> ITCDM Deploy Code So i have another job B which need to pass environment variable. SO can anyone help me to resolve this issue. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/893a0fdc-a8cc-4eb1-a761-2b2014177700%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
