Thanks Chris, the patch may well fix some of our issues. I'll create some
test cases, try the patch and update the issue if it helps.
On Monday, 24 September 2012 22:50:20 UTC+12, cjo wrote:
>
>
> For the issue 1. "Block build when downstream project is building"
> allows build in queue to be
Disk usage plugin recalculates disk space usage based on a very, very lazy
schedule. It is actually somewhat disk-intensive, so it is nice it doesn't run
continuously.
Another way to save on disk space is to find the spot in job configuration
where you configure the archived artifacts. Under it
Hi,
Is there a way to figure out if a plugin is being used? (either groovy
script, CLI, api/xml, etc)
We have a bunch of plugins installed, but I don't think we are not using
half of them and I would like to uninstall them.
Thanks!
--
View this message in context:
http://jenkins.361315.n4.nabbl
Another option is to use the build-matrix. If you are performing the same
job, but from different machines, then the Matrix may be a good choice:
https://wiki.jenkins-ci.org/display/JENKINS/Building+a+matrix+project
I hope that this helps.
Mgimza
On Mon, Sep 24, 2012 at 10:48 AM, Mark Waite w
This is provided by the Build Trend Filter. Take a look at the
documentation here on the wiki:
https://wiki.jenkins-ci.org/display/JENKINS/View+Job+Filters#ViewJobFilters-FilterbyBuildTrend
If this still doesn't help you, let me know, and I will definitely walk you
through this.
On Fri, Sep 21,
You can either create a multi-configuration job and use that to launch on
multiple nodes, or you could create dedicated jobs for each configuration and
restrict them to run only on the node you specify for that job.
A multi-configuration job has the benefit that it is a single job, polling the
On Sat, Sep 22, 2012 at 6:42 AM, Kayode Odeyemi wrote:
>
> We are working on a large project which have been categorized into different
> modules and libraries. Currently we have decided to use CI and of course
> Jenkins, but we are stuck on how to structure these builds. Our modular
> architectu
Problem continues to exist. If here is nobody who can help make it run, who
else could I ask?
Am Freitag, 14. September 2012 13:49:43 UTC+2 schrieb Erik Bernoth:
>
> I got the following errors and can't find documentation about them. What
> am I doing wrong?
>
> The error occurs is in Jenkins Co
Hi All,
I'm running Jenkins behind apache with reverse proxy authentication. Apache
and Jenkins are running in two different machines.
I was wondering if I could still use Jenkins CLI from command line using
API token provided by Jenkins?
When I try to access using CLI i got the following erro
For the issue 1. "Block build when downstream project is building" allows
build in queue to be started ahead of downstream jobs in the queue.
We saw this a while back and raised an issue on it, JENKINS-14918 [1]
and there is a pending patch for it.[2]
Chris
[1] https://issues.jenkins-ci.org/
Hi Guys,
I have a job which currently passes on a UK-based machine but which
fails on a US-based machine.
How can I set up a job such that for each trigger it will run on a
UK-based node *and* a US-based node?
cheers,
Chris
--
Simplistix - Content Management, Batch Processing & Python Con
Hi,
(CC dev list)
it seems the latest LTS rpm is missing in yum repo [1], can someone with admin
right take a look please? Thanks
Meanwhile, you can download rpm from mirrors [2] and install manually.
Cheers
Vojta
[1] http://pkg.jenkins-ci.org/redhat-stable-rc/
[2] http://mirrors.jenkins-ci.org
The test jobs we're running here are automated acceptance tests. Builds
that pass can be promoted to the manual test environment.
For the part of the pipeline that I have outlined, we want to provide
fast feedback to the developers without manual intervention and without
introducing delays.
Dear all,
Following recent security alert, I tried to install the new LTS 1.466.2 with
yum but it seems my repository is not properly configured:
$ sudo yum install jenkins
Loaded plugins: downloadonly, kernel-module, priorities
Excluding Packages in global exclude list
Finished
366 packages exc
14 matches
Mail list logo