Re: Two quick questions about slave nodes.

2013-01-04 Thread Jonathan Rogers
-Differentwaysofstartingslaveagents -- Jonathan Rogers

Re: Run junkins jobs as different user

2013-01-07 Thread Jonathan Rogers
even be able to run multiple instances on the same host as different users if you wanted. -- Jonathan Rogers

Re: Job Generator Plugin jobs get stuck when deleting generated jobs

2013-01-07 Thread Jonathan Rogers
Jenkins. Generating new jobs doesn't seem to have the same problem, even if replacing existing ones. -- Jonathan Rogers

Re: Job Generator Plugin jobs get stuck when deleting generated jobs

2013-01-08 Thread Jonathan Rogers
if replacing existing ones. -- Jonathan Rogers -- Jonathan Rogers

Re: Job Generator Plugin jobs get stuck when deleting generated jobs

2013-01-09 Thread Jonathan Rogers
syl20bnr wrote: I just released the 1.08 version which contains a fix for this bug :) Thanks for the quick fix. I just confirmed that I can delete an entire hierarchy with my configuration. -- Jonathan Rogers

Re: Change file encoding from ANSI to UTF-8 in Jenkins

2013-01-10 Thread Jonathan Rogers
. Thanks -- Jonathan Rogers

Job DSL scripts with configure blocks don't work

2013-01-12 Thread Jonathan Rogers
() -- Jonathan Rogers

Re: Converting paths with spaces

2013-01-22 Thread Jonathan Rogers
Slide wrote: Is [1] what you are looking for? slide 1 - http://www.andypemberton.com/engineering/windows-short-file-name-shortpath-in-ant-task/ I should have known better than to reply to a question about Windows brain damage. -- Jonathan Rogers

Dynamic Axis plugin sometimes inserts default

2013-02-13 Thread Jonathan Rogers
executions, perhaps there is a race condition. -- Jonathan Ross Rogers -- Jonathan Rogers -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users

Re: Store build meta data in a db

2013-04-12 Thread Jonathan Rogers
is it? It works just fine for me. I can't stand writing Groovy scripts in Jenkins where debugging is atrocious. You should do whatever works for you. -- Jonathan Rogers -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from this group and stop

Re: Store build meta data in a db

2013-04-12 Thread Jonathan Rogers
what I needed with an 80 line script using tools I was already familiar with. The REST APIs are quite well designed. -- Jonathan Rogers -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from this group and stop receiving emails from

Re: can't start slaves anymore, ssh auth failing

2013-05-02 Thread Jonathan Rogers
there is a 10-15% chance that you will loose your credentials after rebooting the first time post installation. 0.25 should be fine. Are you saying that upgrading from 0.22 to 0.25 is transparent? -- Jonathan Rogers -- You received this message because you are subscribed to the Google Groups

Re: Is Jenkins the right tool for hundreds of repositories

2013-05-10 Thread Jonathan Rogers
/ Unfortunately, the configuration described there does still poll. The URL trigger invokes the polling rather than a timer. To get decent performance, I use a URL trigger with a branch name parameter and all git operations are handled by custom scripts rather than anything within Jenkins itself. -- Jonathan

Re: Is Jenkins the right tool for hundreds of repositories

2013-05-10 Thread Jonathan Rogers
that performed well at scale. The fact that this hasn't gotten any attention in three years is what convinced me to dump the git plugin: URL:https://issues.jenkins-ci.org/browse/JENKINS-5724 https://issues.jenkins-ci.org/browse/JENKINS-5724 -- Jonathan Rogers -- You received this message because you

Re: Jenkins with a DB?

2013-07-10 Thread Jonathan Rogers
this topic, visit https://groups.google.com/d/topic/jenkinsci-users/wHxZ9dm-JE4/unsubscribe. To unsubscribe from this group and all its topics, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out. -- Jonathan

Re: curl: (7) couldn't connect to host error in Execute shell build step

2013-07-16 Thread Jonathan Rogers
or HTTP_PROXY when you run commands interactively? Is the host behind some corporate firewall that prevents direct HTTPS connections? -- Jonathan Rogers -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from this group and stop

