Custom Views for Users

2014-10-14 Thread طلال Anthony-Peter-Thomas رابعة
Good evening, I've been searching for a way to let users create personal custom views in Jenkins. Couldn't find anything. Anybody have any pointers? Regards, T. Anthony Rabaa (طلال رابعة) -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group.

Re: Swing UI tests on Linux Slaves

2014-09-12 Thread طلال Anthony-Peter-Thomas رابعة
Same here, Xvfb works great. I believe there's a plugin to instantiate a new instance of Xvfb with each build but I haven't used it. I run a single instance of Xvfb on each slave because our tests can't be run in parallel. > On Sep 12, 2014, at 12:39 PM, Chanda Unmack wrote: > > > >> On Fri

Re: Cloud Connectivity with Private Network

2014-09-12 Thread طلال Anthony-Peter-Thomas رابعة
SSH reverse tunnel? > On Sep 10, 2014, at 9:22 AM, Sajith Balakrishnan > wrote: > > Hi All > > We have a private network. However our applications / build servers(slaves) > are hosted on a Cloud. > > We are trying to Orchestrate the build / testing process Using Jenkins which > has to resid

Re: Upload artifacts to DropBox/Google drive ?

2014-07-20 Thread طلال Anthony-Peter-Thomas رابعة
Install Dropbox on the Jenkins master and publish by copying to the appropriate Dropbox directory? > On Jul 20, 2014, at 1:21 PM, Kaido Kert wrote: > > Hi, > > Is there an existing way to get artifacts published on either GoogleDrive or > Dropbox ? > Amazon S3 buckets and GoogleStorage are th

Re: Help with artifacts archiving

2012-07-27 Thread طلال Anthony-Peter-Thomas رابعة
Hello, I have a similar process. Promotions can't archive the artifacts so what I did instead was create a second project… * First project runs. If successful, it creates an artifact of the distribution. * If promoted, it calls on the second project to perform the task. * Second project uses