It's all about the answers!

Ask a question

will RTC allow to perform builds parallely


sudha ulaganathan (11) | asked Aug 09 '18, 12:14 a.m.

 Hi ,

Iam new to RTC , i just need to know whether i can perform builds parallely using RTC as source code Repository.

When i perform two releases at a same time one releases passes and other one fails. Kindly help me on this

 /home/utp/jazz/scmtools/eclipse//scm.sh logout -r https://10.101.5.65:9080/jazz/
Problem running 'logout':
A connection to https://10.101.5.65:9080/jazz/ did not previously exist. Try 'scm list connections' to see existing connections.
<title></title>
Build step 'Execute shell' marked build as failure
Finished: FAILURE
    

One answer



permanent link
Ralph Schoon (63.4k33646) | answered Aug 09 '18, 5:24 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Aug 09 '18, 5:26 a.m.

RTC SCM does not limit loading the data multiple times. In general builds can occur in parallel.
Obviously you will have certain dependencies on build machines/processes that perform builds.
There might be other limiting factors as well.

With respect to the data above:

1. There should never ever ever ever ever be an IP address in a repository connection. 

The error message indicates you are doing something wrong when using the SCM command line or there is some kind of limitation I am not aware of. I am aware that the SCM command line can cause problems in certain use cases.

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.