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

User interaction during build

Let's say we have a project with 15 steps. To execute step number 10 (and the rest of the build) the user must see the previous output to check if everything is ok. This analysis must be done by the user, we can't use log filters. Is this possible?

Thanks!

0 votes



One answer

Permanent link
Let's say we have a project with 15 steps. To execute step number 10 (and the rest of the build) the user must see the previous output to check if everything is ok. This analysis must be done by the user, we can't use log filters. Is this possible?

Thanks!


.break will stop the build so the user can look over the results and then restart the build. You could even use .email to send an email notifying the users prior to the .break step.

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

Question asked: Dec 27 '10, 8:59 a.m.

Question was seen: 5,352 times

Last updated: Dec 27 '10, 8:59 a.m.

Confirmation Cancel Confirm