Victor - since you mentioned it - did you succeed to split your tests per-testcase?
It's only grouping suites for me - I'd like to see half of suite in one parallel closure and the other half in another. W dniu piątek, 3 listopada 2017 13:54:43 UTC+1 użytkownik Victor Martinez napisał: > > Hi, > > I'm not really familiar with any plugin though, but out of curiosity and > some other idea/suggestion: > > - Can you just use Pipeline and split your tests in stages and parallel > executions? It won't fulfil your initial requirement but might help you to > orchestrate your builds with parallel test executions and with fast > feedback, there is a nice entry about it: > https://jenkins.io/blog/2016/06/16/parallel-test-executor-plugin/ > > So maybe by sending the status faster to each step/stage/branch might help > you with > > Just an idea, sorry if i couldn't answer your initial question, hope > someone else got some further ideas/suggestions > > Cheers > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/4919da2b-703c-4b99-ad42-f45a02e90817%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
