[infinispan-issues] [JBoss JIRA] (ISPN-5480) Speed up xsite tests
Dan Berindei (JIRA)
issues at jboss.org
Tue May 19 03:05:19 EDT 2015
[ https://issues.jboss.org/browse/ISPN-5480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-5480:
-------------------------------
Git Pull Request: https://github.com/infinispan/infinispan/pull/3478
> Speed up xsite tests
> --------------------
>
> Key: ISPN-5480
> URL: https://issues.jboss.org/browse/ISPN-5480
> Project: Infinispan
> Issue Type: Task
> Components: Core, Cross-Site Replication, Test Suite - Core
> Affects Versions: 7.2.1.Final
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Fix For: 8.0.0.Alpha1
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the infinispan-issues
mailing list