Hi,
I think 1483 introduced a bug with updating the build queue via Ajax.
Initially I can see the waiting jobs and after about 10 seconds there
is the automatic update via ./ajaxBuildQueue which calls if I googled ot right.;-)
One changelog entry for 1483 was: Fixed the lock contention problem o
Thank you very much for your feedback !
I think we're going to explore the idea of creating one or more physical
hosts creating VMs.
Do you use a particular tool or plugin to create those VMs 'on the fly' or
do you create them manually ?
thank you again!
Le mercredi 26 septembre 2012 18:2
I've got a hierarchy of build jobs set up where job A does the initial
checkout and build of an rpm and then subordinate jobs B & C can perform
various operations on the codebase in parallel.
(In case you're interested Job B injects the rpm into an VMDK and then
slowly deploys the result as a
We have our job A update a tag on the source master at the end of its
successful run which marks the Git commit for the latest "good" build. Jobs B
and C are defined to only checkout from that tag, not from the tip of the
repository. Each time the tag is updated by job A, jobs B and C detect t
Hi.
I'm new to Jenkins and I'm using it with django_jenkins for a django based
project.
The django_jenkins aims to group all tasks and reports into one single
shell command call. It run all tests and generates the tests, violations
and cobertura reports.
My csslint report generates this type
The only VMs we use in development are for “side boxes” that need to run in
Windows (we’re a Linux shop, but we run Selenium in a Windows VM to more
closely approximate our users, who are mostly on Linux clients). We find
Windows VMs easier to manage than physical Windows machines. We create t
Hi community!
First of all, thanks for having developed (those of you that can relate)
and given support to this awesome tool that is Jenkins.
So, we have been using jenkins for a bit here at work. We have a big
modular project, that used to use ant to compile the several modules that
we had (the
Hi Glenn,
I'm happy to look at it in more details - although its gonna be hard without
windows :), but could you please open an issue at https://issues.jenkins-ci.org
?
Maybe someone on the list (with windows) does have an idea what could be wrong…?
regards Domi
On 25.09.2012, at 19:23, Glenn C
I am new to this list so please forgive any protocol violation(s).
I am deploying a jenkins server at my company and have everything working except one
item.
I use LDAP authentication and groups along with the "Project-based Matrix
Authorization Strategy" configuration to restrict
users to d
Hello,
I'm running a dumb builder slave Jenkins node and for some reason after a
restart Jenkins is trying to reinstall the JDK on this node before every
build. There is already a JDK installed on this particular node that is of
a higher version than the one Jenkins is trying to install, theref
Folks,
So, we've got an existing Jenkins server that we want to move over to another
machine, but it's not clear to me how this process is supposed to be done.
We've got a filesystem snapshot backup of the existing Jenkins server
(including OS and applications), but is this process really as si
I've got a similar issue:
- I have 2 jenkins jobs for two distinct git branches: master and
release (1 job_master to 1 branch master / 1 job_release for branch release)
- job_master has a post built configuration to push to the release
branch.
- job_release has a post built configuratio
Hi,
I have a query in Jenkins Server movement.
Presently our Jenkins is running in one Linux server, we are planning to
move this Jenkins to another new server.
If i take /var/lib/Jenkins folder from old server and move it to new
server, will i get all my existing server jobs?
Wil
13 matches
Mail list logo