Remove offline slaves from build executor status list

2016-02-26 Thread Cherie Stouffer
Is there a way to not show offline slaves in the build executor status list? I found this issue which suggests this functionality was released in v1.389 (I am currently on v1.642.1), however it's not clear if it needs to be enabled

Re: jenkins home directory

2016-02-26 Thread Gurusharan
Hi Hector, Did you try the steps Geoffroy had explained? If so can you please brief us on how you are running Jenkins (windows service, init.d on linux, etc.) and how you followed those steps. The steps are generic, how ever depending on how you run Jenkins, setting up the environment might be

Re: jenkins home directory

2016-02-26 Thread Hector Magnanao
I followed the steps above but when I verified, the old home directory is still showing up. How do I change the home directory for my login in Jenkins to the new Jenkins home ? On Sunday, February 21, 2016 at 10:01:35 AM UTC-6, Gurusharan S wrote: > > Hi Hector, > > On how to verify the new

Jenkins For BI

2016-02-26 Thread Vishal Maheswari
Hi Team, I was wondering if you could provide me with some details on how can I integrate Jenkins for Business Intelligence. My database is on Teradata and reporting tools are OBIEE, COGNOS, BO. How can a achieve CI/CD for BI. Any help is appreciated. Thanks. -- You received this message

Jenkins is stuck when filling up the workspace

2016-02-26 Thread Hector Magnanao
I'm using PTC Integrity Client as my SCM tool. I have a repository that has over 14000 files. When I start build, it cleans the workspace and then proceeds to populate. But when the folder has about 1 files in it, Jenkins doesn't seem to fill it up anymore, and doesn't proceed to start

Re: Jenkins CLI

2016-02-26 Thread Hector Magnanao
I was able to run my job after I gave myself the right permissions. But now it can't find jobs with spaces in the name. How do I get around this ? I tried putting the job name in single quotes. On Friday, February 26, 2016 at 9:27:10 AM UTC-6, Hector Magnanao wrote: > > I'm using my own

Re: Configure "Publish over SSH" plugin to run on Windowns

2016-02-26 Thread Brian Thompson
I am having a similar issue. Did you ever find a solution? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To

Re: Jenkins CLI

2016-02-26 Thread Hector Magnanao
I'm using my own login and password. Do I have to run the command in the same directory as the build jobs ? On Thursday, February 25, 2016 at 12:29:23 PM UTC-6, James Nord wrote: > > > On Wednesday, February 24, 2016 at 4:21:36 PM UTC, Hector Magnanao wrote: >> >> I'm trying to use the Jenkins

Re: Same Build number series for multiple projects

2016-02-26 Thread Victor Martinez
Hi, You don't need to use Capital Cases at all, lower cases are in good shape and easy to read. Coming back to your questions: - https://wiki.jenkins-ci.org/display/JENKINS/Build+Name+Setter+Plugin might help you to set those numbers based on token/attributes -

Same Build number series for multiple projects

2016-02-26 Thread Amit Bhardwaj
Hi Group! I have a requirement where I have 2-3 branches from a common master (say A-dev, B-dev2.0, C-Qa) and I want to run Jenkins for each branch and check stability of my code and binaries. Currently I run Jenkins Project for 'master' branch only and with each build I get a iterative next

hide project-based security when user is not admin

2016-02-26 Thread Axël Bessade
Dear all, Simple question : I would like to hide project-based security for all non admin user inside the task configuration. But only this part ! because user must have access to the configuration of the task. Anyone know how to do this ? Best Regards, Axël. -- You received this message