This is exactly the use-case I created
https://wiki.jenkins-ci.org/display/JENKINS/Additional+Identities+Pluginfor.
2012/9/25 John McCabe
> Hi all,
>
> I've seen something similar asked before, but the answers didn't seem to
> fit my needs properly so hopefully this is a slightly different quest
Hello,
2012/9/26 dimasla :
> Exactly same problem, also in 1.483.
>
> On Tuesday, September 25, 2012 7:22:43 PM UTC+7, Lars Fischer wrote:
>>
>> I just recognized a problem with my Jenkins instance (version 1.483).
>>
>> After changing some other values on the system config page, the maven
>> inst
Hi Stephen
So, just to be clear, is the 'Even Load Strategy' Plugin only available under
the paid license?
BR
David
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Stephen Connolly
Sent: 25 September 2012 21:25
To: jenkinsci-users@googlegroups.com
yes it is
2012/9/26 David Aldrich
> Hi Stephen
>
> ** **
>
> So, just to be clear, is the 'Even Load Strategy' Plugin only available
> under the paid license?
>
> ** **
>
> BR
>
> ** **
>
> David
>
> ** **
>
> *From:* jenkinsci-users@googlegroups.com [mailto:
> jenkinsci-users@g
I am developer not sales but yes, paid only (and you can try before you
buy with the evaluation license)
On 26 September 2012 08:33, David Aldrich wrote:
> Hi Stephen
>
> ** **
>
> So, just to be clear, is the 'Even Load Strategy' Plugin only available
> under the paid license?
>
> *
Thanks for the clarification.
It would be nice if there was some initiative to produce an open-source plugin
with similar functionality. But I guess that will not come from CloudBees.
Best regards
David
I do hate to put this hat on excessively on this list
[CloudBees hat]
We have an Enterprise plugin that provides that feature:
http://jenkins-enterprise.cloudbees.com/docs/user-guide-bundle/plugin-usage.html
It is currently available as a beta release, but will be in the 12.11
release
[/CloudBees
On 26 September 2012 09:12, David Aldrich wrote:
> Thanks for the clarification.
>
> It would be nice if there was some initiative to produce an open-source
> plugin with similar functionality. But I guess that will not come from
> CloudBees.
>
>
Well we do like to push our plugins "down the stac
Hi Stephen
Thanks for the indication that there is some hope that 'Even Load Strategy'
could one day become free.
However, I can't imagine what a supporting business case might be.
What business case did you make for 'Credentials'?
David
From: jenkinsci-users@googlegroups.com
[mailto:jenkins
On 26 September 2012 09:42, David Aldrich wrote:
> Hi Stephen
>
> ** **
>
> Thanks for the indication that there is some hope that 'Even Load
> Strategy' could one day become free.
>
> **
>
Long long in the future ;-)
> **
>
> However, I can’t imagine what a supporting business case m
Hi,
I would like to be able to add additional build steps before and after the
DSL in a 'Build Flow' job. I want to be able to execute system groovy
scripts and shell scripts before to prepare certain things before kicking
off other builds. Would it be possible for this functionality to be adde
Thank you for that Nicolas. There are a couple of things I'm slightly
confused by.
First of all, that page says this plugin is not yet released (and it's not
on the download page as far as I can see - which I need as I've got an
offline install!). Is that correct?
Secondly you mention that t
I'm using this subject: Projec ${ENV,var="releaseVersion"} has been released
And releaseVersion is variable typed in by the user launching the job, now
i'm not sure if you can actually create a variable during the job execution
(from a shell script) and use it.
Le mardi 25 septembre 2012 23:31:2
This is a behavior that we are seeing.
Is this standard?
Is there a regularity to it?
Thx.John Cary
I'm trying unsuccessfully to deploy from jenkins to the Spring Insight
server (embedded tomcat 7) using the Jenkins Deploy to Container plugin
https://wiki.jenkins-ci.org/display/JENKINS/Deploy+Plugin
Is this the right plugin or is there another for Spring Insight?
I've used it to deploy succes
I should probably mention that this is Spring Insight version VMware
vFabric tc Runtime 2.7.1.RELEASE/6.0.35.B.RELEASE.
On Wed, Sep 26, 2012 at 5:09 AM, Ed Young wrote:
>
> I'm trying unsuccessfully to deploy from jenkins to the Spring Insight
> server (embedded tomcat 7) using the Jenkins Dep
Hi erveryone,
Im new to this list. I tried serveral other communication way but found no
good solution.
After i restarted my Server with my tomcat/jenkins installation i got a
strange problem.
Every Job (if they are the same type - Free Job Configuration) they have
the same Build History.
Fo
Hello
sorry for this late answer
I didnt pay attention but indeed it is working
Nevertheless i found pity that we need another graphical lib, i am sure
that a plugin could be done with java tools only or html object, i really
prefer a plugin which not needs external binaries.
K.
Le mercredi 5
I saw a similar issue once when I miss configured an instance, when the
builds directory was set the same for all projects.
>From the paths to the builds you give, it seems like you have the same
problem.
under the Manage Jenkins/configure page
advanced section under home path.
check that t
Hi all,
Currently, we manage near 250 jobs related to several java projects and
several teams in our company.
Our CI architecture characteristics :
- a Jenkins master on AIX 5.3 with 8 processors and 10 GB of RAM
- 3 RHEL slaves with 2 processors and 4 GB of RAM
- 2 Windows slaves with 1 proces
Le 26 sept. 2012 12:36, "John McCabe" a écrit :
>
> Thank you for that Nicolas. There are a couple of things I'm slightly
confused by.
>
> First of all, that page says this plugin is not yet released (and it's
not on the download page as far as I can see - which I need as I've got an
offline insta
nobody? should I file a bug for this?
On Wed, Sep 19, 2012 at 12:26 PM, Ilko Iliev wrote:
> yes - that's correct, this is the root user. Additional info: jenkins is
> running in WebSphere on the same machine:
>
> Product List
>
> --
Other question : What do you use to launch Jenkins ?
Currently, we are using Winstone. Is this the best way?
2012/9/26 mpapo - Michaël Pailloncy
> Hi all,
>
> Currently, we manage near 250 jobs related to several java projects and
> several teams in our company.
>
> Our CI architecture charact
Thanks you made my day!
I changed the path to ${ITEM_ROOTDIR}/builds .
Am Mittwoch, 26. September 2012 14:44:34 UTC+2 schrieb cjo:
>
> I saw a similar issue once when I miss configured an instance, when the
> builds directory was set the same for all projects.
>
>
> From the paths to the bui
On Wednesday, September 26, 2012 1:59:16 PM UTC+1, Nicolas De loof wrote:
>
>
> Le 26 sept. 2012 12:36, "John McCabe" >
> a écrit :
> >
> > Thank you for that Nicolas. There are a couple of things I'm slightly
> confused by.
> >
> > First of all, that page says this plugin is not yet released
I've never seen a "re-check out" of the workspace which was not the result of
some condition which I could reasonably explain. Some of the cases I've seen
where a new build is started have included:
- scheduled build with the "clean workspace" setting enabled in the SCM plugin
- new change on t
I viewed it in exactly the opposite direction. If using a freely available,
easily installed external program allows the plugin to be implemented faster
and cleaner and simpler, then I'd rather have it implemented sooner with the
external program. I suspect that specifying a graph in graphviz
On Wed, Sep 26, 2012 at 7:58 AM, mpapo - Michaël Pailloncy
wrote:
>
> - Do you think it would be interesting to have a master only used to monitor
> the jobs (0 executor, all builds are delegate to slaves) ?
>
> This could be interesting to have a more stable and more reliable master.
I don't thi
On Wed, Sep 26, 2012 at 8:19 AM, Michaël Pailloncy wrote:
> Other question : What do you use to launch Jenkins ?
> Currently, we are using Winstone. Is this the best way?
Since you mentioned moving to RHEL, you'll probably want to use the
RPM that will include winstone and a working configuratio
Sorry if this has been asked before I can't seem to find anything that
matches exactly my scenario.
I am using Jenkins 1.483 and trying to a job to run a batch file on my
local Windows 7 system to gain experience with using Jenkins and how we
would automate our builds.
I don't have anything ad
Ronan,
My guess is that you have the agent configured to run as a service, rather
than a java process on the desktop. If so, you'll need to set that service
to run as a specific user rather than local system account. That can be
found under the LogOn tab of the jenkins service in question.
Scot
A build is run under the user account that the slave is under. If you launch
your slaves from the master, that’s the same as the user the Jenkins server is
running under (unless the slave launcher is changing the user on the fly—I do
that on my Linux setup using sudo). If you’re using JNLP or
Having the Jenkins server on a host that doesn’t run builds isn’t just
interesting, it’s a good idea. The only downside that I see is that the
slave-master communication (probably dominated by your build logs and
artifacts) is slowed down to network speeds rather than the speed of your
loopbac
extending your [Not wearing CloudBees hat time]…. any hint on how this was
implemented? :)
/Domi
On 26.09.2012, at 10:18, Stephen Connolly
wrote:
> I do hate to put this hat on excessively on this list
>
> [CloudBees hat]
> We have an Enterprise plugin that provides that feature:
> http://je
Quoting Stephen Connolly :
The Credentials plugin started off life as being Paid functionality that
was to be an enhancement to the Folders plugin. In the end, however, I was
able to make a good business case that that specific plugin should be Free
(open source).
Stephen, any chance that you
You can use vars generated with a shell script. What we do is write them to
a file, then use the "Inject environment variables" plugin.
Looks like one of your tomcat6-maven plugin is out of date. Of course,
since you can't start jenkins you need to fix that outside of jenkins.
- Shut down jenkins
- cd $JENKINS_FOLDER/plugins
- mkdir ../plugins-save
- mv $PLUGIN ../plugins-save/
- mv $PLUGIN.hpi ../plugins-save
- Start jenkins
email-ext or the normal emailer?
On Tue, Sep 25, 2012 at 2:31 PM, Tom80112 wrote:
> I would like to use variables within Jenkins email subject lines.
>
> I am using the "editable email notification" plugin.
>
> Instead of having a set-in-stone email subject line, I would like define
> the subject
Yes I hit the same issue myself. I have been meaning the get back to that.
If you want to have a go, please send a pull request
On Wednesday, 26 September 2012, Bap wrote:
> Quoting Stephen Connolly :
>
> The Credentials plugin started off life as being Paid functionality that
>> was to be an en
Ask mr glick... He wrote it... Though he may not be allowed to spill the
beans ;-)
On Wednesday, 26 September 2012, domi wrote:
> extending your [Not wearing CloudBees hat time]…. any hint on how this was
> implemented? :)
> /Domi
>
> On 26.09.2012, at 10:18, Stephen Connolly
> 'stephen.alan.co
So, perhaps you can do it within jenkins.
- Method 1: Use two jobs. The first one is triggered by a git post commit
hook. It looks at the git log and exits if the author or message matches a
pattern. Otherwise it triggers the second real build job.
- Method 2: Not sure if this will work. a) use
Quoting Stephen Connolly :
Yes I hit the same issue myself. I have been meaning the get back to that.
If you want to have a go, please send a pull request
I'll have a look at it if I survive my attempt to drink Munich dry :-)
Hi
I just tried with VS 2010 and CodePlex (since I dont have a TFS
available) and it all seems to work as it should. Latest version of
Jenkins and the plugin.
The error says that the tf tool cant connect to the server, can you
ping it? Could you try any other TFS server such as a project on
codep
I don't know what made me think that the embedded Tomcat server was Tomcat
7.0, but when I configured Jenkins to deploy to a Tomcat 6.0 server, that
deployment worked just like every other Tomcat 6.0 instance I've ever set
up.
I burned more than a few hours barking up the wrong tree, but in the
me
In our current set of projects we have multiple (30+) JAR files that are
used by our 6 or 7 top-level web applications.
At the end of each sprint, we perform a Maven release for all modules
worked on or affected by an upstream dependency in that sprint. It is
quite time consuming to release all t
I loaded the EnvInject plugin and tried that before posting here.
Inside the shell script section, I set a variable called "subject" to to a
different
text string depending on outcomes within the shell script section.
I then did a printf "subject=$subject\n" >tmp.env
I then specified tmp.env on
Try ${ENV, var="subject"}
On Wed, Sep 26, 2012 at 7:24 PM, Tom80112 wrote:
> I loaded the EnvInject plugin and tried that before posting here.
>
> Inside the shell script section, I set a variable called "subject" to to a
> different
> text string depending on outcomes within the shell script sec
Hi
We have had problem with the Perforce plugin on Windows. The issue is
related to which PATH is used when the the p4 command is run.
We thought that PATH would have the value defined on the node in Jenkins
and NOT the PATH value defined on the machine and know by Java.
We define PATH on each n
48 matches
Mail list logo