The mechanics of actually offlining the node can be done with: jenkins-cli -s $JENKINS_URL offline-node $NODE_NAME
What I don't have is a good criteria for when the node should be off-lined. Do we have a touch device health check already defined? If not, what would be a good starting point? Francis On Wed, Oct 16, 2013 at 7:01 AM, Evan Dandrea <[email protected]> wrote: > On 8 October 2013 14:14, Francis Ginther <[email protected]> > wrote: >> Every now and then, we have a phone fall over and it will proceed to >> fail every job executed until someone offlines it and rfowler can fix >> it. >> >> Does anyone have any existing code for automating this? I know the >> jenkins cli and web api provide hooks for doing this, it's just a >> matter of gluing the job failure to the offline task. Anybody done any >> work here in the past? > > Hi Francis, > > Were you able to find a solution to this? -- Francis Ginther Canonical - Ubuntu Engineering - Quality Engineer -- Mailing list: https://launchpad.net/~canonical-ci-engineering Post to : [email protected] Unsubscribe : https://launchpad.net/~canonical-ci-engineering More help : https://help.launchpad.net/ListHelp

