Team Concert+Jenkins Lightweight checkout : Is there any way to get jenkinsfile from Team Concert repository?
My projects and jenkinsfile is stored in RTC 6.0.5 SCM and i configure RTC details on Jenkins, In Jenkins under pipeline section, In Script Path i provided the Jenkinsfile path and gives the build.
In the log I get the error message:
It's teamconcert-plugin limitation? I know that RTC scm-tools (lscm) have a command to get only one file from repository. So, how do I configure Jenkins to use it to get pipeline script instead of teamconcert-plugin?
|
One answer
Light weight checkout is currently not supported by the teamconcert-plugin.
tracks this requirement.
I don't think it is possible to configure RTC scm-tools in place of teamconcert-plugin to checkout the jenkinsfile.
|
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.