Could I disable the baseline generated by RTC + Jenkins + JBE?
We integrate Jenkins + RTC + JBE with this plugin
It works, but we find it generates a baseline for every build, is it possible to disable it?
Because it will generate lots of baselines and it will confuse us, thanks.
Accepted answer
Hi Dennys,
There is no way to disable the creation of a snapshot (including baselines). The snapshot created by a build is an important part of the integration between build and SCM. Snapshots are required to be able to compare the SCM diffs between two builds.
Could you please open an enhancement, but help us by explaining the problem with the extra baselines. Perhaps all you need is better filtering? Maybe describe the workflow that is difficult.
Thanks,
Scott
There is no way to disable the creation of a snapshot (including baselines). The snapshot created by a build is an important part of the integration between build and SCM. Snapshots are required to be able to compare the SCM diffs between two builds.
Could you please open an enhancement, but help us by explaining the problem with the extra baselines. Perhaps all you need is better filtering? Maybe describe the workflow that is difficult.
Thanks,
Scott
Comments
Thanks for your reply, because build success not means we can release it.
We still need to verify JUnit and other quality KPI to decide.
And the name of baseline is not configurable, we see lots of "Project 1 #01", "Project 1 #02", "Project 1 #03", ... will confuse us.
For example, the system generates 100 baselins automatically and we generate 3 baselines manually,
it's not easy to find the baseline generated by us.
This is the workitem https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=295195&tab=overview