[jboss-jira] [JBoss JIRA] (AS7-3489) Add ability to overwrite mgmt-users.properties when building the server config in the test suite

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Sun Jan 29 22:02:49 EST 2012


     [ https://issues.jboss.org/browse/AS7-3489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stuart Douglas updated AS7-3489:
--------------------------------

    Description: 
At the moment Arquillian overwrites mgmt-users.properties. 

This is a feature we need for our testsuite, but it is not something that the average end user of Arquillian would expect. Instead when we build our server config in the testsuite a mgmt-users.properties file should be created/copied in.

The only affected test appears to be: 

#       modified:   testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/management/http/HttpGetMgmtOpsTestCase.java
#       modified:   testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/management/http/HttpPostMgmtOpsTestCase.java
#       modified:   testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ws/tools/jbws3207/JBWS3207TestCase.java
#       modified:   testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/jsr88/EnterpriseDeploymentTestCase.java
#       modified:   testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/surefire/servermodule/HttpDeploymentUploadUnitTestCase.java

I am going to @Ignore these for now, and they should be un-ignored once we have a mgmt-users.properties file.

  was:
At the moment arquillian overwrites mgmt-users.properties. 

This is a feature we need for our testsuite, but it is not something that the average end user of arquillian would expect. Instead when we build our server config in the testsuite a mgmt-users.properties file should be created/copied in.

The only affected test appears to be org.jboss.as.test.smoke.surefire.servermodule.HttpDeploymentUploadUnitTestCase, which I am going to ignore for now. 


    
> Add ability to overwrite mgmt-users.properties when building the server config in the test suite
> ------------------------------------------------------------------------------------------------
>
>                 Key: AS7-3489
>                 URL: https://issues.jboss.org/browse/AS7-3489
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: Test Suite
>    Affects Versions: 7.1.0.CR1b
>            Reporter: Stuart Douglas
>            Assignee: Ondrej Zizka
>
> At the moment Arquillian overwrites mgmt-users.properties. 
> This is a feature we need for our testsuite, but it is not something that the average end user of Arquillian would expect. Instead when we build our server config in the testsuite a mgmt-users.properties file should be created/copied in.
> The only affected test appears to be: 
> #       modified:   testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/management/http/HttpGetMgmtOpsTestCase.java
> #       modified:   testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/management/http/HttpPostMgmtOpsTestCase.java
> #       modified:   testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ws/tools/jbws3207/JBWS3207TestCase.java
> #       modified:   testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/jsr88/EnterpriseDeploymentTestCase.java
> #       modified:   testsuite/integration/smoke/src/test/java/org/jboss/as/test/smoke/surefire/servermodule/HttpDeploymentUploadUnitTestCase.java
> I am going to @Ignore these for now, and they should be un-ignored once we have a mgmt-users.properties file.

--
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