It’s possible but requires you to create a branch and pass its name into TeamCity: https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute#HowtoContribute-2.CreateaPatch-file <https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute#HowtoContribute-2.CreateaPatch-file>
However, this approach works only for Ignite committers who have enough permissions for branches creation. Plus, it’s easier for a reviewer to check the changes via pull-requests and leave comments there. — Denis > On Nov 30, 2017, at 11:28 PM, Cergey <cossa...@mail.ru.INVALID> wrote: > > But I want to run the tests against the patch in jira (it is kinda easier to > make changes in the patch). Is that feasible ? > > -----Original Message----- > From: Denis Magda [mailto:dma...@apache.org] > Sent: Friday, December 1, 2017 4:53 AM > To: dev@ignite.apache.org > Subject: Re: ci.ignite.apache: Run all for patch (jira number) > > Cergey, > > You need to run the tests agains the pull-request. In your case it should be > this one - pull/2970/merge > > — > Denis > >> On Nov 30, 2017, at 12:36 PM, Cergey <cossa...@mail.ru.INVALID> wrote: >> >> Probably, I missed something in the patch >> (https://issues.apache.org/jira/browse/IGNITE-6745 ) as builds do not (and >> did not) start automatically. What may be wrong ? >> >> -----Original Message----- >> From: Cergey [mailto:cossa...@mail.ru.INVALID] >> Sent: Friday, December 1, 2017 12:31 AM >> To: dev@ignite.apache.org >> Subject: ci.ignite.apache: Run all for patch (jira number) >> >> Hi, igniters, >> >> When trying to run "Run all for patch" build with parameter "jira number" >> (existing, e.g. IGNITE-6745 or random), build fails >> (https://ci.ignite.apache.org/viewType.html?buildTypeId=Ignite20Tests_RunAllTestBuilds) >> with exception: java.net.ConnectException: Connection timed out. Is this >> functionality not supported or I incorrectly set the jira number ? >> >> > >