]
Tomaz Cerar resolved WFLY-8817.
-------------------------------
Fix Version/s: 12.0.0.Final
(was: 11.0.0.Final)
Resolution: Done
The jboss.dist system property is not used in
testsuite/integration/elytron module
----------------------------------------------------------------------------------
Key: WFLY-8817
URL:
https://issues.jboss.org/browse/WFLY-8817
Project: WildFly
Issue Type: Bug
Components: Test Suite
Reporter: Josef Cacek
Assignee: Tomaz Cerar
Priority: Critical
Fix For: 12.0.0.Final
Elytron testsuite module doesn't work correctly with the {{jboss.dist}} system
property.
The {{jboss.dist}} system property is used by QE to run the AS testsuite against the
correct bits (e.g. comming from PROD team). The {{testsuite/integration/elytron}} module
seems not to be taking this property into account. It seems it always uses output of
{{wildfly-server-provisioning-maven-plugin}} to test against.