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: How to publish results of automated tests

2013-03-11 Thread Benjamin Lau
I'd second this option. It's been a good approach to getting test results out of all sorts of tools. I've written scripts that generated this format from shell scripts and other sources depending on what I was doing and they work great and appear just like any other test results in Jenkins. Ben O

Re: How to publish results of automated tests

2013-03-11 Thread Tan Yeong Sheng
try jenkins html publisher plugin On Mar 11, 2013 8:25 PM, "zakyn" wrote: > Hello, > > I would like to ask you for your experience about publishing the GUI tests > or postbuild results. > > We have this situation: > 1. run build > 2. on the dedeicated machine we run automated gui tests using buil

Re: How to publish results of automated tests

2013-03-11 Thread JonathanRRogers
On Monday, March 11, 2013 8:25:23 AM UTC-4, zakyn wrote: > > Hello, > > I would like to ask you for your experience about publishing the GUI tests > or postbuild results. > > We have this situation: > 1. run build > 2. on the dedeicated machine we run automated gui tests using build results > > an

Re: How to add attachments to the build results?

2013-03-11 Thread Vladimir Zak
I will try it but I would like to find the plugin which allows me to browse and add file to the chosen build. Is it anything like that available? Thanks. zakyn 2013/3/11 Grégory Boissinot : > Jenkins enables you to archive some build artifacts. All archived artifacts > will be stored in JENKINS

مواطن اسرائيلي يطلب اللجوء السياسي في فلسطين الصور/اليوم الذي حذر منه اينشتاين/أمريكا تحذر من فيروس قاتل لم يشهده البشر انطلق من السعودية/الحب وفعايله هههههههههه

2013-03-11 Thread James James
مواطن اسرائيلي يطلب اللجوء السياسي في دولة فلسطين .. شاهد الصور بالصور: إطار "لا هوائي" لسيارتك في 2014 "هانيبال القذافي" يبحث عن وظيفة

Re: How to add attachments to the build results?

2013-03-11 Thread Grégory Boissinot
Jenkins enables you to archive some build artifacts. All archived artifacts will be stored in JENKINS_HOME attached to the current build. There is also the ArtifactDeployer plugin for deploying some build outputs to remote locations and make a link to the couple build/deployed artifacts. Does it s

Re: expose Jenkins at www.mycompany.com:8080 to ci.mycompany.com

2013-03-11 Thread Tom De Vylder
On 11 Mar 2013, at 13:02, kimsia wrote: > It worked!! > > Is there some button I can press to upvote this? > > Thank you so much. :D > > On Mon, Mar 11, 2013 at 7:37 PM, Tom De Vylder <> wrote: > server { > listen 80; > > server_name ci.domain.tld; > > location / { > proxy_pass

Re: Optionally Archive Artifacts

2013-03-11 Thread Christian Baumann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thank you! Worked like a charm! Am 08.03.2013 18:45, schrieb Bap: > Quoting Christian Baumann : > > Hi! > > I am running Selenium tests that capture a screenshot whenever a > test fails. Now, I would like to publish these screenshots as > artifacts.

How to publish results of automated tests

2013-03-11 Thread zakyn
Hello, I would like to ask you for your experience about publishing the GUI tests or postbuild results. We have this situation: 1. run build 2. on the dedeicated machine we run automated gui tests using build results and I would like to add the results of the tests to the build. My idea is pub

How to add attachments to the build results?

2013-03-11 Thread zakyn
Hello, I am looking for a plugin for adding the attachments to the build. For example - after the manual test of the build I would like to attach the test result file to the build. Is is there any plugin or possibility to do this? Thank you. zakyn -- You received this message because you are

Re: expose Jenkins at www.mycompany.com:8080 to ci.mycompany.com

2013-03-11 Thread kimsia
It worked!! Is there some button I can press to upvote this? Thank you so much. :D On Mon, Mar 11, 2013 at 7:37 PM, Tom De Vylder wrote: > server { > listen 80; > > server_name ci.domain.tld; > > location / { > proxy_pass http://localhost:8080; > proxy_set_header

Re: Access and uthorization in Jenkins

2013-03-11 Thread Syed Mahdi
Thanks, it seems a better idea i think. Will try it. Syed. On Monday, March 11, 2013 12:26:44 PM UTC+3, matthew...@diamond.ac.uk wrote: > > Try https://wiki.jenkins-ci.org/display/JENKINS/Role+Strategy+Plugin > > Matthew > > > > *From:* jenkins...@googlegroups.com [mailto: > jenkins...@g

Re: expose Jenkins at www.mycompany.com:8080 to ci.mycompany.com

2013-03-11 Thread Tom De Vylder
On 11 Mar 2013, at 06:15, KimSia Sim wrote: > Both www. and ci. are pointing to the same IP address using A records via my > domain registrar. > > Jenkins is working perfectly at www.mycompany.com:8080. > > I have changed the default url under Configure Jenkins System to the new > http://ci.m

Jenkins generating firmwarefile with ruby script

2013-03-11 Thread Martin Tritsch
Hello! i build c++ software on a debian virtual maschine. Jenkins is running on a Windows Server 2008 R2 VM. The debian virtual maschine uses the Java slave agent. In the past i used the Mercurial plugin the get the source code from the SCM server, due to new requirements for the build i had to m

RE: Access and uthorization in Jenkins

2013-03-11 Thread Matthew.Webber
Try https://wiki.jenkins-ci.org/display/JENKINS/Role+Strategy+Plugin Matthew From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Syed Mahdi Sent: 11 March 2013 08:29 To: jenkinsci-users@googlegroups.com Subject: Access and uthorization in Jenkins hello A

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 can add global rol

Project Roles in Role Based Strategy Plug-In

2013-03-11 Thread Welsh, Neil
Hi, I am having a little trouble adding Project Roles in Role Based Strategy Plug-In, I can add global roles fine but i cant create a project based roleI add my name and a wildcard into the Role to add and paten, hit add but nothing happens? Im on Jenkins 1.494 on windows server 2008? An

Access and uthorization in Jenkins

2013-03-11 Thread Syed Mahdi
hello All, I started the security in my jenkins 1.480.2 which i am only beginning to learn. I enabled the security and chose " Project-based Matrix Authorization Strategy". In there I made an admingroup and gave all rights to it. I can use this admingroup user and I am now using jenkins for my