-
New Feature
-
Resolution: Unresolved
-
Major
-
None
As I understand at the moment every build generates a new snapshot in RTC. This can result in a continous build job in an unlimited number os snapshots and hence baselines in RTC.
What do you think about an configuration option to not create such baselines with every run.
[JENKINS-22905] Do not create snapshot for every build
Workflow | Original: JNJira [ 155051 ] | New: JNJira + In-Review [ 178994 ] |
Without the snapshot, we can't compare between build results. When you know the snapshot from 2 builds, you can compare them and see the complete list of change sets that went in/out between the builds.
At present we have no other way to capture the state of the stream.
What difficulties is it causing other than clutter when searching?