Jenkins+RTC SCM Plugin: Console.txt is added to build result when build is requested via RTC build definition
We are currently facing the following situation with the RTC-SCM Jenkins Plugin.
When a Jenkins build is requested via a build definition in ALM then automatically the console log of the Jenkins build is being added to the build result in ALM.
Sometimes the console log file will be bigger like 100 MB or more.Uploading such huge files is creating a lot of load on the ALM server.Some time some of like us don’t need the console log in the build result.
According to ALM this is a feature: https://jazz.net/library/article/92827#rtc_bd :
“By default, when a Jenkins build is started from Rational Team Concert, the Jenkins console log is automatically added to the build record”
Is there any way to disable this feature or only links will be made?