I have a job running rather longish FitNesse test suite (over 2 hours) and I would like to break the execution in two parts (using suite includes/excludes [1]) running concurrently, then finally publish the aggregated results from all executions.

Is it possible to achieve multiple concurrent executions as part of a single build, or I would need a different approach? I don't have experience with "matrix builds" and I don't think parametrized build will help me, but I would appreciate any suggestions to start looking at.

Here are some details on the existing job: a Maven build configured to run periodically. The main build compiles classes necessary to run the FitNesse tests and sets up few other files in the working directory prior running the FitNesse part.

[1] http://fitnesse.org/FitNesse.UserGuide.TestSuites.TagsAndFilters

--
Stanimir

--
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to