[jboss-as7-dev] Arquillian TS: Clustering tests on multiple AS7 instances proposal

Vladimir Ralev vladimir.ralev at gmail.com
Wed Aug 10 08:35:35 EDT 2011


Very useful.

Shouldn't there be some kind of API to kill and restart nodes or is this
outside the scope of the current project? For tests like:
1. Send request1 to node1
2. Kill node1
3. Send request to node 2
4. Bring node1 back online
6. Send request to node3

On Wed, Aug 10, 2011 at 3:24 PM, Karel Piwko <kpiwko at redhat.com> wrote:

> Hi All,
>
> I have following proposal to make multiple AS7 instance testing
> available [1]:
>
> 1/ Create testsuite/clustering aggregation pom
> 2/ Move current clustering TS to single-node submodule
> 3/ Create multiple-nodes submodule, which does not inherit
> org.jboss.as:jboss-as-testsuite but have its own environment preparation
> 4/ Use Arquillian Managed Container for standalone as this is only
> available container we have now for given purpose
>
> I have implemented prototype at [2].
>
> Please let me know what do you think of that approach.
>
> Thanks,
>
> Karel
>
> [1] https://issues.jboss.org/browse/AS7-1418
> [2] https://github.com/kpiwko/jboss-as/tree/AS7-1418
>
>
>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20110810/e752ee59/attachment.html 


More information about the jboss-as7-dev mailing list