-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Problem:
On jenkins configurations from settings.xml seem to override other settings from project.
Example:
It was necessary with ticket CAM-3636 to increase the lock time for H2. Which was done in commit 648f8aa4. But to get the test running on the jenkins it also had to be adjust in the jenkins conifg (see commit 907a58aa).
Discuss:
Is this correct. Should we improve on this. Is it necessary to add these information to the settings.xml.