[richfaces-planning-issues] [JBoss JIRA] (RFPL-2344) Implement POC of deploying only once to container

Juraj Húska (JIRA) issues at jboss.org
Mon Jul 14 04:36:30 EDT 2014


    [ https://issues.jboss.org/browse/RFPL-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984595#comment-12984595 ] 

Juraj Húska commented on RFPL-2344:
-----------------------------------

Setting of {{arquillian.maxTestClassesBeforeRestart}} to some high value would only decrease number of container restarts. At the same time it is not possible, because with higher values you would get PERM GEN memory errors more likely (I tested this when I was introducing Arquillian to the test-suite).

The extension I am about to incorporate to all branches will also decrease number of deployments, there will be only one, instead of deployment for each test class.

> Implement POC of deploying only once to container
> -------------------------------------------------
>
>                 Key: RFPL-2344
>                 URL: https://issues.jboss.org/browse/RFPL-2344
>             Project: RichFaces Planning
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: QE
>    Affects Versions: 4.3.0.M1
>            Reporter: Juraj Húska
>            Assignee: Juraj Húska
>
> Try to implement POC of this approach:
> # unzip container
> # copy application war to the directory from where it is automatically deployed
> # comment deployment section of tests
> # do that at first for showcase
> # run test suite with and without the trick and see the results



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)



More information about the richfaces-planning-issues mailing list