Re: rsync instead of archiving?

2013-08-29 Thread Jonathan Rogers
://groups.google.com/d/topic/jenkinsci-users/D_UDw_7LFIk/unsubscribe. To unsubscribe from this group and all its topics, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out. -- Jonathan Rogers -- You received this message

Re: Browser not opening in Other machine

2013-09-04 Thread Jonathan Rogers
help from the selenium project forums or mailing lists. -- Jonathan Rogers -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr

Re: Plugin require for BTS

2013-09-09 Thread Jonathan Rogers
know we can claim a build break and a test failure, but I don't know of a way to assign a reason for a test break to a specific test failure. Indeed, that sounds like a good idea. I could definitely use a plugin like that. -- Jonathan Rogers -- You received this message because you

Re: Running daemon processes

2013-12-03 Thread Jonathan Rogers
and why it couldn't find it. -- Jonathan Rogers -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit

Re: Running daemon processes

2013-12-03 Thread Jonathan Rogers
. -- Jonathan Rogers -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com

Re: How to Install Jenknis API for Python

2013-12-05 Thread Jonathan Rogers
to jenkinsci-use...@googlegroups.com javascript:. For more options, visit https://groups.google.com/groups/opt_out https://groups.google.com/groups/opt_out. -- Jonathan Rogers -- You received this message because you are subscribed to a topic in the Google Groups Jenkins Users

Re: How to Install Jenknis API for Python

2013-12-05 Thread Jonathan Rogers
://groups.google.com/groups/opt_out https://groups.google.com/groups/opt_out. -- Jonathan Rogers -- You received this message because you are subscribed to a topic in the Google Groups Jenkins Users group. To unsubscribe from

Re: How to Install Jenknis API for Python

2013-12-05 Thread Jonathan Rogers
://groups.google.com/groups/opt_out https://groups.google.com/groups/opt_out https://groups.google.com/groups/opt_out. -- Jonathan Rogers -- You received this message because you are subscribed

Re: Jenkins on OpenJDK vs Oracle JDK?

2013-12-14 Thread Jonathan Rogers
+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out. -- Jonathan Rogers -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from this group and stop receiving emails from it, send an email

Re: Jenkins on OpenJDK vs Oracle JDK?

2013-12-14 Thread Jonathan Rogers
is actually better in, I prefer the JVM with tools that aren't known to be broken. On 14.12.2013, at 12:41, Jonathan Rogers jonathanrrog...@gmail.com wrote: What does this have to do with running Jenkins? AFAICT, jmap is a debugging tool. It may be useful for Jenkins developers, but does

Re: Unable to run flashplayer under Jenkins

2014-01-09 Thread Jonathan Rogers
even possible that when you run flashplayer in an interactive shell, it's using the OpenGL library of real hardware while displaying in a vncserver. Sounds crazy, but it could explain the behaviour I see indeed. regards, Wim -- Jonathan Rogers -- You received this message because you

Re: How to FInish Job Success even if it failed

2014-02-26 Thread Jonathan Rogers
a post-build action. Then, you could more easily control whether Jenkins considers the job to be a failure or success. I doubt you'll find an easy way to tell Jenkins to consider the job as a success after it's decided it failed. -- Jonathan Rogers -- You received this message because you

Re: pod inter connections inside k8s cluster

2018-09-17 Thread Jonathan Rogers
ath='{.status.podIP}' -- Jonathan Rogers -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discu

Re: pod inter connections inside k8s cluster

2018-09-18 Thread Jonathan Rogers
bectl can authenticate itself. I haven't tried it, but the "Kubernetes CLI Plugin" may be a good option: https://wiki.jenkins.io/display/JENKINS/Kubernetes+CLI+Plugin -- Jonathan Rogers -- You received this message because you are subscribed to the Google Groups "Jenkin

Re: How to distinct errors and failures in tests

2021-04-23 Thread Jonathan Rogers
tests? It is designed to run unittest-style tests without any changes. Which requested feature do you need? https://docs.pytest.org/en/latest/how-to/unittest.html -- Jonathan Rogers -- You received this message because you are subscribed to the Google Groups "Jenkins Users&q