How can I use Jenkins plugin to just get files from an RTC workspace?
Hi,
I want to use jenkins to just get files from an RTC workspace and copy to the Jenkins server. Every article I have found seems to relate to building from jenkins. Is it possible to just copy files locally from a workspace via Jenkins plugin? |
Accepted answer
In a freestyle job, under Rational Team Concert, you can use the "Just accept and fetch from workspace" option to load a RTC workspace.
See TeamConcert Plugin wiki page, under Job configuration, section 5.b. Brian McGaley selected this answer as the correct answer
Comments
Brian McGaley
commented Nov 26 '15, 9:26 a.m.
Thanks this did the Trick!
Load rules are available when using the build definition option in the plugin (to configure load rules, use the Jazz Source Control tab in the build definition). It is not available when you use the "Just accept and fetch from workspace" option. The related work is tracked here |
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.