There are two things you could do:
1) use a pre-send script to cancel the sending of the email if your
condition is not met
2) wait for the next release in which I am adding a PreBuildScriptTrigger
and an ScriptTrigger, which will allow you to determine your own method for
when an email should be
Hello Jenkins Users,
I am looking for a way to send an email, using Email-Ext plugin, based on the
result of a custom conditional. Reading the Email-Ext page, it can be
triggered with build result statuses, but that is a static list as far I can
tell. The other way I thought of to send an
I've just attached a new build of the EC2 plugin to JENKINS-16884 (at Francis'
request); this version contains a number of changes, including an attempt to
resolve the 'too many instances spawned' problem that a number of users have
experienced. It also changes the way instances are named, which
I've just attached a new build of the EC2 plugin to JENKINS-16884 (at Francis'
request); this version contains a number of changes, including an attempt to
resolve the 'too many instances spawned' problem that a number of users have
experienced. It also changes the way instances are named, which
There was talk about the BuildStepMonitor setting in email-ext a while
back, but I made the decision not to change the current functionality. If
you want to come up with a pull request and tests, feel free to do so.
On Tue, Mar 5, 2013 at 1:27 PM, cchen wrote:
> Hey folks,
>
> For one of ours j
Hey folks,
For one of ours jobs, users would specify the branch to build or even the
build target to be executed. As a result, each build of job is independent
from other builds and we don't need to detect status change from one build
to another. My question is - Is there a way to send resul
On Tue, Mar 5, 2013 at 1:59 PM, Venkat wrote:
>
> Any of your teams found a way to hook up your remote automated test
> execution screen to Jenkins ?
>
> If so, please share it with us and with ITAG community.
>
> Usecase:
>
> ===
>
> Trigger a job from Jenkins to run selenium (or any UI ba
Hi Folks,
Any of your teams found a way to hook up your remote automated test
execution screen to Jenkins ?
If so, please share it with us and with ITAG community.
Usecase:
===
1. Trigger a job from Jenkins to run selenium (or any UI based) tests
2. Tests are re-directed to a
Hi everyone,
sorry if this isn't the correct place to ask this, but I have the following
issue:
I'm running Jenkins ver. 1.504 on Java7, Windows environment
When I was running on Java6, there where no issues with running jMeter
tests (via Ant task), but now I've updated my Java I'm getting jMet
If anyone is interested we created a tutorial video,
http://www.youtube.com/watch?v=-vAAuTs9iu4, that shows some features that
we have implemented so far
On Tuesday, February 26, 2013 2:50:24 PM UTC-5, ERIC CARON wrote:
>
> We are a group of software engineering students at the Rochester Institu
On Tue, Mar 5, 2013 at 10:42 AM, David Gang wrote:
>
> I have 2 jobs which i want to run on a certain slave and i want to prevent
> them from running together.
> How can i achieve this?
> Can i somehow label them and tell the scheduler that just one of them can
> run on a certain slave at a certai
Thanks for confirming this.
I'll try to use https://wiki.jenkins-ci.org/display/JENKINS/View+Job+Filters
Thanks again.
On Tue, Mar 5, 2013 at 10:37 AM, Merrow, Frank wrote:
> It only scales so far, but you can have “views” that split the jobs into
> sub-sets . . . and if you are consistent en
There are several plugins that can do this, three I think. Check this thread.
http://jenkins.361315.n4.nabble.com/Global-lock-for-multi-configuration-build-td4657825.html
locks and latches might be deprecated
exclusion might work
throttle might work
Will
From:
Hi all,
I have 2 jobs which i want to run on a certain slave and i want to prevent
them from running together.
How can i achieve this?
Can i somehow label them and tell the scheduler that just one of them can
run on a certain slave at a certain time?
Thanks,
David
--
You received this message
It only scales so far, but you can have "views" that split the jobs into
sub-sets . . . and if you are consistent enough in your job names, you can
actually have the views maintain themselves via Regular Expression.
You can even make one of the views "default" . . . so that "all" is no longer
t
As far as I know, this isn't possible.
Vincent
2013/3/5 Octavian Covalschi
> Bump 1 of 2
>
>
> On Mon, Mar 4, 2013 at 3:33 PM, Octavian Covalschi <
> octavian.covals...@gmail.com> wrote:
>
>> Hi,
>>
>> Is there an easy way to add pagination to 'All' view in Jenkins? We have
>> about 200 small
I also upgraded Email-Ext and it seems all file sin the template are gone!
Any idea how to get them back ?
jenkins.log
Mar 5, 2013 11:08:53 AM hudson.model.Run execute
INFO: JASPER-SERVER #20 main build action completed: SUCCESS
Mar 5, 2013 11:08:53 AM hudson.plugins.emailext.plugins.content.Scri
report this as a bug. ]] {{ java.lang.NullPointerException }}
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="1869880960-1242272882-1362493139=:18508"
--1869880960-1242272882-1362493139=:18508
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
I need more
Select poll SCM as shown below
[image: Inline images 1]
On 5 March 2013 19:59, Octavian Covalschi wrote:
> Have you asked uncle google at all?
>
> Hint: search for "jenkins svn polling"
>
>
> On Tue, Mar 5, 2013 at 6:37 AM, radha madhavi wrote:
>
>> Hi All,
>>
>> I have integrated Jenkins with
In our case we used different versions of cxf-codegen-plugin
and cxf-java2ws-plugin. Use the same version as your version of cxf by
setting this explicitly using ${cxf.version} under
artifactId for each plugin.
Den torsdagen den 27:e december 2012 kl. 06:38:54 UTC+1 skrev
ashutosh...@wipro.com
Bump 1 of 2
On Mon, Mar 4, 2013 at 3:33 PM, Octavian Covalschi <
octavian.covals...@gmail.com> wrote:
> Hi,
>
> Is there an easy way to add pagination to 'All' view in Jenkins? We have
> about 200 small jobs created and may have more, I'd like to paginate those,
> or limit somehow list of them..
Have you asked uncle google at all?
Hint: search for "jenkins svn polling"
On Tue, Mar 5, 2013 at 6:37 AM, radha madhavi wrote:
> Hi All,
>
> I have integrated Jenkins with WebDriver and SVN. I want to schedule the
> build in such a way, when i commit the code to SVN it should trigger the
> bui
Hi,
If i use ${BUILD_LOG_EXCERPT} , in the Default Content, with jenkins 1.5, i get
the following in the email.
[[ Exception while replacing BUILD_LOG_EXCERPT. Please report this as a bug. ]]
{{ java.lang.NullPointerException }}
--
You received this message because you are subscribed to the G
Hi All,
I have integrated Jenkins with WebDriver and SVN. I want to schedule the
build in such a way, when i commit the code to SVN it should trigger the
build in jenkins. Please help me.
--
Regards,
Madhu
--
You received this message because you are subscribed to the Google Groups
"Jenkins U
I have the following setup that I would like to achieve. There is a test
job A that runs often to monitor if the developers did not break the tests
during the day. And once a day (at night) I have a job for building the
various products. Ideal solution would be to combine the BuildResultTrigger
Hey there,
as a note: this might be related to
https://issues.jenkins-ci.org/browse/JENKINS-16696.
I will check whether an upgrade will resolve this tomorrow.
Regards,
Andreas
Am Donnerstag, 28. Februar 2013 11:05:27 UTC+1 schrieb Andreas Schöneck:
>
> Hello!
>
> tl;dr: Integration test result
William:
Downstream job won't work, because it will be queued and it will be too late
before it gets executed.
Sami:
Yes, groovy sounds like a good idea.
I have groovy-postbuild plugin, so I will add a check for disk space and I
can turn the slave offline there.
--
View this message in con
Nice to see that this issue has been solved :-)
--
Jean-Christophe
Le mardi 5 mars 2013 01:12:33 UTC+1, Stuart Whelan a écrit :
>
> Many thanks to Kutzi for the assistance in solving this problem:
>
> There was an old svnkit-1.3.6.1-jenkins-2.jar in C:\Program Files
> (x86)\Jenkins\plugins\su
Thanks for your reply Christoph. I got the plugin in Jenkins, but the usage
of that is not defined anywhere. I tried searching in google, but in vain.
If anyone has used that plugin, please let me know how to configure it to
run JBOSS server.
Aswini
On Monday, 4 March 2013 18:54:23 UTC, kutzi
While doing bulk delete of builds I noticed that job health (weather) was
not reflecting builds present after a deletion.
I used groovy script provided by scriptler plugin:
import jenkins.model.*;
import hudson.model.Fingerprint.RangeSet;
def j = jenkins.model.Jenkins.instance.getItem(jobName);
Hi
I'm creating a new slave node on linux machine to set the config spec of a
dynamic view as clearcase is on linux machine.It's giving the following
error:
[03/05/13 13:40:18] [SSH] Checking java version of java
[03/05/13 13:40:19] [SSH] java -version returned 1.6.0_26.
[03/05/13 13:40:19] [SS
31 matches
Mail list logo