It's all about the answers!

Ask a question

how should we organize emergency fixing?


Bernd van Oostrum (21725371) | asked Oct 26 '15, 7:07 a.m.
We defined a dedicated stream for emergency fixes, to which all developers of the team can make contributions if necessary.
This stream should be in sync with the production stream as well as the related build workspace. Without syncing the build workspace, too many items will be built.

Sync of the stream is no problem as the developer is member of the team area owning the stream.

Problem: the developer can't sync the build workspace as he is not the owner; the build user is.

Accepted answer


permanent link
Bernd van Oostrum (21725371) | answered Nov 13 '15, 8:33 a.m.
Resolved by creating a script that performs the synchronization using the build user.

Ralph Schoon selected this answer as the correct answer

One other answer



permanent link
Ralph Schoon (63.1k33646) | answered Oct 26 '15, 8:18 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Bernd,

1. You can set up a green stream scenario, where the build delivers the changes after a successful build. That way, you would always have a stream that is good.
2. If the build runs against the emergency stream, the build process loads the content of that stream during builds. So it is synchronized to the stream at the moment of the load.
2. Personal builds are the best way to run a build on the changes even before delivering, in this case the build is run on the repository workspace of the user.

Comments
Bernd van Oostrum commented Oct 26 '15, 9:25 a.m.

Hi Ralph,

We are using the ARCAD-pack for RTC. After building a release, we have to do some actions in ARCAD to actually put the release in production (install objects on iSeries = "ARCAD Distribute" + update some metadata in ARCAD = "ARCAD Transfer to reference").

When that is done, the next step is to update the production stream in RTC to have theĀ  production status reflected in RTC as well.
This is a manual task...
The production stream has no build.

When there is a production problem, we want the developers to work in the "emergency fix"-stream for which we have a build definition.

However, it needs to be synced first as well as the build workspaces... but I'm not sure how to achieve this without making averyboy JazzAdmin or sharing the builduser's password.

Regards,
Bernd.

Your answer


Register or 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.