[
https://issues.jboss.org/browse/AS7-3489?page=com.atlassian.jira.plugin.s...
]
Darran Lofthouse commented on AS7-3489:
---------------------------------------
I don't think we have the best coverage of the HTTP interface at the moment -
doesn't this set of ignores completely remove all testing of the HTTP interface?
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
Priority: Critical
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