Re: Jenkins IIS Reverse Proxy

2017-06-01 Thread Stephen Connolly
I do not have easy access to a windows machine, so I cannot help with configuration of that I should be possible to configure it correctly, if the warning is showing then you will find some features don't work, so I recommend trying to fix it On Thu 1 Jun 2017 at 17:22, Terry Lacy

Re: How to get the parameter values from Jenkins job to selenium webdriver using java

2017-06-01 Thread Victor Martinez
Hi there, You can read what parameterized build means in teh following url: - https://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Build Then you can use that env variables approach accordingly to run your java webdriver app. Cheers On Thursday, 1 June 2017 20:17:51 UTC+1, Murali

How to get the parameter values from Jenkins job to selenium webdriver using java

2017-06-01 Thread Murali krishna
How to get the parameter values from Jenkins job to selenium web driver using java. -- 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 to

Re: How to disable jobs of type Multi-branch?

2017-06-01 Thread Idan Adar
I ended with updating a file in a repo if the tests fail. Any job that then tries to run will first check for the contents of the file, if it's not what it should be the job will exit. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To

Re: Jenkins not polling

2017-06-01 Thread Terry Lacy
I assume you have "Build periodically" checked under the job's Build Triggers section. What do you have in the "Schedule" field? Terry On Wednesday, May 31, 2017 at 3:01:01 PM UTC-6, Hemanth Shekar wrote: > > I am using Jenkins to poll for a file in a unix directory ( Shell ) > If the file is

Re: Jenkins IIS Reverse Proxy

2017-06-01 Thread Terry Lacy
After pursuing this in this forum for over a month, posting a bug and having it promptly closed as "not a defect", and no working solution, I'm left to conclude that it is not possible to get rid of the "your reverse proxy set up is broken" with recent versions of Jenkins and IIS. Or, nobody

Re: Can't see any GIT_ environment variables in my pipeline script

2017-06-01 Thread Mark Waite
Yes, you are correct. No more phone based email for me... On Thu, Jun 1, 2017, 9:19 AM Slide wrote: > Maybe you mean https://issues.jenkins-ci.org/browse/JENKINS-26100? > > On Thu, Jun 1, 2017 at 4:22 AM Mark Waite > wrote: > >> Sorry, missed a

Re: Display Test Results in Blue Ocean

2017-06-01 Thread Christopher Orr
I've wondered about this as well, but looking at JIRA, it seems to be by design at the moment: https://issues.jenkins-ci.org/browse/JENKINS-43892 On Thu, 1 Jun 2017, at 06:22, Daniel Becroft wrote: > Hi, > I'm currently experimenting with converting our standard builds into > pipelines, and have

Multi project in single repo Jenkins pipeline. Jenkinsfile in each project.

2017-06-01 Thread Jinna Balu
I have two project have Jenkins file in each of the project. Want to build the project on each commit from so that both Jenkisfile used for Building. I have sample project here https://github.com/JinnaBalu/jh-microservices this is a JAVA Spring MVC, Microservices application having one gateway

Re: Blue ocean pipeline chaining

2017-06-01 Thread Christopher Orr
You can use the `build` step: https://jenkins.io/doc/pipeline/steps/pipeline-build-step/#code-build-code-build-a-job On Thu, 1 Jun 2017, at 08:01, viral chande wrote: > Hi, > Is there a way we can have one pipeline trigger another pipeline? > Thanks, > Regards, > Viral Chande -- You

Re: How to add white list organization or username in Github Branch Source Plugin

2017-06-01 Thread Stephen Connolly
Not yet. The changes I am working on will allow plugins to define custom strategies for this type of thing On Thu 1 Jun 2017 at 11:35, wrote: > Hi, > > We want jenkins should only build those pull request which was created by > white listed organization or users. > And for

Re: Can't see any GIT_ environment variables in my pipeline script

2017-06-01 Thread Slide
Maybe you mean https://issues.jenkins-ci.org/browse/JENKINS-26100? On Thu, Jun 1, 2017 at 4:22 AM Mark Waite wrote: > Sorry, missed a 0. JENKINS-21000 . > > On Thu, Jun 1, 2017 at 7:21 AM Mark Allison wrote: > >> Thanks. Is that the correct

Jenkins + HPOO

2017-06-01 Thread Niraj Singh
Hello, Has anyone tried integrating Jenkins with HPOO and got use-cases. ? I am facing issue with truststore variables, need help. *Thanks & Regards,Niraj Singh* *Bangalore* 09886052400(Personal) -- You received this message because you are subscribed to the Google Groups "Jenkins Users"

Re: Blue ocean Pipeline chaining

