[jboss-jira] [JBoss JIRA] (AS7-2541) TS: Clutering tests - figure out how they will be run.
Ondrej Zizka (Commented) (JIRA)
jira-events at lists.jboss.org
Mon Nov 21 19:01:43 EST 2011
[ https://issues.jboss.org/browse/AS7-2541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644527#comment-12644527 ]
Ondrej Zizka commented on AS7-2541:
-----------------------------------
Three options:
1) Using Arquillian API to restart AS using different <config>.xml - see ARQ-336.
2) Using AS Management API to reload AS config.xml - see the "snapshot" functionality.
3) Using an annotation which would make Arquillian restart the container with appropriate <config>.xml for each tests.
> TS: Clutering tests - figure out how they will be run.
> ------------------------------------------------------
>
> Key: AS7-2541
> URL: https://issues.jboss.org/browse/AS7-2541
> Project: Application Server 7
> Issue Type: Sub-task
> Components: Test Suite
> Reporter: Ondrej Zizka
> Assignee: Richard Achmatowicz
> Fix For: 7.1.0.CR1
>
>
> The current single test is not multinode - when set up as multinode, it fails. So it runs as single node, even though being in package .cluster.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list