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

RTC: skip "Require work item approval" for some files only

We use RTC 4.0.0.1 with precondition "Require work item approval" configured for our development stream. This is working well, however we've got one file only that contains test metadata, and frequently changes. This file needs to match the stream, so is also held in source control, but it doesn't really need strict control, and it would be faster for us if changes to that file only could be delivered without requiring approvals.

What's the best way to configure this in RTC? I think it can be done using two parallel streams, one for the single file, and one for everything else. These could be owned by two team areas with different operational preconditions configured. This seems a little complex for one file, is there anything simpler?

We have several RTC build engines (different platforms) running continuous build&test which would need to work with the solution. If two streams are used, can each build engine's workspace be configured so it receives changes from both the development stream and also the matching no-approval stream?

0 votes

Comments

 you could also disable (not configure) the approval requirement for a person with a particular role and have them check in these files



2 answers

Permanent link
I can't think of a better way to do it. What Sam mentioned should work although it may not be what you want since that role could deliver any change without approvals. A build workspace can be configured to accept changes from multiple streams by scoping the flows for each stream in the flow table of the build workspace.

0 votes


Permanent link
One additional idea: You could create a new "Requires Approval" precondition that basically wraps the existing one, reuses the schema and the configuration UI.
This could have a check that tests if the change set only contains the configuration file and, in this case aborts the check for the approval. The configuration UI would only needed to be deployed in the Eclipse Admin UI's for the administrators.

Just a thought. Not nice and easy, but the best I could come up with.

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
× 6,121

Question asked: Apr 08 '14, 1:03 p.m.

Question was seen: 5,487 times

Last updated: Apr 14 '14, 10:37 a.m.

Confirmation Cancel Confirm