RTC Jenkins Plugin: how to trigger scripts instead to use link to the static load rule
For the continuous Integration we use the RTC-Jenkins plug-in. As of now the load-rule location has to be specified in the build configuration settings. Is it possible to specify a trigger for the load-rule generation script instead?
Reason: we would like to keep load-rules always up-to- date (generate new LR for every build), because the saved load-rule could be out-of-date (error-prone).
Reason: we would like to keep load-rules always up-to- date (generate new LR for every build), because the saved load-rule could be out-of-date (error-prone).
Comments
Geoffrey Clemm
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Oct 28 '14, 5:55 p.m.(Note: I've never personally used the RTC-Jenkins plug-in, so I'll make this a "comment" rather than an "answer". )
If the RTC-Jenkins plug-in is like some of the other RTC build plug-ins, instead of using the built-in RTC loading functionality provided by the plug-in, you should be able to issue the "load" command as a Jenkins build step, at which point you can specify whatever load rule location that you want.