Re: Problems using jenkins-cli quiet-down -block

2017-01-15 Thread Joe
After some more tests it looks like the problem affects pipeline jobs but not freestyle jobs. I guess this is a bug so have raised a jira https://issues.jenkins-ci.org/browse/JENKINS-41085 On Wednesday, 11 January 2017 09:59:46 UTC, Joe wrote: > > > Hi all, > > I want to run some scripts exter

Problems using jenkins-cli quiet-down -block

2017-01-11 Thread Joe
Hi all, I want to run some scripts externally that require that all jobs are stopped. I expected the following command to stop new jobs being started, and only return once all the jobs in the queue have finished (or reached the end of a stage for pipeline and paused): java -jar jenkins-cli.ja