I think Cos’ question also was why the patches attached to Jira do not get automatically run on TC. To my knowledge, the automatic runs were disabled, but I am not sure if it includes patches as well.
Can someone clarify how to run patches on TC? D. On Fri, Oct 16, 2015 at 2:16 AM, Ivan Veselovskiy <[email protected] > wrote: > Hi, Konstantin, > Tests are grouped in suites by subsystems. You can run particular test > suite -- e.g. "Ignite Hadoop". > To run the tests with particular changes push the "Run..." button near that > test suite and chose "pull/<your-pull-request-number>/head" in "Build > branch" field on the "Changes" tab. > > On Fri, Oct 16, 2015 at 1:01 AM, Konstantin Boudnik <[email protected]> > wrote: > > > Gents, > > > > is TC still picking up the JIRAs in PA state? Somehow it seems that only > > the > > latest changes from master are being picked. > > > > On a somewhat similar note: can I run tests for just a single module? > E.g. > > in > > IGNITE-1701 I made some changes in ignite-spark pom.xml and want to > quickly > > verify that this doesn't affect anything (which it shouldn't, clearly). > > Running the whole testset on my tiny laptop will probably take a few > hours. > > > > Appreciate any pointers, thanks in advance! > > Cos > > > > >