2017-06-01 Thread viral chande
I deleted the duplicate post. On Thursday, June 1, 2017 at 12:42:54 PM UTC+5:30, slide wrote: > > Please don't double post. > > On Wed, May 31, 2017 at 11:25 PM viral chande > wrote: > >> Hi, >> Is there any why i can trigger one pipeline at the end of another in >>

Re: Can't see any GIT_ environment variables in my pipeline script

2017-06-01 Thread Mark Waite
Sorry, missed a 0. JENKINS-21000 . On Thu, Jun 1, 2017 at 7:21 AM Mark Allison wrote: > Thanks. Is that the correct number? Doesn't look related to me, and > there's only one comment. > https://issues.jenkins-ci.org/browse/JENKINS-2100 > > > On Thursday, 1 June 2017

Re: Can't see any GIT_ environment variables in my pipeline script

2017-06-01 Thread Mark Allison
Thanks. Is that the correct number? Doesn't look related to me, and there's only one comment. https://issues.jenkins-ci.org/browse/JENKINS-2100 On Thursday, 1 June 2017 12:12:59 UTC+1, Mark Waite wrote: > > JENKINS-2100 describes that bug / enhancement request. The comments > include some

Re: Can't see any GIT_ environment variables in my pipeline script

2017-06-01 Thread Mark Waite
JENKINS-2100 describes that bug / enhancement request. The comments include some possible work-around techniques. Mark Waite On Thu, Jun 1, 2017 at 4:28 AM Mark Allison wrote: > I am using the git plugin and use a Jenkinsfile, however none of the GIT > environment

Re: Mac Jenkins Can't Clone/fetch from GitHub

2017-06-01 Thread Hải Châu Nguyễn Phạm
Thank you so much! You saved my day. On Wednesday, May 24, 2017 at 10:00:20 AM UTC+7, Shuguo Yang wrote: > > Hey, this is because Jenkins is running as the user jenkins, which is not > the current user on your mac. > > The default path is "/User/Share/Jenkins", install it under >

How to add white list organization or username in Github Branch Source Plugin

2017-06-01 Thread ashiq
Hi, We want jenkins should only build those pull request which was created by white listed organization or users. And for outsides users pull request must be approve by admins to build. It would be better if build is triggered by comment. We want to use GitHub Branch Source Plugin

Jenkins plugin new release GitHub authentication issue

2017-06-01 Thread artiom . petrov
Hi all, We're trying to upload a newer version of our plugin (WhiteSource). Up until now, we used our Jenkins server to build the plugin with the latest changes from GitHub. In the end of the Jenkins build process, it used the credentials of one of our developers in order to create new release

Re: Unable to start slave agent through Java Web Start if "Tunnel connection through" parameter is set

2017-06-01 Thread Vitalii Ishchenko
I found a reason of failure, I missed that Tunnel connection through parameter should contain port of JNLP not HTTP On Wednesday, May 31, 2017 at 7:28:14 PM UTC+3, Vitalii Ishchenko wrote: > > Hi, > > On our dev env, we have Jenkins (2.46.3) behind Proxy i.e. "ci.dev" and > actual jenkins

Re: How to disable jobs of type Multi-branch?

2017-06-01 Thread Idan Adar
Thanks for the suggestions Stephen. I'd like to try a couple more ideas... Is it possible to modify a global variable? What are my options to deal with variables cross-jobs? On Wednesday, May 31, 2017 at 5:00:50 PM UTC+3, Stephen Connolly wrote: > > > > On 31 May 2017 at 14:17, Idan Adar

Can't see any GIT_ environment variables in my pipeline script

2017-06-01 Thread Mark Allison
I am using the git plugin and use a Jenkinsfile, however none of the GIT environment variables are being set according to the git plugin documentation here: https://wiki.jenkins-ci.org/display/JENKINS/Git+Plugin in section Environment variables. Jenkins is installed on Windows Server 2012 R2

Re: Blue ocean Pipeline chaining

2017-06-01 Thread Slide
Please don't double post. On Wed, May 31, 2017 at 11:25 PM viral chande wrote: > Hi, > Is there any why i can trigger one pipeline at the end of another in > blue ocean? > Thanks, > Regards, > Viral Chande > > -- > You received this message because you are

Blue ocean Pipeline chaining

2017-06-01 Thread viral chande
Hi, Is there any why i can trigger one pipeline at the end of another in blue ocean? Thanks, Regards, Viral Chande -- 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

Blue ocean pipeline chaining

2017-06-01 Thread viral chande
Hi, Is there a way we can have one pipeline trigger another pipeline? Thanks, Regards, Viral Chande -- 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 to

Re: Building docker images with declarative pipeline

2017-06-01 Thread drew . leske
Hello Andrew and Thomas, I ran in this exact problem and used a script{} block, but I am wondering if there are updates to this issue. All of the documentation/examples I have seen use scripted syntax, but sometimes the documentation is behind the code. :) Cheers, Drew. On Tuesday, February