[closed] How can I pre-validate a stream-to-stream delivery using Java API or lscm?
We use multiple streams to manage our promotion between development, test, and production environments. E.g.:
Dev Stream → Test Stream → Production Stream
Our whole organization has this addiction to cherry picking work items. So we get 30 or 40 different changesets against 10 or 20 different work items and then they choose 5-15 they want to promote.
When we try to promote (deliver) that subset of changesets we often get either the "can't promote changeset x because doing so would create a version gap" error or the "can't promote changeset x because this would cause a conflict. Use a workspace instead and resolve the conflicts first" error.
Can anyone suggest a way to prevalidate that any given set of changesets would be "ok" to deliver -- before actually delivering?
The question has been closed for the following reason: "Duplicate Question" by rschoon Oct 17 '14, 5:22 a.m.
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Oct 17 '14, 5:22 a.m.Closed as duplicate. See https://jazz.net/forum/questions/165776/how-can-i-pre-validate-a-stream-to-stream-delivery-using-java-api-or-lscm