I have installed jenkins on our dev server, and I added the user "jenkins"
to some groups for example www-data.
now when I run this command on the terminal:
groups jenkins
I get this output
jenkins www-data
and that is ok, but in one of my jobs I created an ssh command that simply
does
gr
Hi,
Let's pretend that we have a job that executes a few different scripts on
three different machines A, B, and C.
What's the best to configure the job to gather and display these outputs in
the "Console Output" -- ideally side by side?
Thanks,
Behrang
--
You received this message because y
Hi,
We have some Jenkins jobs that at some point during their executions output
they produce during execution of their scripts, etc. does not appear in the
Jenkins "Console Output" immediately.
What are some things that can cause this behavior and how do you suggest I
should start diagnosing t
I'm struggling to get Jenkins to run on a Ubuntu Utopic (14.10) PowerPC
(ppc64le) machine.
Initially I had an issue with JNA failing as the version bundled with
Jenkins did not have a ppc64le shared object. I managed to find a JNA 4.1
binary package, installed it and used jna.boot.library.path
Hi,
I have a set of users on Jenkins and currently all but two of the usernames
are replaced with ERROR in the Configure Global Security page. When I click
on ERROR, I get this message:
Forbidden
You don't have permission to access
/jenkins/descriptorByName/
hudson.security.GlobalMatrixAuthoriza
Link for the lazy
: https://wiki.jenkins-ci.org/display/JENKINS/Google+Login+Plugin
Le mardi 2 décembre 2014 20:39:11 UTC+1, not...@gmail.com a écrit :
>
> Works perfectly !
>
> Le mardi 2 décembre 2014 16:38:42 UTC+1, Ryan Campbell a écrit :
>>
>> I released google-login 1.0 and resolved
>> htt
Works perfectly !
Le mardi 2 décembre 2014 16:38:42 UTC+1, Ryan Campbell a écrit :
>
> I released google-login 1.0 and resolved
> https://issues.jenkins-ci.org/browse/JENKINS-23431
>
> On Mon, Dec 1, 2014 at 6:18 AM, > wrote:
>
>> Great !
>>
>> I'll be sure to test it when you release it.
>>
>> L
I want to create a Grails build step that uses one of many project base
folders. I cannot seem to get Grails to look for an application.properties file
via an environment variable like $PROJECT. Am I missing a configuration or
command line parameter?
Dick Ginga, Informatics R&D
PerkinElmer Inc.
On Tuesday, December 2, 2014, Kenneth Baltrinic
wrote:
> Gentlemen,
>
> Thank you all for your responses. Here are my thoughts on the combination
> of replies.
>
> The literate build plugin is closest in concept to what we are looking for
> but it seems too limited in capabilities for what we ne
Maybe check out the YAML Project Plugin? It should be available on the
experimental update center.
On 02.12.2014, at 19:13, Kenneth Baltrinic wrote:
> Gentlemen,
>
> Thank you all for your responses. Here are my thoughts on the combination of
> replies.
>
> The literate build plugin is cl
Gentlemen,
Thank you all for your responses. Here are my thoughts on the combination
of replies.
The literate build plugin is closest in concept to what we are looking for
but it seems too limited in capabilities for what we need. If it could
handle a full DSL such as the JobDSL, BuildFlow
Hi all,
A JobA is triggered by JobB. This is configured via "Build after other
projects are built" configuration in JobA.
In terms of behaviour, everything is fine : JobA is correctly triggered
after a build of JobB.
But in JobB configuration, the "Build other projects" in Post-build Actions
s
To debug further, I modified BourneShellScript.java file in DurableTask
plugin to print the environment variables with which it is calling the
script.
I found that environment variables do not contain path to Cygwin as
observed in the output.
Can this be reason for the error I am seeing?
If ye
I released google-login 1.0 and resolved
https://issues.jenkins-ci.org/browse/JENKINS-23431
On Mon, Dec 1, 2014 at 6:18 AM, wrote:
> Great !
>
> I'll be sure to test it when you release it.
>
> Le samedi 29 novembre 2014 13:02:15 UTC+1, Ryan Campbell a écrit :
>>
>> I have a working prototype fo
> We have a working prototype right now that manages this with two
separate jobs. One to watch the SMC and rebuild the downstream job
based on the build.yml and a separate downstream job that kicks off when
the first completes successfully. (Given the first might fail if the
yaml files is invalid
Your effort might be best placed helping us beef up the (stub) travis.yaml
parser to one that is more useable.
On Tuesday, December 2, 2014, James Nord wrote:
> Hi
>
> What you are attempting sounds like the litterate job type - have you
> looked at this plugin?
>
> /James
>
>
>
> On 2 December
Well, I don't like the new "theme" very much at all. I'd like to be able
to change it.
Thanks for your reply slide.
On Monday, December 1, 2014 3:29:38 PM UTC-5, slide wrote:
>
> That's part of the new "theme." You didn't do anything wrong. It's just
> how it is now I believe.
>
> On Mon Dec 01
Hi everyone!
Is there a way to highlight executors depending on their configuration?
What I'm looking for is a way to highlight executors that are running release
jobs, e.g. by printing them bold or in another color in the build executors
list.
What I'm trying to achieve is to look at the buil
Hi
What you are attempting sounds like the litterate job type - have you looked at
this plugin?
/James
On 2 December 2014 13:31:19 GMT+00:00, Kenneth Baltrinic
wrote:
>I have been tasked to look at how we can set up a self service CI
>system
>for a large development shop, much along the l
I have been tasked to look at how we can set up a self service CI system
for a large development shop, much along the lines of how travis CI works.
There are big differences between what we need and what Travis CI provides
but the basic idea of having a yaml file within the repository itself
s
Hi,
I tried number of options but this is not working.
Does Shell script in workflow steps works only on Linux/Unix slaves?
Regards,
Rupali
On Monday, December 1, 2014 5:38:50 PM UTC+5:30, Rupali wrote:
>
> HI Ninad,
>
> Thank for the reply. But it doesn't work.
> Thing is, shell execution works
21 matches
Mail list logo