Re: Jenkinsfile and its complete properties list

2017-11-13 Thread JV
Let me rephrase the issue : a/ here is my configuration - Jenkins #1 has been installed on network #1 - Jenkins #2 has been installed on network #2 - the only allowed port between network #1 and network #2 is HTTP/80 (from #1 to #2 only) -I'm using Jenkins #1 to trigger job

Jenkinsfile and its complete properties list

2017-11-11 Thread JV
Hello everyone. I'm new here and hope I won't break any rule on my first day :) I'm trying to use Jenkinsfile as a complete source to replace all Jenkins job configuration. I still can't find though how to set the following property : The token for remotly triggering the job. Do you have any i

Re: workspace cleanup plugin 0.2.1: Cannot delete workspace

2014-07-06 Thread jv
So I filed an issue: https://issues.jenkins-ci.org/browse/JENKINS-23693 Am 06.07.2014 23:31, schrieb felix: I have exactly the same problem On 2014-07-01 14:25, jv wrote: *Hi, since I updated Jenkins from 1.567 to 1.570 and Workspace Cleanup Plugin from 0.20 to 0.21, all jobs using

Re: Createing job through CLI

2014-07-03 Thread jv
copy-job and update-job. Copy-job will copy all promotions. This is what we are doing[1]. [1] https://github.com/hzh/create-job-cli Am 02.07.2014 20:48, schrieb Mike Craig: Hello, I am using the Jenkins CLI to pull down a list of 'template' jobs, search and replace for our release version, t

workspace cleanup plugin 0.2.1: Cannot delete workspace

2014-07-01 Thread jv
ssion denied I have checked the workspace, everything looks ok, file permissions are all correct. Downgrade the plugin back to 0.20 fixed the problem. Is anyone facing the same problem? Thanks jv -- You received this message because you are subscribed to the Google Groups "Jenkins Users&qu

Re: Create Promoted Build config via CLI/API

2014-04-16 Thread jv
r 16, 2014 at 1:11 AM, jv <mailto:mailing.list.collect...@googlemail.com>> wrote: Seems related to: https://issues.jenkins-ci.org/browse/JENKINS-8963 https://issues.jenkins-ci.org/browse/JENKINS-11972 Am 15.04.2014 07:06, schrieb Richard Bywater: Hi I've ju

Re: Create Promoted Build config via CLI/API

2014-04-15 Thread jv
Seems related to: https://issues.jenkins-ci.org/browse/JENKINS-8963 https://issues.jenkins-ci.org/browse/JENKINS-11972 Am 15.04.2014 07:06, schrieb Richard Bywater: Hi I've just discovered the wonder that is the promoted build plugin (don't why I've never really come across it before!) Howe

Re: Filtering builds in a job (only show those started by current user)

2014-04-07 Thread jv
https://wiki.jenkins-ci.org/display/JENKINS/Metadata+plugin This is not direct answer to your question, but you may want to consider this plugin in future. Am 07.04.2014 16:51, schrieb Maciej Jaros: Hi. Is it possible to filter builds to a specific user? I want to rebuild some specific build

Different (default) list view job sorting in Firefox and Chrome

2014-04-03 Thread jv
"default" sorting in a list view? Can I make the sorting globally as, for example, by name? Any insight? Thanks jv -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails fr