Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-11525

Run tests in camel-core in parallel via test suites

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Abandoned
    • None
    • Future
    • camel-core, tests
    • None
    • Unknown

    Description

      Look at using test suites so we can divide the tests into different groups, and let them run in parallel. For example we can group by org.apache.camel.xxx package level and run each in parallel depending on number of cpu cores etc.

      I wonder if this tool can make it possible to setup the suites filtering via the wildcard matching so we can do this easily
      https://github.com/michaeltamm/junit-toolbox

      See also
      https://stackoverflow.com/questions/7331214/junit4-run-all-tests-in-a-specific-package-using-a-testsuite

      And maven surefire plugin
      http://maven.apache.org/surefire/maven-surefire-plugin/examples/fork-options-and-parallel-execution.html

      Attachments

        Activity

          People

            Unassigned Unassigned
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: