Join plugin return results of builds from triggered jobs

2014-11-20 Thread Marko Lisica
Topic may not have apropriate title. I will try to fix it as I write my challenge. I have tested Join plugin in order to parallelise our builds in order to reduce time of build. Current job build setup we have is: BitBucket Pull Request Builder triggers on every PR, builds a project and retur

jenkins-cli cannot safe-restart if security is true

2014-01-31 Thread Marko Lisica
I have just set up fresh Jenkins machine. Before enabling security I could use > java -jar jenkins-cli.jar -s http://localhost:8080 safe-restart. >> > Then I have enabled security and if I do > java -jar jenkins-cli.jar -s http://localhost:8080 safe-restart --username >> user.name --passwo