Details
-
Type:
Improvement
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: config-rotator-plugin
-
Labels:None
-
Environment:Every
-
Similar Issues:
Description
When setting config-rotator up for an invalid clear case configuration, eg. including the same component twice, the logs is very verbose and does not hint what is wrong.
The build is also started.
If configuration is not valid, and there is no existing build we can not prevent the build from being started by the poller.
We will do a simple check of configuration by checking if same component is included more than once. Checks can later be improved or extended. At the moment it can not be done during configuration as we have no workspace there.