Hi,
We have an outage on our wiki. I'm trying to restore it. Please be
patient.
thanks
--
-
Arnaud Héritier
http://aheritier.net
Mail/GTalk: aheritier AT gmail DOT com
Twitter/Skype : aheritier
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users"
Hi everybody,
I encounter a problem while administering a jenkins server. Its logs are
being polluted bu somewhat, and I am unable to detect what.
Since I don't want to be rude with other ML readers, please find an excerpt
of the jenkins logs at the following address:
https://gist.github.com/nill
Hi Guys,
Any update on this...
Regards,
Panikera
On Fri, Jun 26, 2015 at 5:46 PM, Panikera Raj
wrote:
> Hi All,
>
> I have a scenario where I am using Build flow project in jenkins like
> below:
>
> parallel (
> {build("NightlyBuilds")},
> {build("MemoryLeaks")}
> )
>
> so both *Nightl
wiki was restored ~1h ago and everything seems to be fine
Let us know if you notice any issue
cheers
On Mon, Jun 29, 2015 at 10:29 AM, Arnaud Héritier
wrote:
> Hi,
>
> We have an outage on our wiki. I'm trying to restore it. Please be
> patient.
>
> thanks
>
> --
> -
> Arnaud Héritier
> h
I have created the new project type, I would like to validate the job name
of project type i created.
What i tried:
1) As it is calling doCheckjobName of Hudson it is not invoking my
descriptor method doCheckjobName ().
2) Checked with newInstance() to throw Runtime exception/Failure but
Hi,
i would have a look, if these builds can be started as downstream-jobs, without
waiting for those to finisch. Afterwards try polling jobs you're interested in
instead.
Haven't adapted this approach yet, but may look like this partly:
Joe
import hudson.model.*
// For each job
for (item i
Please do not spam the Jenkins open source mailing lists with questions
specific to CloudBees products. The correct place to direct those issues is
either supp...@cloudbees.com (or perhaps the us...@cloudbees.com mailing
list but I think that is not really used now since the PaaS was dropped)
To t
RG> Well I am not a Linux guy but is /srv/share a folder mapped to your
Jenkins server? Then that would be a manual copy step.
No, there is no NFS setup between master and server.
RG> If /srv/share is a local folder on your slave, then I do not know how
it is getting to your master.
That's ind
Hello
I'm searching for a plugin that I feel must exist already but I can't find
it. I've got to thinking that perhaps the reason I can't find it is a
weakness in the plugin categorisations.
The terms "upload" and "download" are well understood when the user's local
computer is either the sourc
The Jenkins book is correct, but the terminology can be misleading.
Artifacts and build results will indeed be stored on the Jenkins master.
However, "build results" include only success/failure, console log, and
other things Jenkins and your plugins use to perform their functions.
"Artifacts"
Hi Vince You can of course insert a Batch/Shell step that copies anything you
want.
There is, under Build Environment section:
Run buildstep before SCM runs – from the Pre SCM BuildStep Plugin
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Vince W
Hello,
In my system configuration, I setup the plugin to use the Credentials plugin.
I provided the username and password of a user on the remote system with plenty
of rights to run the job.
The job, however, is not launching.
I see the following in the console output from the job that attemp
Hello Dick
Thank you for your reply. I'm thinking about this download of multiple
files not for a single Jenkins job but for numerous different jobs each of
which will require a different list of files. Thus I figured:
Step 1 get a file which contains a list of URLs
Step 2 get a file from each of t
Take a thread dump to see what all the threads are doing.
On 23.06.2015, at 22:13, Steve Robbins wrote:
> Hi,
>
> I've had Jenkins running fine for some time with jobs that publish the build
> artifacts to a CIFS share. Then suddenly it stopped working; the build log
> says java ran out of n
Is https://wiki.jenkins-ci.org/display/JENKINS/URL+SCM something like you
are looking for?
Richard.
On Tue, 30 Jun 2015 at 03:43 vince webb wrote:
> Hello Dick
> Thank you for your reply. I'm thinking about this download of multiple
> files not for a single Jenkins job but for numerous differen
Hi, I'm very new and would appreciate if anyone can point me to how to
setup Jenkins for Stash repo, no need for webhooks, its for testing and
I'll just like to manually trigger a build.
I used stash repo URL ssh://git@stash.xx:xx/xx/xx.git with my stash
credential but got a connection error
16 matches
Mail list logo