Open honza-kasik opened 5 years ago
JBOSS_HOME is hardcoded common/src/main/resources/testsuite.properties this leads to several tests using invalid server dir when calling TestsuiteEnvironmentUtils.getJbossHome().
JBOSS_HOME
common/src/main/resources/testsuite.properties
TestsuiteEnvironmentUtils.getJbossHome()
JBOSS_HOME
is hardcodedcommon/src/main/resources/testsuite.properties
this leads to several tests using invalid server dir when callingTestsuiteEnvironmentUtils.getJbossHome()
.