Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-5480

Speed up xsite tests

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      The cross-site tests are much slower than the regular core tests: it takes more time to run the 233 xsite tests than the almost 6k regular tests.

      There are several reasons for this:

      1. XSite tests cannot run in parallel because they all use the same bridge cluster configuration (will be handled in ISPN-5476)
      2. Shutting down the cache managers after a test takes a long time because of JGRP-1927
      3. They use AbstractInfinispanTest.eventually() with higher timeouts, which also makes them wait more between condition checks.

              dberinde@redhat.com Dan Berindei (Inactive)
              dberinde@redhat.com Dan Berindei (Inactive)
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: