throw new IllegalStateException("ports-configuration not found");
}
portNames.load(portsPropertiesFile);
LOGGER.warn("running itests with the following port-config");
LOGGER.warn(portNames.toString());
LogLevel realLogLevel = transformLogLevel(loglevel);
Option[] mainOptions =
new Option[]{
new VMOption("-Xmx2048m"),
new VMOption("-XX:MaxPermSize=256m"),
karafDistributionConfiguration().frameworkUrl(