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

Speed up xsite tests

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)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: