It's all about the answers!

Ask a question

RTC Jenkins Plugin: how to trigger scripts instead to use link to the static load rule


jay sander (122) | asked Oct 28 '14, 4:25 a.m.
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).


Comments
Geoffrey Clemm commented Oct 28 '14, 5:55 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

(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.

Be the first one to answer this question!


Register or to post your answer.