|
||||||||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||||||||
- [JIRA] (JENKINS-14349) Simple check of configuratio... [email protected] (JIRA)
- [JIRA] (JENKINS-14349) Simple check of configu... [email protected] (JIRA)
- [JIRA] (JENKINS-14349) Simple check of configu... [email protected] (JIRA)
- [JIRA] (JENKINS-14349) Simple check of configu... [email protected] (JIRA)
- [JIRA] (JENKINS-14349) Simple check of configu... [email protected] (JIRA)

We have implemented to levels of check of configuration. The first check is if configuration is loadable in ClearCase. The second level of check is if the configuration added make sense in a context of configuration rotation. Eg. config-rotator does not allow the same component more the once.
Polling check the first level, and abort polling if check is not passed.
Builds do both checks and fail if not passed.