Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » Maven Plugin split execution(Split testcases run via maven plugin)
Maven Plugin split execution [message #1712774] Wed, 28 October 2015 08:11 Go to next message
Markus Manck is currently offline Markus ManckFriend
Messages: 34
Registered: June 2015
Member
Hello,

I have integrated my test case execution in a Jenkins job using the maven plugin which just works fine.

Now I want to split the testcase execution packaging the testcases.
I have done so splitting the pom.

Now every execution generates it's own result set.
Is there a way to merge those results set or alternatively to split the execution within a singular pom file?

The reason for splitting the testcases is to be more robust with regards to memory and cpu consumption.

Best regards
Markus
Re: Maven Plugin split execution [message #1712802 is a reply to message #1712774] Wed, 28 October 2015 10:54 Go to previous message
Ulyana Skorokhodova is currently offline Ulyana SkorokhodovaFriend
Messages: 280
Registered: July 2014
Senior Member
Hi Markus,

You could try to create a parent pom, so Jenkins will aggregate all results into a single report file. However, AUT will start separately each time for each execution.

Kind regards,
Ulyana.
Previous Topic:[SOLVED]Is it possible open an ECL script in Full-screen way without loose ECL syntax rules colors ?
Next Topic:Summary Report
Goto Forum:
  


Current Time: Wed Apr 24 17:52:58 GMT 2024

Powered by FUDForum. Page generated in 0.02827 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top