Selenium details as parametr

2013-03-11 Thread japinder gill
I want to pass parameter to "SeleniumHQ htmlSuite Run" I tried with "This build is parameterized" and asking for chocies for the options like *startURL* *suiteFile** * * * *when i pass both these as parameter using $**startURL_fromUser, and $** suiteFile_**fromUser**, it is unable to read the sui

Re: Project Roles in Role Based Strategy Plug-In

2013-03-11 Thread Japinder gill
Hello, I hope this will do your job https://wiki.jenkins-ci.org/display/JENKINS/Role+Strategy+Plugin Regards, Japinder Gill On Mon, Mar 11, 2013 at 2:21 PM, Welsh, Neil wrote: > ** > Hi, > > I am having a little trouble adding Project Roles in Role Based Strategy > Plug-In, I

Re: View Level Access-Need Help !!

2013-02-28 Thread japinder gill
oups.google.com/group/jenkinsci-users/browse_thread/thread/dc4e05a80278d8ab/3603f6bed037cf5b?hl=en&lnk=gst&q=kapila#3603f6bed037cf5b > > > > On Nov 26, 4:15 pm, japinder gill wrote: > > yes i tried using Project-based Matrix auth. but the problem is i need > to >

Re: Jelly script, for email

2013-01-21 Thread japinder gill
Copy tht report in workspace ${JELLY_SCRIPT,template="html"}, ${FILE, path="result.html"} and this worked for me On Wednesday, January 16, 2013 4:37:42 PM UTC+5:30, japinder gill wrote: > > Hello, > > I need to embed selenium result html report into email noti

Re: Jelly script, for email

2013-01-17 Thread japinder gill
other option would be to attach the selenium report. > > I don't have any Groovy examples handy, but its very quick to pick up. > > > On Wed, Jan 16, 2013 at 11:28 PM, japinder gill > > > wrote: > >> thnks dude, >> appreciated if you can post some code o

Re: Jelly script, for email

2013-01-16 Thread japinder gill
thnks dude, appreciated if you can post some code or link. have no exp in groovy too. On Wednesday, January 16, 2013 6:48:59 PM UTC+5:30, slide wrote: > > Use a groovy template > > Sent from my Windows Phone > -- > From: japinder gill > Sent: 1

Jelly script, for email

2013-01-16 Thread japinder gill
Hello, I need to embed selenium result html report into email notification. The auto mail send after every build should contain complete selenium report also . I tried “Email-ext” pluglin with jelly scripting but not able to do it. Can anyone suggest a better way or how to do using jelly.

Re: Seperate configure access to different views

2012-12-24 Thread japinder gill
so sorry kapila, right now m on leave, i have not yet fully implemented this but still working on it.i will be working more on this in jan. meanwhile do share if you happen to do it. On Monday, December 17, 2012 11:14:28 AM UTC+5:30, kapila narang wrote: > > Hi, > I have jenkins running for 80

Re: Seperate configure access to different views

2012-12-16 Thread japinder gill
Kapila, May be this can help https://wiki.jenkins-ci.org/display/JENKINS/View+Job+Filters Regards, J Gill On Monday, December 17, 2012 11:14:28 AM UTC+5:30, kapila narang wrote: > > Hi, > I have jenkins running for 80 projects in total of which every line of > business has its own view. > Its

Build Error

2012-12-07 Thread japinder gill
Getting below error. - [INFO] [ERROR] BUILD ERROR[INFO] [INFO] Internal error in the plugin manage

Re: Build ERROR

2012-12-07 Thread japinder gill
t;>>> 2012/12/6 Jeff Williams > >>>>> >>>>>> You are running out of PermGen space! >>>>>> >>>>>> try adding something like: >>>>>> >>>>>> -Xmx1024m -XX:MaxPermSize=512m >>>>>> >>&

Re: Build ERROR

2012-12-06 Thread japinder gill
whts the RAM size of your server? may be you can chk by setting heap size. On Thursday, December 6, 2012 7:01:05 PM UTC+5:30, Capfo wrote: > > hello > > i have a probleme with JENKINS it's a new installation when i do some test > with a meven code source 2.2.1 and 2.2.2 > > when i make mvn clean

Re: View Level Access-Need Help !!

2012-11-26 Thread japinder gill
yes i tried using Project-based Matrix auth. but the problem is i need to go to each and every job and grant the access to users. is there a way where i can control access of owhole view in one go? eg, if TOM works on project ABC. so i will create view with name ABC and want TOM to see only jobs

View Level Access-Need Help !!

2012-11-25 Thread japinder gill
Hello, We are implementing Master/Slave model of Jenkins for our organization. It will be having 1 master and 4 slaves, everything running on Centos servers. Right now we have 12 different project running 12 different Jenkins installations on 12 different servers, and now we are merging ever