Re: How do I add text to Radiator View Icons?

2016-09-08 Thread Chris Knowlton
ide the > job, or if it's dynamic add an extension point to be able to contribute > that. > > Is that a dynamic text, or using the job description would do? > > -- Baptiste > > Le 6 sept. 2016 7:24 PM, "Chris Knowlton" > a écrit : > > I posted this i

How do I add text to Radiator View Icons?

2016-09-06 Thread Chris Knowlton
I posted this in the jenkins reddit, but that place appears empty. I have some scripts that run whose job it is to verify (and in some cases restart) services running on my build slaves in order to validate their fitness to host nightly builds. Once I have this working appropriately, I plan to

Re: How can I write job script and load it to jenkins to work ?

2016-04-15 Thread Chris Knowlton
which will > allow you to "Restrict where this project can be run". Couldn't you > change that from either a REST call or from a Selenium script? > > Mark Waite > > On Thu, Apr 14, 2016 at 12:55 PM Chris Knowlton > wrote: > >> But jenkins job defi

Re: How can I write job script and load it to jenkins to work ?

2016-04-14 Thread Chris Knowlton
But jenkins job definitions are cached in memory. I have been fighting this forever since there are fields stored in this cache which are not generally available to the user. In my case, what I want to do is direct the job to a particular slave, because there is pre-built workspace there that