Promoting a snapshot into test-stream
Hi Forum, I seem not to understand the deployment process.
Maybe I'm getting it all wrong... or I'm just missing something.
- development
- test
- production
I also have 3 components:
- Frontend
- Webservices
- Backend
==> These 3 components are the same components in all streams.
When I make a snapshot of the current development-stream, and change the owner of the snaphot to test-stream (previously known as promote?) I expect the test stream to contain the same component-baselines & some change sets incoming on the stream?
Am i understanding this correctly?
|
Accepted answer
Ralph Schoon (63.6k●3●36●47)
| answered Oct 28 '14, 1:22 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
No.
The owner of a snapshot is just where the snapshot can be found. You can create a stream configuration from the snapshot and it will contain the data you have in the baselines on the components. If you want the changes in a snapshot to go to a stream, you create a repository workspace from the snapshot, set the flow target to that stream. Pending changes shows you the differences and you can deliver (potentially accept and merge as well). If you want a stream with that snapshot data, you can also create it from the snapshot. I think there is no command to rebase on a snapshot. You can rebase individual components with then baseline of the stream though. See
for related articles
N. VD selected this answer as the correct answer
|
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.