Hi
Hi
I'm trying to tie a couple of jobs together using the Parametrized
Trigger Plugin and am running into problems with the second job
finding the libraries built by the first job.
When the first job completes successfully I trigger a build of the
second job, I'm forcing it to use the same nod
Thank you for the clarification about the 'archive artifacts' step.
If it's possible, I'd like to keep the shared drive mounted only on the
master. The 'ArtifactDeployer' step complains that the drives are not
mounted on the slaves when I run the job, that's why I wonder if there is a
way to ge
Probably caused by the fix for JENKINS-22769 in 1.584, so downgrading to 1.583
should be a viable workaround.
You should file a bug against createjobadvanced in Jira.
On 23.10.2014, at 15:03, rene.van.leeu...@ordina.nl wrote:
> We do not want anonymous access to any job.
>
> Therefore we have
On Thu, Oct 23, 2014 at 10:31 AM, Romain Deterre
wrote:
> Hi,
>
> I'd like to compile a code project on multiple Linux distributions and then
> put all the compiled artifacts on a shared drive. To do this, I have Jenkins
> installed on a host computer with multiple virtual machines as nodes.
>
> I
Hi,
I'd like to compile a code project on multiple Linux distributions and then
put all the compiled artifacts on a shared drive. To do this, I have
Jenkins installed on a host computer with multiple virtual machines as
nodes.
I've created a multi-configuration project with only a 'Slaves' axi
Hi,
The following plugin may help (disclaimer – never used it)
https://wiki.jenkins-ci.org/display/JENKINS/Flaky+Test+Handler+Plugin
/James
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Ricardo Junior
Sent: 23 October 2014 14:51
To: jenkinsci-use
Hi,
I'm seeing a problem where from time to time some builds are being queued
but not getting launched - despite the fact that slaves are available for
the job.
I'm running with Jenkins 1.585, though I've seen the problem with recent
other versions (e.g. 1.582) from the last 2 months or so.
Hey everyone,
We have a Jenkins set up running some Rspec test cases performing browser
automation, and the failure frequency of some tests are very oscillating
(e.g. Today it passes, tomorrow fails, yesterday passes). I have the
following question: Is there any plugin or feature of Jenkins tha
I'm seeing this problem as well.
At some point Jenkins stops creating docker slaves. The queue shows "all
nodes of label 'docker' are offline", and the appropriate docker slave is
not initialized. Restarting Jenkins fixes the problem for a while.
Docker plugin 0.8, Jenkins 1.585. We've seen thi
We do not want anonymous access to any job.
Therefore we have set Authorization to 'Project based matrix Authorization
Strategy' and
allow Anonymous users only to 'Create Job' and 'Configure Job'
The createprojectadvance plugin allowed to set 'Grant creator full control'
and a logged-in user use
I'm trying to use BuildFlow plugin and dynamically generate a list of jobs
based on the external filesystem.
>From what I understand BuildFlow only supports a subset of Groovy via the
DSL.
How can I communicate between two Jenkins jobs. I'd basically write a
Groovy script to parse a filesystem
11 matches
Mail list logo