Re: Execute shell script on remote host using ssh - Jenkinsfile

2017-02-19 Thread David Karr
On Sat, Feb 18, 2017 at 9:10 AM, jequals5 wrote: > Hello all. First time poster, long time stalker. > I am trying to find an example of executing a shell script on a remote host > using ssh. There is the plugin for this but I want to convert that action in > to a

Re: Can't output clear text from secret text

2017-02-19 Thread David Karr
On Thu, Feb 16, 2017 at 7:45 AM, John Marks wrote: > I just wanted to test secret text, but the job always outputs "" when > I try to echo the bound variable from a shell script job. > > >

Re: Disable standard output from Jenkins pipeline:

2017-02-19 Thread David Karr
On Thu, Feb 16, 2017 at 8:23 AM, Geethalakshmi Ramachandran wrote: > A jenkins pipeline calls an API that returns metrics and prints it in the > console output with formatting. However, Jenkins pipeline prints standard > output for each command like

Multi Configuration Job Jenkinsfile

2017-02-19 Thread Chris Denneen
Anyone have any suggestions? Trying to run a multi configuration job for different RUBY_VERSION and PUPPET_VERSION. Also this job needs to pin the jobs on a particular slave with slave axis -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group.

Re: Parallel in Declarative Pipeline

2017-02-19 Thread Baptiste Mathus
Yes, it is supported. Le 15 févr. 2017 10:10 PM, "'pbeatty' via Jenkins Users" < jenkinsci-users@googlegroups.com> a écrit : I can point you to this link on Jenkins.io that describes the declarative style and scripting style for Jenkinsfile pipeline.

Re: Jenkins LTS and Docker 1.13

2017-02-19 Thread rene . okouya
Hello Damien, So apparently you have been using Jenkins LTS 2.32.2 with Docker 1.13.1, please can you advise or share on your setup, regarding the name and the version of the docker plugin you are using ? more specificaly do you use docker 1.13 feature like swarm mode or docker service

Re: Build project inside docker

2017-02-19 Thread Indra Gunawan (ingunawa)
What is usr/local/src/freeswitch? You missed “/” before usr. From: on behalf of Ruchir Brahmbhatt Reply-To: "jenkinsci-users@googlegroups.com" Date: Saturday, February 18, 2017 at 2:26 AM To: