]
Lukáš Valach resolved JBIDE-24542.
----------------------------------
Resolution: Done
Improve intaller/central tests to be possible to start them
automatically
-------------------------------------------------------------------------
Key: JBIDE-24542
URL:
https://issues.jboss.org/browse/JBIDE-24542
Project: Tools (JBoss Tools)
Issue Type: Task
Components: integration-tests, qa
Affects Versions: 4.5.0.AM1
Reporter: Lukáš Valach
Assignee: Lukáš Valach
Fix For: 4.5.0.AM2
There are some tests which have to be started manually because they require path to
installer package which varies for each build, so they can't be triggered by timer.
We have to rework these tests to be able to find path to installer.jar by themselves and
then setup jenkins jobs to be started weekly.