[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-1478) inconsistent test suite performance
Aleksandar Kostadinov (JIRA)
jira-events at lists.jboss.org
Sat Jun 12 14:15:46 EDT 2010
[ https://jira.jboss.org/browse/JBMESSAGING-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12535263#action_12535263 ]
Aleksandar Kostadinov commented on JBMESSAGING-1478:
----------------------------------------------------
Good news, after the changes with 1.4.6 SP1 I had the tests pass 100% on soaperf07. Trying windows now.
> inconsistent test suite performance
> -----------------------------------
>
> Key: JBMESSAGING-1478
> URL: https://jira.jboss.org/browse/JBMESSAGING-1478
> Project: JBoss Messaging
> Issue Type: Bug
> Components: Tests and Performance
> Affects Versions: 1.4.0.SP3.CP04
> Reporter: Aleksandar Kostadinov
> Assignee: Howard Gao
> Fix For: 1.4.0.SP3.CP11, 1.4.7.GA, 1.4.8.GA
>
>
> I see inconsistent performance running the JBM test suite. Here I have 2 builds on the same physical machine (windows), using local disk storage so environment should be pretty stable.
> The mysql database is shared but I doubt it is the culprit.
> I run the test suite with the following options:
> property( name: "functional.tests.database", value: dbname )
> property( name: "stress.tests.database", value: dbname )
> property( name: "clustering.tests.database", value: dbname )
> property( name: "test.target", value: "report" )
> property( name: "test.bind.address", value: properties["env.MYTESTIP_1"] )
> property( name: "jboss.messaging.groupname", value: properties["env.BUILD_TAG"])
> property( name: "jboss.messaging.datachanneludpaddress", value: properties["env.MCAST_ADDR"] )
> property( name: "jboss.messaging.controlchanneludpaddress", value: properties["env.MCAST_ADDR"] )
> Are there any other options I can add to increase isolation from other processes in the same LAN?
> Would you be able to look at these 2 builds and based on the logs, say why is the first one taking longer and eventually timeout?
> http://hudson.qa.jboss.com/hudson/view/SOA-Release/job/soa-jbm/163/
> http://hudson.qa.jboss.com/hudson/view/SOA-Release/job/soa-jbm/164/
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list