You could use the VNC plugin, couldn't you? It will run a VNC server session on the slave at the start of your job, and will then stop the VNC server at the end of the job.
Mark Waite >________________________________ > From: Florian Lier <[email protected]> >To: Jenkins Users <[email protected]> >Sent: Wednesday, February 8, 2012 11:30 AM >Subject: ssh -X for build slaves? > > >Hey everyone, > >is it possible to launch builds on a slave (Linux), launched via ssh btw, which make use of "X"? >The only thing I can think of is to export $display vars on the slave, is there any other way? > >Cheers, >Florian > > >
