Hi Jenkins,
I found it in Jenkins global configuration, thanks for help.
Manage Jenkins --> Configure System --> Home Directory --> Advanced
[image: Imagem inline 1]
2015-08-03 10:03 GMT-03:00 Eduardo Dias :
> Thanks Daniel.
>
> But what I want is to move the builds results
ectory
>
> On 03.08.2015, at 14:29, Eduardo Dias wrote:
>
> > Hello Jenkins folks,
> >
> > I am looking for a way to split the Jenkins builds folder from the job
> folder.
> > The idea is to have the ability to leave the Jenkins config and build
> results in di
Hello Jenkins folks,
I am looking for a way to split the Jenkins builds folder from the job
folder.
The idea is to have the ability to leave the Jenkins config and build
results in different disk volumes.
It will help to use Jenkins with docker, where the image can have Jenkins a
only a reference
t; By default, Jenkins tries to return responses in the language preferred by
> the user (Accept-Language header).
>
> Use Locale Plugin to have Jenkins ignore your users' preferences.
>
> On 12.06.2014, at 16:52, Eduardo Dias wrote:
>
> > Hi All,
> >
> > w
Hi All,
we are experiencing a weird Jenkins behavior, without any change in Jenkins
configuration, the language changes from English to Portuguese.The Jenkins
is configured to use English.
To set the language back to English we just open the Jenkins configuration
and save without change nothing. T
Hi Chefs,
I am experiencing a problem with the order that minitest is running.
Does exist a way to say to minitest run in a desired order?
Atenciosamente,
Eduardo
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this grou
Hi All,
I am experiencing in Jenkins a language change even that the plugin is set
to a defined language and to ignore the browser (Jenkins change from
English to Portuguese). Beyond that I have included in java options the
parameters -Duser.language=en -Duser.country=US
Jenkins Release: 1.509.2
Daniel,
we hada a similra problem with Portuguese, we are locate in Brazil, and som
developers that are located in US was receiving email notification in
Protuguese.
After we had changed the Jenkins setup we solved the problem.
Eduardo
2013/8/13 Daniel Beck
> Are you sure? The UI usually is w
Hi Steffen,
we use in our Jenkins the configuration to ignore the Browser preferences
and force the language in JAVA_ARGS in /etc/default/jenkins
JAVA_ARGS="-Xms512m -Xmx2048m -XX:MaxPermSize=2048m -XX:PermSize=512m
-Duser.language=en
-Duser.country=US"
[image: Imagem inline 1]
I hope it help you
Hi,
when the LTS Release 1.509.3 will be available?
regards
Eduardo
2013/8/7 Daniel Beck
> This could be the following issue, that'll be fixed in 1.509.3:
>
> https://issues.jenkins-ci.org/browse/JENKINS-16023
>
> On 07.08.2013, at 12:48, Christopher Tarento
> wrote:
>
> > Hello guys,
> >
>
Hi All,
I am testing Jenkins with Tomcat7 and I am experiencing a very poor
performance.
I am using the java options below:
JAVA_OPTS="-Djava.awt.headless=true -Xms512m -Xmx2048m
-XX:+UseConcMarkSweepGC”
Any tip?
Regards,
Eduardo
--
You received this message because you are subscribed to t
Hi, I did a similar move las weekend, (the diference is that I don´t have
Tomcat) and my jod disapered.
In my case I only move the jobs directory to a new Jenkins installation
with plugins updated.
Then, I moved the plugins directory and the jobs appered.
Thake a look in plugins versions.
Eduardo
Hi All,
I am using the BuildResultTrigger Plugin, to trigger if a build happened is
success during the day and promote the last build to next step.
The problem that I am experiencing is that if I have a build and the
Jenkins is rebooted for any reaso before the trigger time, the trigger
doesn´t wo
ard.
>
>
> On Sunday, July 21, 2013, Eduardo Dias wrote:
>
>> Hi all,
>>
>> I am experiencing a poor performance with Jenkins in Ubuntu, anyone knows
>> any best practice for Jenkins setup?
>> If i restart, the system works for a period well, and then st
Hi all,
I am experiencing a poor performance with Jenkins in Ubuntu, anyone knows
any best practice for Jenkins setup?
If i restart, the system works for a period well, and then starts to goes
slow, and slow, and more slow.
Jenkins 1.509.2
Ubuntu 12.04LTS
System:
2 vProc
4 GB memory
Any coments,
Thanks Daniel
2013/7/17 Daniel Beck
> Use https://wiki.jenkins-ci.org/display/JENKINS/Email-ext+plugin
>
> Look for BUILD_LOG_REGEX in the 'Content Token Reference' of the
> post-build action.
>
> On 16.07.2013, at 23:57, Eduardo Dias wrote:
>
> > H
Hi All,
I am trying to find an example to get a part of console log based on a
regex to send by email.
who can help me?
Thanks
Eduardo
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails
1GB FBWC couldn’t cope!)
>
>
> ** **
>
> /James
>
> ** **
>
> *From:* jenkinsci-users@googlegroups.com [mailto:
> jenkinsci-users@googlegroups.com] *On Behalf Of *Eduardo Dias
> *Sent:* 04 June 2013 14:56
> *To:* jenkinsci-users
> *Subje
>
> ** **
>
> /James
>
> ** **
>
> ** **
>
> *From:* jenkinsci-users@googlegroups.com [
> mailto:jenkinsci-users@googlegroups.com ]
> *On Behalf Of *Eduardo Dias
> *Sent:* 03 June 2013 20:28
>
> *To:* jenkinsci-users
> *Subject:* Jenkins has a l
***
>
> ** **
>
> *From:* jenkinsci-users@googlegroups.com [mailto:
> jenkinsci-users@googlegroups.com] *On Behalf Of *Eduardo Dias
> *Sent:* Monday, June 03, 2013 3:28 PM
> *To:* jenkinsci-users
> *Subject:* Jenkins has a long startup time, how to avoid it?
>
> ** **
h you hold onto, the transfer could take quite a while.
>
>
>
> I currently have it set up so that all of my job configs, history,
> artifacts, etc exist on a dfs, and the Jenkins "jobs" folder is a symlink
> that points to that dfs location.
>
> --
Hi All,
I need to move my Jenkins server from one site to another due a site
movement, once the IP/hostname will be new, I would like to install a new
Jenkins (newest release) and move the Jenkins data (jobs, history,
atrifacts, etc), is it possible?
Regards,
Eduardo
--
You received this messa
Hi All,
our Jenkins has a long startup time after system reboot, it is not common,
but some times heppens.
Has any tip to avoid it?
I can not clean up my job history.
regards,
Eduardo
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubs
Hi,
try parameterized with scriptlet (groovy script). I do it to list all rc
that can be published, then, the user choose what wants based on date,build
number, etc...
At.,
Eduardo Dias
Sent by mobile phone powerded by Android.
Em 24/04/2013 03:07, "Tomek Kaczanowski"
escreveu:
>
Hi,
I am trying to create a parameterized build where one parameter is
a drop-down that will be populated by a file content (list of commit hash).
Anyone has any tip how I can do it?
Regards
Eduardo
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" g
Hi All,
I am new with Jenkins an I have googled a lot trying to find some that help
me to configure LDAP or AD in Jenkins without success.
Anyone has some tips to help me?
Regards,
Eduardo
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To
Check if the plugins status are ok, it os a default jenkins plugin
At.,
Eduardo Dias
Sent by mobile powered by Android
黄登辉 wrote:
>Hi Jenkins experts.
>
>I meet a problem when New build job, it is that there is no SVN option
>available to specify a my target SVN reposito
Try to check the join plugin it can help
Em 13/03/2013 23:46, "Benjamin Wang" escreveu:
> Hi all,
>
> I have known some acknowledge about the distribute build.
>
> One common application of this practice is to run OS-specific functional
> tests.
>
> But I have a job, which is to test a great many
Hi All,
is possible to define Jenkins email recipient list base on the build or
script result?
Thanks.
Regards
Eduardo
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an
going to get new features any time soon, they are painful to use and debug.
>
> slide
>
>
> On Wed, Mar 6, 2013 at 10:31 AM, Eduardo Dias wrote:
>
>> Hi,
>>
>> I am starting to use Jelly to create different types of email
>> notification at Jenkins, but I am h
Hi,
I am starting to use Jelly to create different types of email notification
at Jenkins, but I am having some difficulty to find the correct syntax of
"BUILD_LOG_REGEX" to use inside of jelly script.
My intention is to test if build fails and then include a log text part
with tre error.
Has any
Great news Slide, I am trying to to something like Mark and this features
at plugin will help me to configure my email notifications.
Do you have idea when it will be available?
Regards,
Eduardo
2013/3/5 Slide
> There are two things you could do:
>
> 1) use a pre-send script to cancel the send
Thanks Andreas, I tried and worked
Eduardo
2013/3/1 Andreas Sommer
> The latest email-ext plugin and Git plugin should work fine. Take a look
> at your build console log, does it give you an error, e.g. SMTP server
> connection failed? It should also tell you to which recipients it tries to
>
Hi Andreas,
I am trying to do the same that you have mentioned in this post, but I don´t
receive the email when a failure occurs and I have checked to send email to
committers.
I have updated the Git plugin, but didn´t work.
Please could share with me what you did to put it working?
Regards
Ed
Hi John,
I had a problem with my dev system when I have tried to upgrade Jenkins
from 1.494 to 1.502 and all installed plugins, Once is my dev system, I
tried to recover the Jenkins without success, them I am installing Jenkins
in a clean system.
I am not comfortable to upgrade my production Jenki
35 matches
Mail list logo