you can refer build flow plugin OR join plugin
regards
irfan
On Thu, Aug 1, 2013 at 2:22 AM, Krishna Gundala wrote:
> Hi All,
>
> I am having a two servers
>
> 1. Dev Server- deployes for every two hours
> 2. Functional Server- Nightly deploy (yet to be implemented)
>
> My Functional suites r
I would have two jobs for each repo.
Sounds like you have dependencies between two repos so I would make one Jenkins
job depend on the other.
Hope this helps.
Printing e-mails wastes valuable natural resources. Please don't print this
message unless it is absolutely necessary. Thank you for t
Hello,
I am new to Jenkins.
In my case, source code folder 'a' pull from repository 'a', and source
code folder 'b' pull from repository 'b' (by svn:external property).
In Dashboard, only can set 1 repository.
How to setup to let Jenkins work?
Thanks a lot.
--
You received this message bec
Thanks Pete. I failed to mention not everyone is in the same room much less
the same location or coast or even country
On Jul 31, 2013 7:56 PM, "Pete" wrote:
> We have a build lamp using an arduino chip to manage the lamp. We also
> have a "shame doll" that travels around to people's desks w
We have a build lamp using an arduino chip to manage the lamp. We also
have a "shame doll" that travels around to people's desks who aren't
following the team rules.
On Wed, Jul 31, 2013 at 6:04 PM, Maureen Barger wrote:
> We are having a little trouble getting devs to realize their builds
> h
We are having a little trouble getting devs to realize their builds
have failed. Currently emails are sent out to affected parties and
their sprint groups when this happens, but they are not acting on the
notification.
Other than devising a people-based method to address this, what
programmatic met
Sorry for the lack of subject in the last post...
On Thursday, 1 August 2013 09:37:33 UTC+12, Stuart Whelan wrote:
>
> Hi folks,
>
> I was/am running 1.522 on a windows server 2008R2 64bit system using
> winstone.
>
> Last week I tried to upgrade to 524, and had to roll back as jenkins
> wouldn'
Hi folks,
I was/am running 1.522 on a windows server 2008R2 64bit system using
winstone.
Last week I tried to upgrade to 524, and had to roll back as jenkins
wouldn't start afterwards.
Today I tried 525 and the same thing happened.
A gist of the error log is:
https://gist.github.com/StuartWhela
Not that I know of but might be something out there that someone has come
up with.
Richard.
On Thu, Aug 1, 2013 at 8:05 AM, Harsh Desai wrote:
> Using the job builder, I can create jobs from a YAML file.
>
> Is it possible to do the reverse? That is, build a YAML file from an
> existing jenkins
Hi All,
I am having a two servers
1. Dev Server- deployes for every two hours
2. Functional Server- Nightly deploy (yet to be implemented)
My Functional suites resides in Source- sevrer.
Now, I need to deploy my functional suite from source server in Functional
Server and run against latest bu
Hi Chris,
You can get a shell script as a post-build action by using Flexible
Publish or PostBuildScript plugins.
Regarding the main problem you are having, does the user running Jenkins
have that /coredumps path available?
Eric
On 7/31/2013 1:11 PM, Chris Withers wrote:
Hi All,
We've no
Using the job builder, I can create jobs from a YAML file.
Is it possible to do the reverse? That is, build a YAML file from an
existing jenkins job?
Thanks
Harhs
On Tuesday, July 30, 2013 4:26:00 PM UTC-7, Richard Bywater wrote:
>
> No worries - glad that you got it working.
>
> Richard.
>
>
>
I'm running jenkins as a java jar via the init script:
jenkins 3489 1 0 10:47 ?00:00:40 /etc/alternatives/java
-Dcom.sun.akuma.Daemon=daemonized -Djava.awt.headless=true
-DJENKINS_HOME=/opt/jenkins -jar /usr/lib/jenkins/jenkins.war
--logfile=/var/log/jenkins/jenkins.log --webroot
Hi
I'm using the OpenID plugin for authentication. I'm trying to use the CLI,
but I get this error:
"Exception in thread "main" java.io.IOException: No X-Jenkins-CLI2-Port
among [null, Vary, Date, Content-Length, Keep-Alive, Set-Cookie,
Connection, Content-Type, Server]"
As far as I understood,
Hi All,
We've noticed that some of our jobs are leaving core files in /coredumps
and we'd like to archive those as artifacts when that happens.
So, how do we do that?
If I put "/coredumps/*" in as a "Pattern for files to be deleted" the
workspace cleanup plugin silently does nothing. Why is
This was fixed a month ago in the Subversion plugin:
https://github.com/jenkinsci/subversion-plugin/commit/5dce1f171869ade40d3558dc187a1cdf246f3d32
No release since, so you could use a snapshot build to fix it in your Jenkins.
On 31.07.2013, at 16:52, Hartmut Kühn wrote:
> Hi all,
>
> I don’
Hi all,
I don't know, if this is the right place to send this.
I am missing correct SVNExternalsDetails.toString() information in my build
logs, when using SVN externals:
AUtools\SetupTools\lib\jdom\jdom-1.1.1.jar
AUtools\SetupTools\lib\jdom\jdom-1.1.1.zip
Hole
'hudson.scm.subv
I'm having an issue where jenkins/java crashing regularly and often. It had
been working fine for a long while and I had to restart the VM recently. It
then started failing over and over again. I've rebuilt a new Centos6 image
from scratch, re-installed, re-added each plugin until I got it runni
Are you saying that SvnKit in Jenkins can't talk to a Subversion 1.8 server?
That would be quite surprising, so I suspect that you are having problems
because you are sharing a Subversion checkout (working copy) between Jenkins
jobs and other uses, and they are using different versions of Subver
I think nicolas de loof has a build pipeline plugin that might offer what
you are looking for... but to be honest I am distracted with other stuff
and have not looked at his plugin
On 31 July 2013 14:07, Bob Bick wrote:
> Hi,
>
> ** **
>
> I am migrating a home-grown build system to Jenkin
Hi,
I am migrating a home-grown build system to Jenkins. The home-grown build
system executes a very large milestone build that can run for a day or more
(depending on whether there are errors that occur).
I have been using the Build Flow Plugin and it is nearly a perfect fit to
replace the ho
21 matches
Mail list logo