It's all about the answers!

Ask a question

Team Concert+Jenkins Lightweight checkout : Is there any way to get jenkinsfile from Team Concert repository?


Raj Kumar (21216) | asked Apr 11 '19, 12:02 a.m.


I'm having a problem with Team Concert and Jenkins Pipeline script (jenkinsfile).

I'm using Jenkins v2.87 and teamconcert-plugin v1.2.0.5.

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:

Lightweight checkout support not available, falling back to full checkout.

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



permanent link
Sridevi Sangaiah (59179) | answered Apr 11 '19, 2:08 a.m.
JAZZ DEVELOPER
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


Register or to post 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.