Jenkins pipeline

2018-10-02 Thread robert . rajendra
# i don't know much about Jenkins pipeline but this is my first time and here is what I did //** pipeline to get the code from git branches and deploy to the staging or production server **// node { def mvnHome stage('Preparation') { // for display purposes // Get some code from a

Groovy script to create a Dashboard?

2018-10-02 Thread Adam von Nieda
Hi folks, Just getting started with Groovy, and I need to create some 30 or so dashboards. Given a list of the names, can someone help me with a Groovy script to create them? I've got a top level view, and I want to list the dashboards underneath, one each for a number of hosts to mana

Failure to save pipeline to Bitbucket server in Blue Ocean

2018-10-02 Thread Jackson, Randy
I'm starting to experiment with using Declarative Pipeline with Blue Ocean. I'm using BitBucket Server for my repository and Jenkins Master running as a Tomcat Windows Service. We set the Tomcat options as suggested in the Bitbucket Pipeline for Blue Ocean Documents. I can connect to the repo OK,

Re: plugin to scan the Jenkins console log and determine the type of the failure

2018-10-02 Thread pbasanta2002
Basically i categorized the job .. based on the ERROR on the log .. now need to count how many job on each category .. On Friday, September 28, 2018 at 9:57:53 PM UTC+5:30, pbasan...@gmail.com wrote: > > Basically i categorized the job .. based on the ERROR on the log .. now > need to count ho

Beta of github-branch-source available on the Experimental Update Center

2018-10-02 Thread kshultz
Hello there - I'm writing to let the community know that there is a beta of github-branch-source, version 2.4.0-beta-1, now available on the Jenkins Experimental Update Center. You can read more about github-branch-source, including links to what's in this beta, on its wiki page

Re: total list of Jenkins plugin

2018-10-02 Thread Irfan Sayed
thanks much On Tue, Oct 2, 2018 at 6:15 AM R. Tyler Croy wrote: > (replies inline) > > On Mon, 01 Oct 2018, Irfan Sayed wrote: > > > Hello, > > do we have any consolidated list (just total count ) of Jenkins plugins > > (irrespective of open source OR cloudbees ) available today ? > > not p

Git checkout failed on slave

2018-10-02 Thread Nati Mirauta
Hello, I have one master node and a slave node I run my Jenkins jobs unto and I encountered a problem recently. I am unable to checkout a repository from Git on my slave through a Jenkins pipeline. Locally, checking out a branch on my repository works fine, cloning, pushing, pulling, everything

Jenkins Build failure.

2018-10-02 Thread Arjun Raj
I have a maven project on Jenkins(jenkins 2.121.1 installed on redhat) I'm getting test case failure In Jenkins.I just tried same On execute shell option and cloned Repository locally and passed all commands build was working fine.But still I'm Getting error (test failure-java assertion expected