]
Tristan Tarrant updated ISPN-4990:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 7.1.0.Beta1
7.1.0.Final
Resolution: Done
Run all security tests in one maven profile
-------------------------------------------
Key: ISPN-4990
URL:
https://issues.jboss.org/browse/ISPN-4990
Project: Infinispan
Issue Type: Enhancement
Components: Test Suite - Server
Reporter: Vojtech Juranek
Assignee: Vojtech Juranek
Fix For: 7.1.0.Beta1, 7.1.0.Final
Currently some server security tests have to run with profile {{suite.security}}, while
other with {{suite.security.manual}}. Unify them to run under same profile and to be
executed as part of default server test suite.