It's all about the answers!

Ask a question

RTC support for Jenkins 2 - pipelines


Yaron Norani (47267065) | asked Jul 12 '16, 4:15 a.m.
 Hello,
We have a customer works with RTC.
They would like to implement Jenkins 2 to implement CI - CD processes.
See link: https://jenkins.io/2.0/

How can we integrate it to RTC?

One answer



permanent link
sam detweiler (12.5k6195201) | answered Jul 13 '16, 10:00 a.m.
I'm not sure I understand the question.. RTC is source and Build. there is no pipeline in build.

you can start a jenkins job. which could be one of the pipeline jobs, today, start the build and use the job chaining feature and build pipeline plugin to see the same visuals on jenkins UI.
you can't visualize the pipeline on RTC.

I detest this 'infrastructure/build/deployment/pipeline as code' movement. it hides all the details in ANOTHER DSL, which are the bear of maintenance.

Comments
Yaron Norani commented Jul 13 '16, 10:12 a.m.

Hi Sam,

Thanks for the reply.

In Jenkins 2, for example you can manage the Jenkins flow as code in GIT. And then build it out of the SCM tool (GIT).

The customer looks for this behavior with RTC SCM.

The new capabilities and GIT integration is documented here: See link: https://jenkins.io/2.0/


sam detweiler commented Jul 13 '16, 11:21 a.m.

got it.. still don't like it..

if you had the FILE.. is there a unique jenkins step that could consume it and run the flow?   I don't want to try to learn j2.0 right now to answer that.

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.