I am puzzled by your and Greg’s reply:
I added this as a pre-build step
#!/bin/bash
echo "viewtag: $CLEARCASE_VIEWTAG"
echo "viewpath: $CLEARCASE_VIEWPATH"
and here is the relevant section of the resulting run log:
…
[workspace] $ /usr/atria/bin/cleartool mkview -stream
id817773_2012_03_PCP@/rq
Please, help me somebody...
--
View this message in context:
http://jenkins.361315.n4.nabble.com/Hiding-job-from-unauthenticated-users-tp4335851p4383257.html
Sent from the Jenkins users mailing list archive at Nabble.com.
Bob Koertge gmail.com> writes:
>
> I cannot seem to get detailed infomration on my errors with JSLint and
violations. Here is some screenshots http://screencast.com/t/Vu6vo2y9 -> I get
the overall results, but clicking any of the .js file links leads to a blank
page! http://screencast.co
Hi James,
you are right, this is another reason that parsing is slow. (See
JENKINS-10097, JENKINS-10596)
Currently, when the parser detects relative names it guesses absolute
paths. The current implementation is quite dumb and very slow for large
projects. A volunteer tried to implement a faster
Hi
I have to call my MSBuild.exe in Slave jobs.
I have configured my MSBuild.exe path in configuration system
“MSBuild installation” column.
And i have also mentioned my MSBuild.exe path in “Path To
msbuild.exe” column.
But it is seeking msbuild.exe in Master node, instead of slave.
Can anyone
Hi
I have to call my MSBuild.exe in Slave jobs.
I have configured my MSBuild.exe path in configuration system
“MSBuild installation” column.
And i have also mentioned my MSBuild.exe path in “Path To
msbuild.exe” column.
But it is seeking msbuild.exe in Master node, instead of slave.
Can anyone
Hi,
You should use the matrix-based security of jenkins: You can hide jobs
to unauthenticated users in the Jobs section of configuration
But, it hides all jobs at once. Do you need something more granular ?
(i.e per job)
regards
didier
On Feb 13, 10:36 am, Andrey Pohilko wrote:
> Please, help
Hi all.
Let say I have a group of jobs which have similar configurations. When
I want to change something
do I have to edit all jobs manually? Or is there a way to change
common things from one place?
Best regards.
Hi,
This plugin is intended to change many jobs at once:
https://wiki.jenkins-ci.org/display/JENKINS/Configuration+Slicing+Plugin
regards
didier
On Feb 13, 3:05 pm, Alper wrote:
> Hi all.
> Let say I have a group of jobs which have similar configurations. When
> I want to change something
> do
The problem is solved. I removed the default ‘view’ in the viewpath. The
resulting echo’s then go as follows:
…
[workspace] $ /bin/bash /tmp/hudson6659938830957760689.sh
viewtag: wscbuild_master_PCP_Tests_hudson
viewpath: /view/wscbuild_master_PCP_Tests_hudson
Parsing POMs
…
The remaining puzzle n
Greetings,
On Mon, Feb 13, 2012 at 9:05 AM, Alper wrote:
> Let say I have a group of jobs which have similar configurations. When
> I want to change something
> do I have to edit all jobs manually? Or is there a way to change
> common things from one place?
https://wiki.jenkins-ci.org/display/JE
Thanks for so fast answers. I'll look all.
2012/2/13 Jesse Farinacci
> Greetings,
>
> On Mon, Feb 13, 2012 at 9:05 AM, Alper wrote:
> > Let say I have a group of jobs which have similar configurations. When
> > I want to change something
> > do I have to edit all jobs manually? Or is there a wa
Hello; thanks for a great product.
I am using my h2-maven-plugin (http://github.com/ljnelson/h2-maven-plugin)
project to spawn long-lived H2 server processes. Doing this from the
command line works great: after I run mvn
com.edugility:h2-maven-plugin:1.0:spawn, I get a new H2 server listening on
Hi,
I tried to search but didn't find anything on this issue.
I have an issue where a Jenkins maven job only builds those downstream
projects that have that project as their only upstream dependency
(e.g. downstream projects that have that project as upstream
dependency but also other upstream de
I had an instance where I changed some job names and all the sudden, the
jobs started running perpetually. I didn't change the job itself,
polling on a 5 min. interval. I think I got about 300 emails in ten or
twenty minutes. The jobs were literally queuing up faster than I could
kill them. I ch
Here's my original post:
> I read articles and issues for hiding jobs, but still fail to gain what I
> want. I want some of my jobs to be visible for reading to unauthenticated
> users, and others to be visible only for authenticated users.
>
> My setup is:
> 1. I have "Jenkins's own user data
Hi,
I have a multi-module project which is set up with a post-build step.
I have selected "Run only if build succeeds". However, the post-build
step is still getting triggered for unstable builds. This is with
Jenkins 1.450.
I added -Dmaven.test.failure.ignore=false
-Dmaven.test.haltafterfailure=
Hello Group,
Can anyone help with me with an xsl sheet which can convert QTP
results.xml to Junit type xml report.
So that I can display our QTP results on Jenkins UI using the Test
results trend.
If anyone has any other idea please share with me.
Thanks,
Jagan Kalluri
***
Hello,
I'm having some issues with my Jenkins install with a protected HG
repository and the stack trace from Jenkins is included below. Once
we set up the deny_push and deny_read options on our mercurial
repository Jenkins starting having issues cloning. We have the
username and password set in
On 02/12/2012 09:01 PM, Greg Moncreaff wrote:
Any examples? Klocwork. To. Findbugs. Gcov. To. Cobertura.
I use gcovr to convert from gcov output to cobertura, works great for me.
https://software.sandia.gov/trac/fast/wiki/gcovr
On 2/7/2012 10:35 AM, Les Mikesell wrote:
On Tue, Feb 7, 2012 at 10:57 AM, John R. Cary wrote:
The jenkins setup information is under $JENKINS_HOME as is the
triggering checkout. That is chosen to be a a fairly stable
file system.
But then I would like the master, when used as a build slave,
Does that log entry occur in time after the build itself is successful, but
before the email is sent? If so, then yes, it could be the cause.
On Feb 13, 2012 3:31 PM, wrote:
> I have a screen shot of “+Advanced” for triggers, attached herewith.
>
> Also a few lines in the Jenkins log, that I
Do you have an existing XSL or would you like someone write one?
On Mon, Feb 13, 2012 at 8:27 PM, Kalluri, Jagan
wrote:
> Hello Group,
>
> ** **
>
> Can anyone help with me with an xsl sheet which can convert QTP
> results.xml to Junit type xml report.
>
> ** **
>
> So that I can display
On Mon, Feb 13, 2012 at 2:52 PM, John R. Cary wrote:
> On 2/7/2012 10:35 AM, Les Mikesell wrote:
>
>> On Tue, Feb 7, 2012 at 10:57 AM, John R. Cary wrote:
>>
>>> The jenkins setup information is under $JENKINS_HOME as is the
>>> triggering checkout. That is chosen to be a a fairly stable
>>> fi
Hello Greg,
I don't Have Any, Looking for some one to share ..
Thanks,
Jagan
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Grégory Boissinot
Sent: Monday, February 13, 2012 6:10 PM
To: jenkinsci-users@googlegroups.com
Subject: Re: conver
Hi All
I am trying to configure my jenkins builds such that, if the build
fails the failure notification is send to the build owner. I have a
script that can parse the build log and find the build break owner.
However, this email id is dynamic and can change based on the build
break.
Is there a wa
First sorry for the late reply, somehow your mail didn't pop up anywhere so
I just saw it... now.
I guess I need to explain a little the purposes of the branches and it will
be clearer:
My project is in sync with the community so that I need to merge code from
outside quite often. The thing is tha
Hi
Recently i had changed Jenkins war file from Version 1.411 to 1.430
After that, we are getting the below error frequently.
ERROR 324 (Net::ERR_EMPTY_RESPONSE): Unknown error
I don’t know why this issue is happening frequently.
Is this issue related to version upgrade? Whether 1.430 version
Hi.
I don't quite understand how to configure fogbugz plugin to authenticate on
our fogbugz page.
If I'm just specifying the url, it says "This is a valid URL but it doesn't
look like FogBugz"
And there's no option to enter login/passw for read-only user to do the
checkouts.
And new idea for p
29 matches
Mail list logo