Suresh,
Could you be more specific? Do you want to create jenkins jobs programatically?
-
Kannan.
On Jul 8, 2013, at 4:48 AM, suresh wrote:
> Is it possible to integrate with other tools for automatic creation of
> projects?
>
>
>
> --
> View this message in context:
> http://jenkins-ci.36
Hi All
Are there good plugins support for Fortify and WebInspect with Jenkins and
Hudson ?
Thank you
Sincerely
--
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 email
t
Hi,
I'm using Jenkins ver. 1.522
Under "Manage Jenkins\Configure System\CVS\ Authentication" , I setup CVS
Root, Username, and Password, but under same "CVS" section there are these
fields: "Private Key Location", "Private Key Password", "Known Hosts
Location" which I'm not using or need
Thanks Richard. I'll try that.
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Richard Bywater
Sent: Thursday, July 11, 2013 5:33 PM
To: jenkinsci-users@googlegroups.com
Subject: Re: Searching for jobs
Using Groovy via the Jenkins console is probably
Using Groovy via the Jenkins console is probably a better way to go.
There's a whole bunch of samples on the wiki
https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+Script+Console and
linked sites so you should be able to easily whip something up.
Richard.
On Fri, Jul 12, 2013 at 5:56 AM, Bob B
Does anyone have successfully use DimensionsCM from slave node. I got this
error, but couldn't figure it out. Error: Cannot locate 'dmcli' on the
slave node.
Thanks.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group
Hi,
I am finding myself wanting to "grep" through Job configuration files
(config.xml files) almost on a daily basis. For example, I'd like to see all
jobs that are using the hudson.plugins.cobertura.CoberturaPublisher plugin.
It is a hassle to "grep" the config files and I was wondering if the
It is but it depends on what the use case really is. By declaring build
parameters on the jobs you can fire any job at any time with any value,
those values can be fed by a property file if triggered by an upstream job.
There are pros and cons to both approaches and the ideal solution would be
t
I removed the include pattern "jobs/*/promotions/*/config.xml", now the
fingerprinting takes no time :D.
I think I can conclude that the scan pattern really slows things down
when there are many jobs.
Something interesting is, the scandir is triggered by
FingerPrint.save(), SCM sync config plu
Excellent...thank you
On Jul 11, 2013 5:43 AM, "Jacob Robertson"
wrote:
> This is possible now with the latest version of the plugin. The regular
> expression filter can match against the node label.
>
>
> On Thu, Dec 20, 2012 at 1:26 PM, VFloyd wrote:
>
>> Hi All,
>> I have a master linux box,
The SCM sync configuration:
Am 11.07.2013 17:10, schrieb John Vacz:
Executor #1 for Slave16 : executing SD-2112 #3
"Executor #1 for comitdev16 : executing SD-2112 #3" Id=62 Group=main RUNNABLE
at java.io.UnixFileSystem.list(Native Method)
at java.io.File.list(File.java:97
Executor #1 for Slave16 : executing SD-2112 #3
"Executor #1 for comitdev16 : executing SD-2112 #3" Id=62 Group=main RUNNABLE
at java.io.UnixFileSystem.list(Native Method)
at java.io.File.list(File.java:973)
at
org.apache.tools.ant.DirectoryScanner.scandir(DirectorySca
The artifacts:
30MB x 1,
6.5MB x 9,
1MB x 1,
others are 5 plain text files between 0.1 ~ 10KB.
I will look into the threadDump...
Am 11.07.2013 16:33, schrieb Daniel Beck:
How big are these artifacts?
At /threadDump, you can access live stack traces. Maybe look for something
fingerprint rela
How big are these artifacts?
At /threadDump, you can access live stack traces. Maybe look for something
fingerprint related during those 5 minutes, it could give you a hint what is
taking so long.
Copy artifact works without fingerprinting in the source project, but always
calculates its own w
I have a strange problem.
My user on jenkins (1.517) has an API token.
A REST request (via POST) like this:
http://angelo:apiToken@jenkins-server:8080/safeRestart?token=weirdtokenstring
only works if "angelo" is already logged on on Jenkins via the web
interface. (Yes, my script which has no
Has anyone else experienced a situation where on an occasional basis, a
build will fail with an "Ant not found" error? It's very sporadic, but
will occur very rarely, where a given build will run 25 times successfully,
then the next time on the same machine and same executor will die with this
err
Is it possible to integrate with other tools for automatic creation of
projects?
--
View this message in context:
http://jenkins-ci.361315.n4.nabble.com/Is-it-possible-to-integrate-with-other-tools-for-automatic-creation-of-projects-tp4672021.html
Sent from the Jenkins users mailing list archiv
Recently the fingerprinting of our jubs is becoming very slow.Per build
we have 16 artifacts to be fingerprinted, now that alone lasts ~5
minutes. Since we are using copy artifact plugin very heavily, the
situation is becoming even worse - the slowness adds up.
Unfortunately I cannot tell from
This is possible now with the latest version of the plugin. The regular
expression filter can match against the node label.
On Thu, Dec 20, 2012 at 1:26 PM, VFloyd wrote:
> Hi All,
> I have a master linux box, a build linux box, 2 Windows 2008 build
> servers, 1 Windows 2003 server, 2 Mac buil
Steffen,
Jesse Glick was doing a short-cut to try and get a file with a fix to some
people for testing... bold boy.
It should be mostly safe, the only changes are supposed to be additional
diagnostics in remote channel... but I cannot confirm whether others are
present... and I don't think he pus
Hi Everyone!
Our LTS Jenkins announces "1.509.2.JENKINS-8856-diag" as the latest
version. However, that version doesn't exist anywhere.
I suppose this is a glitch in the update site?
Regards
Steffen
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users"
I am migrating to Jenkins (LTS release 1.509.2) from Hudson 1.395. Hudson
1.395 and its corresponding Buckminster plugin are unable to process our
build correctly after upgrading from JRE6 to JRE7, which was necessary due
to a library requirement. This problem is due to a bug in the p2 libraries
22 matches
Mail list logo