Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Trigger post build option of build definition using JBE

 Hello


I am using following command to invoke post build. However this commands uses build resuild UUID.
I would like to know, whether there is any way through which I can invoke post build of particular build definition without using buildResultUUID.

I have jenkins job, which dowload stream "Stream_1" using RTC plugin, then I build the job and based on pass or fail, I need to promote to stream "Stream_2" using post build option in build definition.

jbe -repository repo_name -userId user_name -pass user_pass -engineId engine_name -buildResultUUID %RTCBuildResultUUID% -participants com.ibm.team.build.autoDeliver -noComplete -verbose

0 votes



One answer

Permanent link

Post build deliver is supported by the Team Concert Plugin from version 1.2.0.3 and RTC server version 6.0.4. See Team Concert Plugin wiki. You don't have to specify the build definition id or build result UUID.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,016
× 1,699

Question asked: Sep 21 '17, 12:41 a.m.

Question was seen: 2,622 times

Last updated: Sep 22 '17, 12:09 a.m.

Related questions
Confirmation Cancel Confirm